Skip to content

docs(adr): add ADR-023 P2P connection gater blocklist #2296

docs(adr): add ADR-023 P2P connection gater blocklist

docs(adr): add ADR-023 P2P connection gater blocklist #2296

Triggered via pull request April 21, 2026 14:24
Status Failure
Total duration 27m 52s
Artifacts 6

ci.yml

on: pull_request
Determine Image Tag
3s
Determine Image Tag
test  /  Run Unit Tests
3m 19s
test / Run Unit Tests
test  /  Run Integration Tests
2m 8s
test / Run Integration Tests
test  /  Build All ev-node Binaries
1m 36s
test / Build All ev-node Binaries
Matrix: docker / build-images
test  /  Combine and Upload Coverage
10s
test / Combine and Upload Coverage
test  /  Run E2E System Tests
10m 36s
test / Run E2E System Tests
test  /  Run EVM Execution Tests
1m 58s
test / Run EVM Execution Tests
docker-tests  /  Docker E2E Tests
6m 38s
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
3m 56s
docker-tests / Docker Upgrade E2E Tests
docker-tests  /  Docker Compatibility E2E Tests
4m 41s
docker-tests / Docker Compatibility E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 7 warnings, and 1 notice
lint / hadolint: tools/local-da/Dockerfile#L13
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L24
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
lint / golangci-lint
issues found
lint / golangci-lint: pkg/p2p/client.go#L406
func (*Client).setupAllowedPeers is unused (unused)
lint / golangci-lint: pkg/p2p/client.go#L397
func (*Client).setupBlockedPeers is unused (unused)
test / Run E2E System Tests
Process completed with exit code 1.
lint / goreleaser-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / yamllint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / golangci-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-grpc
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-testapp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-evm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Determine Image Tag
Using PR-based tag: pr-3268

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~6XQCMZ.dockerbuild
92.5 KB
sha256:edcf4f6a2f86b076c4f8033a3dcadd8375957d155097d9de7055547ee2c824f7
evstack~ev-node~7DVN3W.dockerbuild
39.6 KB
sha256:56d33dfb3781b561b6086e7b66e8eeadf6c1021b8c6d1eb23aa9745dd1f797a7
evstack~ev-node~HONHVT.dockerbuild
85 KB
sha256:bce2fdad2eb3c76384ef68101d8263f541d1ad74cfa7b2c975d02bbbf249745c
evstack~ev-node~IN7M3W.dockerbuild
83.4 KB
sha256:e73b84de309bf8f3f32bb337f2d4077b25ac636fcdc880b1dbe2d361a9918777
integration-test-coverage-report-40bdf37ab98c9e26d4f3ac8adae4d1fd12a3075d
2.34 KB
sha256:0b81e674fdf32fb3c66cae4f712ea7050ad77971bb27111b61a4dbfcebaa8ec0
unit-test-coverage-report-40bdf37ab98c9e26d4f3ac8adae4d1fd12a3075d
82 KB
sha256:ecc5e946b974b09d17c5e9088a652e27f1b27f5994e0dc45a67b8ca943da1b5c