Parent Log:
http://ci.aztec-labs.com/b1d670ca3d7d471b
Command: c0eccb395b706d67 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/92d685c3a802eb31897b6f13d28b9ee428c73744
Env: REF_NAME=gh-readonly-queue/next/pr-15093-4e3f550332c81006b8d3cdbeb646f4c567473f9d CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 20:10:41 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15093_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
20:10:44 [20:10:44.719]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Pi88Kz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:46 [20:10:46.560]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-LjmY1A/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:48 [20:10:48.701]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-FsNUi9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:51 [20:10:51.297]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-290SX0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:53 [20:10:53.885]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yiFXAk/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:56 [20:10:56.918]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-W1r0oJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:58 [20:10:58.129]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-moam4U/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:10:59
PASS src/block-factory/light.test.ts (
17.17 s)
20:10:59 LightBlockBuilder
20:10:59
✓ builds a 2 tx header (2021 ms)
20:10:59
✓ builds a 3 tx header (2139 ms)
20:10:59
✓ builds a 4 tx header (2596 ms)
20:10:59
✓ builds a 4 tx header with no l1 to l2 messages (2588 ms)
20:10:59
✓ builds a 5 tx header (3034 ms)
20:10:59
✓ builds a single tx header (1209 ms)
20:10:59
✓ builds an empty header (1046 ms)
20:10:59
20:10:59
Test Suites: 1 passed, 1 total
20:10:59
Tests: 7 passed, 7 total
20:10:59
Snapshots: 0 total
20:10:59
Time: 17.245 s
20:10:59
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
20:10:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?