Parent Log: http://ci.aztec-labs.com/2130b691f6e90cdc Command: bcc565b00bd8bb22 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3c671e0822075208f705135771771f5a47e9652e Env: REF_NAME=gh-readonly-queue/next/pr-15109-9222c7777effe26aa04b5367a455d25be0e7f62e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 16:05:22 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15109_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 16:05:27 [16:05:27.816] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-bAd7UN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:30 [16:05:30.512] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-RMynBF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:33 [16:05:33.533] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-JRwbsf/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:37 [16:05:37.333] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-8A2Lme/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:41 [16:05:41.028] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-iXjohx/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:45 [16:05:45.412] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-kFfxQB/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:47 [16:05:47.134] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-K5PIwg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:05:48 PASS src/block-factory/light.test.ts (24.756 s) 16:05:48 LightBlockBuilder 16:05:48 builds a 2 tx header (2962 ms) 16:05:48 builds a 3 tx header (3016 ms) 16:05:48 builds a 4 tx header (3795 ms) 16:05:48 builds a 4 tx header with no l1 to l2 messages (3697 ms) 16:05:48 builds a 5 tx header (4385 ms) 16:05:48 builds a single tx header (1721 ms) 16:05:48 builds an empty header (1492 ms) 16:05:48 16:05:48 Test Suites: 1 passed, 1 total 16:05:48 Tests: 7 passed, 7 total 16:05:48 Snapshots: 0 total 16:05:48 Time: 24.848 s 16:05:48 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 16:05:48 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?