Parent Log:
http://ci.aztec-labs.com/24748e6d08b984db
Command: aeeaca4258226ee3 yarn-project/scripts/run_test.sh simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1107a5aec5cc4c3884ed30df5e1e4c4417fa4588
Env: REF_NAME=gh-readonly-queue/next/pr-15258-ab2663c779174e49814adda157cc3aba0f136063 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 15:46:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15258_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
15:46:59 [15:46:59.189]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nID5b4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:46:59 [15:46:59.739]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:46:59 [15:46:59.741]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:46:59 [15:46:59.924]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-X3FJoz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:00 [15:47:00.244]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:47:00 [15:47:00.246]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:47:00 [15:47:00.375]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ovteqp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:00 [15:47:00.669]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:47:00 [15:47:00.671]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:47:00
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
15:47:00 Public TX simulator apps tests: AvmMinimalTestContract
15:47:00
✓ Minimal Tx avm inputs snapshot stored in Json file (740 ms)
15:47:00
✓ Minimal Tx avm inputs snapshot loaded from json file (444 ms)
15:47:00
✓ Minimal TX avm inputs serialized for cpp tests (370 ms)
15:47:00
15:47:00
Test Suites: 1 passed, 1 total
15:47:00
Tests: 3 passed, 3 total
15:47:00
Snapshots: 0 total
15:47:00
Time: 4.137 s
15:47:00
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
15:47:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?