Parent Log:
http://ci.aztec-labs.com/d3a1d11c7b41b3b9
Command: 1c48ff816cf3011e yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e050b787f6dead84c4ef7e5bdb8dcc8cf81d5f65
Env: REF_NAME=gh-readonly-queue/next/pr-15129-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 15:32:49 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15129_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
15:32:54 [15:32:54.781]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jKa0Uy/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:32:57 [15:32:57.215]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-90lGXS/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:33:00 [15:33:00.533]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Er8Avg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:33:04 [15:33:04.550]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CYomLA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:33:08 [15:33:08.332]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-I0I2z0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:33:12 [15:33:12.903]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hqSC6b/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:33:14 [15:33:14.503]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6iCUG0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:33:16
PASS src/block-factory/light.test.ts (
25.251 s)
15:33:16 LightBlockBuilder
15:33:16
✓ builds a 2 tx header (2701 ms)
15:33:16
✓ builds a 3 tx header (3320 ms)
15:33:16
✓ builds a 4 tx header (4012 ms)
15:33:16
✓ builds a 4 tx header with no l1 to l2 messages (3786 ms)
15:33:16
✓ builds a 5 tx header (4567 ms)
15:33:16
✓ builds a single tx header (1600 ms)
15:33:16
✓ builds an empty header (1527 ms)
15:33:16
15:33:16
Test Suites: 1 passed, 1 total
15:33:16
Tests: 7 passed, 7 total
15:33:16
Snapshots: 0 total
15:33:16
Time: 25.338 s
15:33:16
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
15:33:16
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?