Parent Log: http://ci.aztec-labs.com/51fad2508877a18c Command: 2f76ae4bba915073 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/87c4b689268afecc86ab007c3587e45110daa43d Env: REF_NAME=gh-readonly-queue/next/pr-15220-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 16:35:10 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15220_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 16:35:17 [16:35:17.221] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x1e6373ea6bc6f2276dac1f8b058d614fb0633fbf0cfceefc92b910f2162e5a8e","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x002244307f05acac74381599ecd010f73992f33f08205c7c772b7e0f9ebfa2b5","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":1,"chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0x76585e4c5f8ca24800e18ac1182e216c9c6646a3","feeRecipient":"0x1c065547a6f902c9e13a5ce3ad39568da6153338dc2fa95df1e7f779af2b9c4c","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x051d392daaea7f2b05b628d133d4ca2cdb5939550bbd60329b7a9e19dab597a1"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x1b114e7d7bff7f366aa00ebfc27ed702a7de6de81d53e11db82a84989fac1db0"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x239ff793b1ddc1f4b1c9587cda379a705d0b1749d77ddd9c13082207f8f4b590"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x2cb1fa39a1b178378c03951579e74caa7792b1ec5c6205687d3e204d9f238fde"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x11ca8b9ccccf7db7caa8ea691721dd3a39d2e0a0782213bf5589c146721d6de3"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x02d1ebe213266c53f91cb69055c6317c1e19c6c5bac14d5cc1517ffb5d2f655b","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x0c8212ff5ba6db0df02dc9a211ece3904009a75be24699dacf97e2860c0af610","value":"0x20ea8defa56aa3ace25c448421521aad61913957f83c4e14c9596d827064eb5e"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x1be2aa01d5c4fe2a3c11504ebdbc054cec496211c3438926af83d79779c285ce"} 16:35:17 PASS src/sequencer/block_builder.test.ts (5.55 s) 16:35:17 BlockBuilder 16:35:17 builds a block out of a single tx (323 ms) 16:35:17 builds a block with the correct options (123 ms) 16:35:17 builds a block for validation ignoring limits (111 ms) 16:35:17 builds a block out of several txs rejecting invalid txs (47 ms) 16:35:17 16:35:17 Test Suites: 1 passed, 1 total 16:35:17 Tests: 4 passed, 4 total 16:35:17 Snapshots: 0 total 16:35:17 Time: 5.646 s 16:35:17 Ran all test suites matching sequencer-client/src/sequencer/block_builder.test.ts. 16:35:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?