Parent Log:
http://ci.aztec-labs.com/a3904b8892ad0957
Command: f9856415d54196c8:ISOLATE=1:NAME=ethereum/src/contracts/fee_asset_handler.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3084a7eb89277f14c021ec43f4bddf01c77cc5cc
Env: REF_NAME=gh-readonly-queue/next/pr-15077-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 19:12:06 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
19:12:06 +++ id -u
19:12:06 +++ id -g
19:12:06 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts'\'''
19:12:07 + cid=48226996c5fab3c705541fb45f05bb758f6cc59fb41b48e0e240ef24813e9966
19:12:07 + set +x
19:12:12 [19:12:12.326]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
19:12:12 [19:12:12.372]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
19:12:12 [19:12:12.777]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
19:12:12 [19:12:12.807]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:12:12 [19:12:12.993]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
19:12:13 [19:12:13.077]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:12:13 [19:12:13.422]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
19:12:13 [19:12:13.501]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:12:13 [19:12:13.606]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
19:12:13 [19:12:13.655]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:12:13 [19:12:13.666]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
19:12:13 [19:12:13.703]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:12:13 [19:12:13.735]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0x2f06f5eb9559bce23bec98728d6975218678d65f","inboxAddress":"0x81a743e29ef5e63c603bbc80d56df3069d6f5a0e","outboxAddress":"0x82a7553318fb5563783a38e77f981e41e6046ecf","feeJuicePortalAddress":"0x90504b42c381da4538e7ee290958900e32c9b16b","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
19:12:13 [19:12:13.736]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
19:12:14
PASS src/contracts/fee_asset_handler.test.ts (
5.623 s)
19:12:14 FeeAssetHandler
19:12:14
✓ should mint fee asset (381 ms)
19:12:14
19:12:14
Test Suites: 1 passed, 1 total
19:12:14
Tests: 1 passed, 1 total
19:12:14
Snapshots: 0 total
19:12:14
Time: 5.735 s
19:12:14
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
19:12:14
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?