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