Parent Log: http://ci.aztec-labs.com/e7579d1983fe76a6 Command: 581a044a34e123b9 yarn-project/scripts/run_test.sh sequencer-client/src/publisher/sequencer-publisher.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/98fbe17330964452777de26d56f0a3ed5633aca1 Env: REF_NAME=gh-readonly-queue/next/pr-14921-fa23733be8278348dff0959c8094bcfd89eb44d5 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 10:19:47 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f5ac10b9b6d6197b_next 10:19:52 [10:19:52.690] INFO: sequencer:publisher Bundled [propose] transaction [succeeded] 10:19:52 [10:19:52.728] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Cannot mix BigInt and other types, use explicit conversions 10:19:52 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 10:19:52 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:237:25) 10:19:52 at processTicksAndRejections (node:internal/process/task_queues:105:5) 10:19:52 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:224:5) { 10:19:52 metaMessages: undefined 10:19:52 } 10:19:52 [10:19:52.729] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 10:19:58 [10:19:58.139] ERROR: sequencer:publisher Failed to publish bundled transactions: FormattedViemError: Error 10:19:58 at formatViemError (/home/aztec-dev/aztec-packages/yarn-project/ethereum/dest/utils.js:148:12) 10:19:58 at SequencerPublisher.formatViemError [as sendRequests] (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.ts:237:25) 10:19:58 at processTicksAndRejections (node:internal/process/task_queues:105:5) 10:19:58 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/sequencer-client/src/publisher/sequencer-publisher.test.ts:274:20) { 10:19:58 metaMessages: undefined 10:19:58 } 10:19:58 [10:19:58.140] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 10:19:59 [10:19:59.233] ERROR: sequencer:publisher Bundled [propose] transaction [failed] 10:19:59 [10:19:59.234] 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} 10:19:59 [10:19:59.236] WARN: sequencer:publisher Failed to record balance after sending tx: TypeError: Cannot read properties of undefined (reading 'toString') 10:19:59 [10:19:59.979] WARN: sequencer:publisher Some requests were expired for slot 2 {"validRequests":[],"requests":[{"action":"propose","lastValidL2Slot":1}]} 10:19:59 PASS src/publisher/sequencer-publisher.test.ts (11.443 s) 10:19:59 SequencerPublisher 10:19:59 bundles propose and vote tx to l1 (6114 ms) 10:19:59 errors if forwarder tx fails (525 ms) 10:19:59 does send propose tx if rollup validation fails (556 ms) 10:19:59 returns errorMsg if forwarder tx reverts (539 ms) 10:19:59 does not send requests if interrupted (555 ms) 10:19:59 does not send requests if no valid requests are found (191 ms) 10:19:59 10:19:59 Test Suites: 1 passed, 1 total 10:19:59 Tests: 6 passed, 6 total 10:19:59 Snapshots: 0 total 10:19:59 Time: 11.529 s 10:19:59 Ran all test suites matching /sequencer-client\/src\/publisher\/sequencer-publisher.test.ts/i. 10:20:00 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?