Parent Log:
http://ci.aztec-labs.com/f92f0e17b07b44aa
Command: 4cadf2b318302dc1 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4bc54c2acb532388aae32aea2765a66709edfdc9
Env: REF_NAME=gh-readonly-queue/next/pr-15249-4873eb2f8189ef2d21a8b7fcfbfebe4dbc0f4145 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 20:09:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15249_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next
20:09:43 [20:09:43.553]
INFO:
sequencer:publisher Bundled [propose] transaction [succeeded]
20:09:43 [20:09:43.579]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions
20:09:43 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
20:09:43 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
20:09:43 at processTicksAndRejections (node:internal/process/task_queues:105:5)
20:09:43 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:226:5) {
20:09:43 metaMessages: undefined
20:09:43 }
20:09:43 [20:09:43.580]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
20:09:45 [20:09:45.706]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error
20:09:45 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
20:09:45 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
20:09:45 at processTicksAndRejections (node:internal/process/task_queues:105:5)
20:09:45 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:280:20) {
20:09:45 metaMessages: undefined
20:09:45 }
20:09:45 [20:09:45.708]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
20:09:46 [20:09:46.526]
ERROR:
sequencer:publisher Failed to simulate propose tx: Error: Test error
20:09:46 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:285:46)
20:09:46 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28)
20:09:46 at new Promise (<anonymous>)
20:09:46 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10)
20:09:46 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40)
20:09:46 at processTicksAndRejections (node:internal/process/task_queues:105:5)
20:09:46 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3)
20:09:46 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13)
20:09:46 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11)
20:09:46 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3)
20:09:46 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21)
20:09:46 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19)
20:09:46 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16)
20:09:46 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7)
20:09:46 [20:09:46.527]
ERROR:
sequencer:publisher Block validation failed. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2}
20:09:47 [20:09:47.367]
ERROR:
sequencer:publisher Bundled [propose] transaction [failed]
20:09:47 [20:09:47.368]
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}
20:09:47 [20:09:47.370]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
20:09:48 [20:09:48.524]
WARN:
sequencer:publisher Some requests were expired for slot 2
{"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]}
20:09:48
PASS src/publisher/sequencer-publisher.test.ts (
9.536 s)
20:09:48 SequencerPublisher
20:09:48
✓ bundles propose and vote tx to l1 (2806 ms)
20:09:48
✓ errors if forwarder tx fails (858 ms)
20:09:48
✓ does not send propose tx if rollup validation fails (821 ms)
20:09:48
✓ returns errorMsg if forwarder tx reverts (841 ms)
20:09:48
✓ does not send requests if interrupted (936 ms)
20:09:48
✓ does not send requests if no valid requests are found (217 ms)
20:09:48
20:09:48
Test Suites: 1 passed, 1 total
20:09:48
Tests: 6 passed, 6 total
20:09:48
Snapshots: 0 total
20:09:48
Time: 9.643 s
20:09:48
Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts
.
20:09:48
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?