Parent Log:
http://ci.aztec-labs.com/66a4a534a6c10a99
Command: cbdd76383a795445 yarn-project/scripts/run_test.sh prover-client/src/orchestrator/orchestrator_lifecycle.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ba478709ce5c48099f79f9531da8292811cb18a
Env: REF_NAME=gh-readonly-queue/staging/pr-15247-3863bc02d671057d0cffd4ced17ca317788ff190 CURRENT_VERSION=1.0.0 CI_FULL=0
Date: Tue Jun 24 15:04:14 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15247_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b8951850437bc14b_staging
15:04:19 [15:04:19.015]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6LXb7L/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:04:19 [15:04:19.182]
INFO:
prover-client:test:orchestrator-lifecycle Found native BB binary at /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb with working directory /tmp/c9b7a532/bb
15:04:19 [15:04:19.184]
INFO:
prover-client:test:orchestrator-lifecycle Found native ACVM binary at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm with working directory /tmp/c9b7a532/acvm
15:04:19 [15:04:19.185]
INFO:
prover-client:test:orchestrator-lifecycle Using native ACVM at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm and working directory /tmp/c9b7a532/acvm
15:04:19 [15:04:19.187]
INFO:
prover-client:proving-broker Proving Broker started
15:04:19 [15:04:19.199]
INFO:
prover-client:orchestrator Starting epoch 1 with 1 blocks
15:04:19 [15:04:19.200]
INFO:
prover-client:orchestrator Starting block 1 for slot 1
15:04:19
PASS src/orchestrator/orchestrator_lifecycle.test.ts
15:04:19 prover/orchestrator/lifecycle
15:04:19 lifecycle
15:04:19
✓ cancels proving requests (360 ms)
15:04:19
15:04:19
Test Suites: 1 passed, 1 total
15:04:19
Tests: 1 passed, 1 total
15:04:19
Snapshots: 0 total
15:04:19
Time: 4.412 s
15:04:19
Ran all test suites matching prover-client/src/orchestrator/orchestrator_lifecycle.test.ts
.
15:04:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?