Parent Log:
http://ci.aztec-labs.com/30fc99b02d171efe
Command: be792e9a8a7f847e yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6
Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:38:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15017_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:38:22 [09:38:22.784]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-B9yzD4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:25 [09:38:25.562]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Fett2P/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:28 [09:38:28.610]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-i54kmA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:32 [09:38:32.461]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-J7vJNI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:36 [09:38:36.211]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nLb4wy/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:40 [09:38:40.497]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8MwdOm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:42 [09:38:42.068]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vJd34h/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:38:43
PASS src/block-factory/light.test.ts (
24.437 s)
09:38:43 LightBlockBuilder
09:38:43
✓ builds a 2 tx header (3016 ms)
09:38:43
✓ builds a 3 tx header (3057 ms)
09:38:43
✓ builds a 4 tx header (3846 ms)
09:38:43
✓ builds a 4 tx header with no l1 to l2 messages (3749 ms)
09:38:43
✓ builds a 5 tx header (4288 ms)
09:38:43
✓ builds a single tx header (1572 ms)
09:38:43
✓ builds an empty header (1464 ms)
09:38:43
09:38:43
Test Suites: 1 passed, 1 total
09:38:43
Tests: 7 passed, 7 total
09:38:43
Snapshots: 0 total
09:38:43
Time: 24.532 s
09:38:43
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
09:38:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?