Parent Log:
http://ci.aztec-labs.com/5fb081032620fd96
Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9cbd161a1dfa928167c1f969200b95df55ed4c6b
Env: REF_NAME=gh-readonly-queue/next/pr-15157-6e3848bbd6845559b55825f0bc64df0673272969 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:43:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15157_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
09:43:08 [09:43:08.500]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ujux4P/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:43:09 [09:43:09.147]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
09:43:09 [09:43:09.164]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:43:09 [09:43:09.183]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
09:43:09 [09:43:09.194]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:43:09 [09:43:09.216]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
09:43:09 [09:43:09.230]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:43:09 [09:43:09.245]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:43:09 [09:43:09.263]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
09:43:09 [09:43:09.278]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:43:09
PASS src/public/avm/apps_tests/token.test.ts
09:43:09 AVM simulator apps tests: TokenContract
09:43:09
✓ token mint, transfer, burn (and check balances) (795 ms)
09:43:09
09:43:09
Test Suites: 1 passed, 1 total
09:43:09
Tests: 1 passed, 1 total
09:43:09
Snapshots: 0 total
09:43:09
Time: 4.121 s
09:43:09
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
09:43:09
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?