Parent Log:
http://ci.aztec-labs.com/4fd629c3accd1cc5
Command: 9c87e3b98c85c9a9 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7763eef5eb7f045b9184a0a4591b394296eb3aa8
Env: REF_NAME=gh-readonly-queue/next/pr-14770-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:06:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
15:06:43 [15:06:43.749]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-V1clsz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:06:46 [15:06:46.316]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-76zYiT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:06:49 [15:06:49.486]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-efvugY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:06:53 [15:06:53.225]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sjaR9P/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:06:57 [15:06:57.076]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GIj8qa/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:01 [15:07:01.655]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-UptzWK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:03 [15:07:03.299]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vCT6io/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:07:04
PASS src/block-factory/light.test.ts (
25.456 s)
15:07:04 LightBlockBuilder
15:07:04
✓ builds a 2 tx header (2916 ms)
15:07:04
✓ builds a 3 tx header (3170 ms)
15:07:04
✓ builds a 4 tx header (3738 ms)
15:07:04
✓ builds a 4 tx header with no l1 to l2 messages (3849 ms)
15:07:04
✓ builds a 5 tx header (4577 ms)
15:07:04
✓ builds a single tx header (1640 ms)
15:07:04
✓ builds an empty header (1446 ms)
15:07:04
15:07:04
Test Suites: 1 passed, 1 total
15:07:04
Tests: 7 passed, 7 total
15:07:04
Snapshots: 0 total
15:07:04
Time: 25.581 s
15:07:04
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
15:07:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?