Parent Log: http://ci.aztec-labs.com/47dc0fc4fbd4a898 Command: 582720422b3f4dff yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/505a3c071181dbc5242dc8b655a9b2d69988c8db Env: REF_NAME=gh-readonly-queue/staging/pr-15211-e8f6c3b7e3e0e72a33e118ddf8e67d11e51464a8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 12:40:34 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15211_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_staging 12:40:40 [12:40:40.543] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x06187f8a07a9fe9e5a802e204727536c5b170bbfcd99fe89c509ae7db543e0fd","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x008bd85e89fb7398a57b57b1eb89ddcb1a480254199a39ab14ddb4067e875872","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xfee090a057b7387a54ad9275ceb1eecd46b839c1","feeRecipient":"0x1c53d0b88e3d1a111f0e65d646ce889acfe77c65b5daf367dcc8a83e5c4f2022","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x2b809758029585b0ea25915b20b9e966ae6ac906021e2fe815d667adfc2679fb"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x03eb3e6c0e6cd81a71a4d421b4a387b4d686320e82b48cc6ddeae70f93b05dcd"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x0ddcfe493cc55d395e1afedfb7ea408924430ecbcb214a3501561cff4e3db4a6"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x1b351efcec4b77fcb16f0d7fec6488c7bd6a336eceed1d55ae1a91f5a1732546"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0c2160cff553e854fe7394b9f8728e4617afef524072f182197f8e2fb5cfc66b"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x268e293accbeb792e6c0d6b5ab6d85da632c03a32bc2894b35dad479859eaf78","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x2b0218b298f176751cb96b485111eb310858cff1b709d4ae122c7c76ea7fd8c7","value":"0x0f8bcde7adb64437eda3d107ae8318ba3cec7b1c2144f016d4deafd645d6dced"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0bff5acb14433039304f2c6bddd0b5556d15a7c500095ca3370d0b725330c26f"} 12:40:40 PASS src/sequencer/block_builder.test.ts (5.561 s) 12:40:40 BlockBuilder 12:40:40 builds a block out of a single tx (254 ms) 12:40:40 builds a block with the correct options (105 ms) 12:40:40 builds a block for validation ignoring limits (81 ms) 12:40:40 builds a block out of several txs rejecting invalid txs (51 ms) 12:40:40 12:40:40 Test Suites: 1 passed, 1 total 12:40:40 Tests: 4 passed, 4 total 12:40:40 Snapshots: 0 total 12:40:40 Time: 5.647 s 12:40:40 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 12:40:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?