Parent Log: http://ci.aztec-labs.com/61c3e66ba8b21d98 Command: 98619016930b559c: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/92d685c3a802eb31897b6f13d28b9ee428c73744 Env: REF_NAME=gh-readonly-queue/next/pr-15093-4e3f550332c81006b8d3cdbeb646f4c567473f9d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 19:59:57 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15093_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 19:59:58 +++ id -u 19:59:58 +++ id -g 19:59:58 ++ 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:59:58 + cid=807cd899c5896716d13d46567719619bf8e7ec4c82ee73ee56047e5d8f9f64d5 19:59:58 + set +x 20:00:03 [20:00:03.190] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 20:00:03 [20:00:03.232] WARN: ethereum:test:fee_asset_handler Set block interval to 12 20:00:03 [20:00:03.565] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 20:00:03 [20:00:03.623] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:00:03 [20:00:03.774] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 20:00:03 [20:00:03.842] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:00:04 [20:00:04.162] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 20:00:04 [20:00:04.210] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:00:04 [20:00:04.294] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 20:00:04 [20:00:04.370] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:00:04 [20:00:04.379] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 20:00:04 [20:00:04.485] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:00:04 [20:00:04.532] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x695cad042ae71f6330c2066ce4bbfed68d773760","governanceAddress":"0xcabb21af88cedfb2870362f4447fdb47f2df110c","governanceProposerAddress":"0xc0edf11f50279c9751ac370bde21ee1a25eac7d0","rollupAddress":"0xd626bfac7e9f1af739851c209d52791ca4901e00","inboxAddress":"0xffda8e4b979870f2a6e22335b4b825ea883c68ca","outboxAddress":"0xa03a718d47c0ca901087a6849c8faad59259c833","feeJuicePortalAddress":"0xbba5b5f208de6f60daec743188886be809d9aacd","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0xb6c80194609084e15c365209f27caf12965d6792","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 20:00:04 [20:00:04.533] INFO: ethereum:test:fee_asset_handler Handing over to governance 20:00:05 PASS src/contracts/fee_asset_handler.test.ts (5.279 s) 20:00:05 FeeAssetHandler 20:00:05 should mint fee asset (544 ms) 20:00:05 20:00:05 Test Suites: 1 passed, 1 total 20:00:05 Tests: 1 passed, 1 total 20:00:05 Snapshots: 0 total 20:00:05 Time: 5.376 s 20:00:05 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 20:00:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?