Parent Log:
http://ci.aztec-labs.com/6f54d6e87ee134d3
Command: 467c61bd41bfcfc4 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2a96aa32179deb1c1a98c9bc93fbe72f0d016d62
Env: REF_NAME=gh-readonly-queue/next/pr-15284-aacd7d15462246c78893a25b05d292342c07b582 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 15:37:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15284_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next
15:37:31 [15:37:31.062]
INFO:
sequencer:publisher Bundled [propose] transaction [succeeded]
15:37:31 [15:37:31.087]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions
15:37:31 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
15:37:31 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
15:37:31 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:37:31 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:226:5) {
15:37:31 metaMessages: undefined
15:37:31 }
15:37:31 [15:37:31.089]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
15:37:33 [15:37:33.299]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error
15:37:33 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
15:37:33 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
15:37:33 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:37:33 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:280:20) {
15:37:33 metaMessages: undefined
15:37:33 }
15:37:33 [15:37:33.301]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
15:37:34 [15:37:34.316]
ERROR:
sequencer:publisher Failed to simulate propose tx: Error: Test error
15:37:34 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:285:46)
15:37:34 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28)
15:37:34 at new Promise (<anonymous>)
15:37:34 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10)
15:37:34 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40)
15:37:34 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:37:34 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3)
15:37:34 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13)
15:37:34 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11)
15:37:34 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3)
15:37:34 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21)
15:37:34 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19)
15:37:34 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16)
15:37:34 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7)
15:37:34 [15:37:34.317]
ERROR:
sequencer:publisher Block validation failed. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2}
15:37:35 [15:37:35.378]
ERROR:
sequencer:publisher Bundled [propose] transaction [failed]
15:37:35 [15:37:35.379]
ERROR:
sequencer:publisher Rollup process tx reverted. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"txHash":"0x74784861736850726f706f7365","slotNumber":2}
15:37:35 [15:37:35.380]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
15:37:36 [15:37:36.610]
WARN:
sequencer:publisher Some requests were expired for slot 2
{"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]}
15:37:36
PASS src/publisher/sequencer-publisher.test.ts (
10.3 s)
15:37:36 SequencerPublisher
15:37:36
✓ bundles propose and vote tx to l1 (2597 ms)
15:37:36
✓ errors if forwarder tx fails (1112 ms)
15:37:36
✓ does not send propose tx if rollup validation fails (1017 ms)
15:37:36
✓ returns errorMsg if forwarder tx reverts (1061 ms)
15:37:36
✓ does not send requests if interrupted (1036 ms)
15:37:36
✓ does not send requests if no valid requests are found (193 ms)
15:37:36
15:37:36
Test Suites: 1 passed, 1 total
15:37:36
Tests: 6 passed, 6 total
15:37:36
Snapshots: 0 total
15:37:36
Time: 10.409 s
15:37:36
Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts
.
15:37:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?