Parent Log:
http://ci.aztec-labs.com/0df5bfb21436c985
Command: 98619016930b559c yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/92d685c3a802eb31897b6f13d28b9ee428c73744
Env: REF_NAME=gh-readonly-queue/next/pr-15093-4e3f550332c81006b8d3cdbeb646f4c567473f9d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 20:00:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15093_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
20:00:31 [20:00:31.967]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lvJPjl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:00:32 [20:00:32.590]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
20:00:32 [20:00:32.603]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
20:00:32 [20:00:32.625]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
20:00:32 [20:00:32.638]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
20:00:32 [20:00:32.664]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
20:00:32 [20:00:32.674]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
20:00:32 [20:00:32.684]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
20:00:32 [20:00:32.696]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
20:00:32 [20:00:32.705]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
20:00:32
PASS src/public/avm/apps_tests/token.test.ts
20:00:32 AVM simulator apps tests: TokenContract
20:00:32
✓ token mint, transfer, burn (and check balances) (756 ms)
20:00:32
20:00:32
Test Suites: 1 passed, 1 total
20:00:32
Tests: 1 passed, 1 total
20:00:32
Snapshots: 0 total
20:00:32
Time: 3.95 s
20:00:32
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
20:00:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?