Parent Log: http://ci.aztec-labs.com/79a066b826d51d55 Command: 5f41952f8889ac40 yarn-project/scripts/run_test.sh sequencer-client/src/sequencer/block_builder.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1650b3d017a2a4fa5182c8787e79cc108e24e1f4 Env: REF_NAME=gh-readonly-queue/next/pr-14990-77a00686be4080a71b03d68671da6c8b270b62aa CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 10:50:02 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14990_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3036dacc5b18a802_next 10:50:08 [10:50:08.342] INFO: BlockBuilderTest Built Block {"archive":{"root":"0x0178267d878c10f9315dc1f188c525060dce386630e246a4d00f8984af94ea85","nextAvailableLeafIndex":99},"header":{"contentCommitment":{"blobsHash":"0x0053b89edc80ae7cc1076078a63beb7d4a2401137cc8cf40f038dfb7863b7c07","inHash":"0x00089a9d421a82c4a25f7acbebe69e638d5b064fa8a60e018793dcb0be53752c","outHash":"0x0000000000000000000000000000000000000000000000000000000000000000"},"globalVariables":{"blockNumber":"0x0000000000000000000000000000000000000000000000000000000000000001","chainId":"0x0000000000000000000000000000000000000000000000000000000000003039","coinbase":"0xd8b1178ca985b238ea4cce89336c52049994127c","feeRecipient":"0x1dc7dcb1120c2920efa87304dadae006e2acf1384b167936b7a411226122f358","gasFees":{"feePerDaGas":0,"feePerL2Gas":0},"slotNumber":"0x0000000000000000000000000000000000000000000000000000000000000002","timestamp":0,"version":"0x0000000000000000000000000000000000000000000000000000000000000001"},"lastArchive":{"nextAvailableLeafIndex":99,"root":"0x10e2350d9cfc001d510cbc2be06224ed8c879484ebeb6808ae02987ec8fdbde4"},"state":{"l1ToL2MessageTree":{"nextAvailableLeafIndex":99,"root":"0x0e555123e038489d874bd4517a87e2c871206fee9d79034cf635d9bca3526418"},"partial":{"noteHashTree":{"nextAvailableLeafIndex":99,"root":"0x22ca373e8ae19fa596c5341e9b6c2694d67f5c08418cc3e0f6c22fee4e633bbc"},"nullifierTree":{"nextAvailableLeafIndex":99,"root":"0x02977e6fcb8e5350b3f7c1cb751311318a205e67a4cc31f8cfbe38ab1f2d5583"},"publicDataTree":{"nextAvailableLeafIndex":99,"root":"0x27f6dfb0c7ea345b38beb958b38dbbbd18a1871dbb2afea900240a6be49acb78"}}},"totalFees":"0x0000000000000000000000000000000000000000000000000000000000000000","totalManaUsed":"0x0000000000000000000000000000000000000000000000000000000000000000"},"body":{"txEffects":[{"revertCode":0,"txHash":"0x009c142fbda3fa2725ad0268b2464e016ff235e37317c90a49eb8aa16bd9207e","transactionFee":"0x0000000000000000000000000000000000000000000000000000000000000000","noteHashes":[],"nullifiers":["0x0000000000000000000000000000000000000000000000000000000000000002"],"l2ToL1Msgs":[],"publicDataWrites":[{"leafSlot":"0x13545868165168fbc495f51bd7033bbe2c3f307d5372e1e7dd5b43b105738bb1","value":"0x10ad94d002930887556d13bf03cce8b752ded98fc67cf5b016d603b77300fe39"}],"privateLogs":[],"publicLogs":[],"contractClassLogs":[]}]},"blockHash":"0x20e3a3a85650084a0b06b72ee815ae967cc651fa01854e8883c6819336036872"} 10:50:08 PASS src/sequencer/block_builder.test.ts 10:50:08 BlockBuilder 10:50:08 builds a block out of a single tx (302 ms) 10:50:08 builds a block with the correct options (112 ms) 10:50:08 builds a block for validation ignoring limits (105 ms) 10:50:08 builds a block out of several txs rejecting invalid txs (53 ms) 10:50:08 10:50:08 Test Suites: 1 passed, 1 total 10:50:08 Tests: 4 passed, 4 total 10:50:08 Snapshots: 0 total 10:50:08 Time: 4.92 s 10:50:08 Ran all test suites matching /sequencer-client\/src\/sequencer\/block_builder.test.ts/i. 10:50:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?