Parent Log: http://ci.aztec-labs.com/57a3a05ea1e502d0 Command: 448a16f463e450de yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/80d800435dd8dfa325e38593d83b405488449dba Env: REF_NAME=gh-readonly-queue/next/pr-14444-28bf32bfc2566751e8baa0a9125a9db20d474bee CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 15:58:52 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14444_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 15:58:58 [15:58:58.692] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x201044eb890dc6352286b3f7e5dd962f30c09423da64457648f018b8e38b3a24","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x00a34cb4c1dd2db186e0400c0a2ff6821f9dcbab15059438c02ce32067e00011","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xc05e664991cf6c822f566e00147b24d19d3afd2e","feeRecipient":"0x0e9f391edeac8c19baad209cd42edc48ae6e61580340c141a1b0422ef4f2cb23","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x2eb6d1b1c3876b84c09c639ccddef3248e2e6792350ebb20fde615f03d177245"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x2c11f17be7a4f9ac362d87c6f26a87a3ca47330f846bf6d2e5022e98d87f0caf"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x0af8cb75b6a8941f7ac69a870a33ba3dba10e2ac9f9637c6507778415d7e8de0"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x20daac1dd1b1f6b5432715df95cd2ccbb9df4b256a81b6600f65cba383258651"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x0102a9c53f25c633bc499e8e5642e399cd37582b1de1338029c3777b593b58da"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x1fd4cb23e12231c2ef851a53f52d1ff9e6af7bc50cd3323cf75113fd1c00ff51","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x0b8f7cc75cc5c9a3752293c7c4ca441d9d459bad0895ebc06d0455d8d0afd8e3","value":"0x19d4f0ddaf4985a2e0d5abae41f00a3867bfed67e247d99021f834aec3ea2781"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x0afe239c0cef030533e59076e06f50fecf5ed11db5606c2400f878c2d98a085f"} 15:58:58 PASS src/sequencer/block_builder.test.ts (5.525 s) 15:58:58 BlockBuilder 15:58:58 builds a block out of a single tx (304 ms) 15:58:58 builds a block with the correct options (99 ms) 15:58:58 builds a block for validation ignoring limits (84 ms) 15:58:58 builds a block out of several txs rejecting invalid txs (55 ms) 15:58:58 15:58:58 Test Suites: 1 passed, 1 total 15:58:58 Tests: 4 passed, 4 total 15:58:58 Snapshots: 0 total 15:58:58 Time: 5.616 s 15:58:58 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 15:58:58 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?