Parent Log:
http://ci.aztec-labs.com/b122f2324120c710
Command: f682b45a820409ef 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/75d792847d8434a0c504e7adf5c102a913065272
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:35:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
08:35:37 [08:35:37.678]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-bh8F1C/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:38 [08:35:38.202]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
08:35:38 [08:35:38.204]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
08:35:38 [08:35:38.369]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-i2wZXx/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:38 [08:35:38.690]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
08:35:38 [08:35:38.692]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
08:35:38 [08:35:38.814]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-G4WAOd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:39 [08:35:39.087]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
08:35:39 [08:35:39.088]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
08:35:39
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
08:35:39 Public TX simulator apps tests: AvmMinimalTestContract
08:35:39
✓ Minimal Tx avm inputs snapshot stored in Json file (693 ms)
08:35:39
✓ Minimal Tx avm inputs snapshot loaded from json file (444 ms)
08:35:39
✓ Minimal TX avm inputs serialized for cpp tests (326 ms)
08:35:39
08:35:39
Test Suites: 1 passed, 1 total
08:35:39
Tests: 3 passed, 3 total
08:35:39
Snapshots: 0 total
08:35:39
Time: 3.979 s
08:35:39
Ran all test suites matching /simulator\/src\/public\/public_tx_simulator\/apps_tests\/avm_minimal.test.ts/i
.
08:35:39
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?