Parent Log:
http://ci.aztec-labs.com/ef28baa8c095c429
Command: 13dd8684e4e32fd7 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50
Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 08:55:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next
08:56:04 [08:56:04.580]
INFO:
sequencer:publisher Bundled [propose] transaction [succeeded]
08:56:04 [08:56:04.603]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions
08:56:04 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
08:56:04 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
08:56:04 at processTicksAndRejections (node:internal/process/task_queues:105:5)
08:56:04 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:225:5) {
08:56:04 metaMessages: undefined
08:56:04 }
08:56:04 [08:56:04.604]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
08:56:06 [08:56:06.888]
ERROR:
sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error
08:56:06 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12)
08:56:06 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:246:25)
08:56:06 at processTicksAndRejections (node:internal/process/task_queues:105:5)
08:56:06 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:279:20) {
08:56:06 metaMessages: undefined
08:56:06 }
08:56:06 [08:56:06.890]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
08:56:07 [08:56:07.863]
ERROR:
sequencer:publisher Failed to simulate propose tx: Error: Test error
08:56:07 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:284:46)
08:56:07 at Promise.finally.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1559:28)
08:56:07 at new Promise (<anonymous>)
08:56:07 at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1499:10)
08:56:07 at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1009:40)
08:56:07 at processTicksAndRejections (node:internal/process/task_queues:105:5)
08:56:07 at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:949:3)
08:56:07 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:839:13)
08:56:07 at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:829:11)
08:56:07 at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:757:3)
08:56:07 at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/jestAdapterInit.js:1920:21)
08:56:07 at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/runner.js:101:19)
08:56:07 at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:272:16)
08:56:07 at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/index.js:340:7)
08:56:07 [08:56:07.863]
ERROR:
sequencer:publisher Block validation failed. Test error
{"txCount":4,"blockNumber":42,"blockTimestamp":1796,"privateLogCount":128,"publicLogCount":12,"contractClassLogCount":4,"contractClassLogSize":6040,"slotNumber":2}
08:56:08 [08:56:08.971]
ERROR:
sequencer:publisher Bundled [propose] transaction [failed]
08:56:08 [08:56:08.972]
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}
08:56:08 [08:56:08.973]
WARN:
sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString')
08:56:09 [08:56:09.926]
WARN:
sequencer:publisher Some requests were expired for slot 2
{"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]}
08:56:09
PASS src/publisher/sequencer-publisher.test.ts (
9.834 s)
08:56:09 SequencerPublisher
08:56:09
✓ bundles propose and vote tx to l1 (2876 ms)
08:56:09
✓ errors if forwarder tx fails (925 ms)
08:56:09
✓ does not send propose tx if rollup validation fails (975 ms)
08:56:09
✓ returns errorMsg if forwarder tx reverts (1107 ms)
08:56:09
✓ does not send requests if interrupted (815 ms)
08:56:09
✓ does not send requests if no valid requests are found (138 ms)
08:56:09
08:56:09
Test Suites: 1 passed, 1 total
08:56:09
Tests: 6 passed, 6 total
08:56:09
Snapshots: 0 total
08:56:09
Time: 9.938 s
08:56:09
Ran all test suites matching sequencer-client/src/publisher/sequencer-publisher.test.ts
.
08:56:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?