Skip to content

Problem: hash in subscribe newHeads differs from eth_getBlockByNumber (backport#521) #1496

Problem: hash in subscribe newHeads differs from eth_getBlockByNumber (backport#521)

Problem: hash in subscribe newHeads differs from eth_getBlockByNumber (backport#521) #1496

Triggered via pull request September 17, 2024 01:39
Status Failure
Total duration 24m 39s
Artifacts 1

test.yml

on: pull_request
Matrix: integration_tests
cleanup-runs
7s
cleanup-runs
test-unit-cover
4m 52s
test-unit-cover
test-importer
4m 59s
test-importer
test-rpc
5m 38s
test-rpc
test-sim-nondeterminism
12m 42s
test-sim-nondeterminism
test-sim-random-genesis-fast
2m 38s
test-sim-random-genesis-fast
test-sim-import-export
16m 57s
test-sim-import-export
test-sim-after-import
24m 25s
test-sim-after-import
Matrix: upload-cache
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
integration_tests (unmarked): tests/integration_tests/test_tracers.py#L369
test_tracecall_diff AssertionError: ['{"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fd", "nonce": 4}, "0x85dc046379...e": {"balance": "0x298e5537b53a07fe", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}'] assert '{"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fd", "nonce": 4}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fe", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}' == '{"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffd", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffe", "nonce": 2}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}}' - {"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffd", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x2994ef83758aaffe", "nonce": 2}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}} ? ^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^^^^^ ^^^ + {"post": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fd", "nonce": 4}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x3"}}, "pre": {"0x2e8e5e2749a0cb4e8f05acb1572be715f2de0dce": {"balance": "0x298e5537b53a07fe", "nonce": 3}, "0x85dc0463792d0044b8b3d1eb1f02cd5dec5fe241": {"balance": "0x2"}}} ? ^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^^^^^ ^^^
integration_tests (unmarked)
Process completed with exit code 2.
test-sim-random-genesis-fast
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-unit-cover
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
test-importer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
test-rpc
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
integration_tests (upgrade)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_tests (upgrade)
No push credentials found. Ignoring the 'useDaemon' option.
test-sim-nondeterminism
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_tests (filter)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_tests (filter)
No push credentials found. Ignoring the 'useDaemon' option.
test-sim-import-export
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_tests (unmarked)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_tests (unmarked)
No push credentials found. Ignoring the 'useDaemon' option.
test-sim-after-import
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
debug-files
22.6 MB