Parent Log: http://ci.aztec-labs.com/f3d2a68fd552895c Command: 22a91bf956a4cb93 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/47bd93499e6606131b6ececa3536632cf5e84409 Env: REF_NAME=gh-readonly-queue/next/pr-15080-215be54ba7d05741f58f591612a9e5454104b24d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 09:36:04 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15080_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 09:36:09 [09:36:09.443] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-tBx0fj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:11 [09:36:11.744] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-r7pGFc/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:14 [09:36:14.673] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-EnSIdv/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:18 [09:36:18.816] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-qv3N7M/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:22 [09:36:22.653] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-BVSkhA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:26 [09:36:26.927] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-1YE5I5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:28 [09:36:28.535] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-OHip9b/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:36:30 PASS src/block-factory/light.test.ts (24.261 s) 09:36:30 LightBlockBuilder 09:36:30 builds a 2 tx header (2507 ms) 09:36:30 builds a 3 tx header (2935 ms) 09:36:30 builds a 4 tx header (4138 ms) 09:36:30 builds a 4 tx header with no l1 to l2 messages (3839 ms) 09:36:30 builds a 5 tx header (4275 ms) 09:36:30 builds a single tx header (1607 ms) 09:36:30 builds an empty header (1520 ms) 09:36:30 09:36:30 Test Suites: 1 passed, 1 total 09:36:30 Tests: 7 passed, 7 total 09:36:30 Snapshots: 0 total 09:36:30 Time: 24.363 s 09:36:30 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 09:36:30 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?