Parent Log: http://ci.aztec-labs.com/35b78c34b74af7b3 Command: f2016651899c5161 yarn-project/scripts/run_test.sh stdlib/src/block/l2_block_stream/l2_block_stream.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/832c9f298cdc0c0098b9ffb3f9e8b69de37f2b14 Env: REF_NAME=gh-readonly-queue/next/pr-15169-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 12:04:44 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_af4543a40ed48b3b_next 12:04:46 [12:04:46.010] ERROR: types:block_stream Error processing block stream: Error: Handler error 12:04:46 at TestL2BlockStreamEventHandler.handleBlockStreamEvent (/home/aztec-dev/aztec-packages/yarn-project/stdlib/src/block/l2_block_stream/l2_block_stream.test.ts:253:13) 12:04:46 at TestL2BlockStream.handleBlockStreamEvent [as emitEvent] (/home/aztec-dev/aztec-packages/yarn-project/stdlib/src/block/l2_block_stream/l2_block_stream.ts:177:24) 12:04:46 at TestL2BlockStream.emitEvent (/home/aztec-dev/aztec-packages/yarn-project/stdlib/src/block/l2_block_stream/l2_block_stream.ts:115:20) 12:04:46 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/stdlib/src/block/l2_block_stream/l2_block_stream.test.ts:118:7) 12:04:46 PASS src/block/l2_block_stream/l2_block_stream.test.ts 12:04:46 L2BlockStream 12:04:46 with mock local data provider 12:04:46 pulls new blocks from start (9 ms) 12:04:46 pulls new blocks from offset (9 ms) 12:04:46 pulls new blocks in multiple batches (3 ms) 12:04:46 halts pulling blocks if stopped (2 ms) 12:04:46 halts on handler error and retries (19 ms) 12:04:46 handles a reorg and requests blocks from new tip (2 ms) 12:04:46 emits events for chain proven and finalized (1 ms) 12:04:46 with memory tips store 12:04:46 handles a prune to a block before start block (5 ms) 12:04:46 skipFinalized 12:04:46 skips ahead to the latest finalized block (2 ms) 12:04:46 does not skip if already ahead of finalized (1 ms) 12:04:46 12:04:46 Test Suites: 1 passed, 1 total 12:04:46 Tests: 10 passed, 10 total 12:04:46 Snapshots: 0 total 12:04:46 Time: 0.556 s 12:04:46 Ran all test suites matching stdlib/src/block/l2_block_stream/l2_block_stream.test.ts. 12:04:46 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?