Parent Log:
http://ci.aztec-labs.com/2d6245e20328508a
Command: 3f1d1d87da1584d1 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e742ab186f29d74148403272e50f75bb77cbb8a8
Env: REF_NAME=gh-readonly-queue/next/pr-15051-92d685c3a802eb31897b6f13d28b9ee428c73744 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 22:32:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15051_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
22:32:18 [22:32:18.586]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7zrfBT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:21 [22:32:21.040]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-4lVFer/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:23 [22:32:23.920]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hGOG9d/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:27 [22:32:27.544]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-FmjQaq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:31 [22:32:31.092]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8Zfg9O/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:35 [22:32:35.202]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Hih41B/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:36 [22:32:36.914]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Bd5WMn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:32:38
PASS src/block-factory/light.test.ts (
23.672 s)
22:32:38 LightBlockBuilder
22:32:38
✓ builds a 2 tx header (2747 ms)
22:32:38
✓ builds a 3 tx header (2881 ms)
22:32:38
✓ builds a 4 tx header (3617 ms)
22:32:38
✓ builds a 4 tx header with no l1 to l2 messages (3544 ms)
22:32:38
✓ builds a 5 tx header (4112 ms)
22:32:38
✓ builds a single tx header (1716 ms)
22:32:38
✓ builds an empty header (1410 ms)
22:32:38
22:32:38
Test Suites: 1 passed, 1 total
22:32:38
Tests: 7 passed, 7 total
22:32:38
Snapshots: 0 total
22:32:38
Time: 23.769 s
22:32:38
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
22:32:38
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?