Parent Log:
http://ci.aztec-labs.com/f8dbd6e9d5360f06
Command: 751df696adf04d3f yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/106f897363bb5aee27ddd091b5be9641b011c5bb
Env: REF_NAME=gh-readonly-queue/next/pr-15004-2b9c409698cf0f475a7a9f5884117c8ad2a4f79a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 15:50:41 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15004_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:50:46 [15:50:46.243]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-oUb6Gq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:50:48 [15:50:48.560]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-SQ9Ocj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:50:51 [15:50:51.659]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nJzIUh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:50:55 [15:50:55.396]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CkksZU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:50:59 [15:50:59.328]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-tByWba/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:51:03 [15:51:03.627]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-iNtBmW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:51:05 [15:51:05.258]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sTZobz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:51:06
PASS src/block-factory/light.test.ts (
24.111 s)
15:51:06 LightBlockBuilder
15:51:06
✓ builds a 2 tx header (2541 ms)
15:51:06
✓ builds a 3 tx header (3101 ms)
15:51:06
✓ builds a 4 tx header (3720 ms)
15:51:06
✓ builds a 4 tx header with no l1 to l2 messages (3947 ms)
15:51:06
✓ builds a 5 tx header (4295 ms)
15:51:06
✓ builds a single tx header (1635 ms)
15:51:06
✓ builds an empty header (1410 ms)
15:51:06
15:51:06
Test Suites: 1 passed, 1 total
15:51:06
Tests: 7 passed, 7 total
15:51:06
Snapshots: 0 total
15:51:06
Time: 24.216 s
15:51:06
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
15:51:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?