Parent Log: http://ci.aztec-labs.com/762a0b96d67185c9 Command: d57d38082bbaf86d: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/2d661b35c089f032f50de084b07dded86f0873b8 Env: REF_NAME=gh-readonly-queue/next/pr-15187-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 10:50:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 10:50:06 +++ id -u 10:50:06 +++ id -g 10:50: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'\''' 10:50:06 + cid=d8f0c0e02d841cde92ab422cfcc9383986292ba8ba0fbc791533ff884bf5a9e9 10:50:06 + set +x 10:50:10 [10:50:10.777] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 10:50:10 [10:50:10.815] WARN: ethereum:test:fee_asset_handler Set block interval to 12 10:50:11 [10:50:11.141] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 10:50:11 [10:50:11.209] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:50:11 [10:50:11.433] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 10:50:11 [10:50:11.504] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:50:11 [10:50:11.817] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 10:50:11 [10:50:11.879] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:50:12 [10:50:11.991] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 10:50:12 [10:50:12.049] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:50:12 [10:50:12.058] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 10:50:12 [10:50:12.120] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 10:50:12 [10:50:12.143] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x9dc62b847fb7016fe3638fd5611ec841fbf62b48","inboxAddress":"0x8cacfb7757d06a12bce762a96eb47fa094e126f7","outboxAddress":"0x166e4670bff1b4dbd4443fd6572c724f731d53fd","feeJuicePortalAddress":"0x5c410fcaef23584ee3d4a89a4ab397cef887a071","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 10:50:12 [10:50:12.144] INFO: ethereum:test:fee_asset_handler Handing over to governance 10:50:12 PASS src/contracts/fee_asset_handler.test.ts 10:50:12 FeeAssetHandler 10:50:12 should mint fee asset (333 ms) 10:50:12 10:50:12 Test Suites: 1 passed, 1 total 10:50:12 Tests: 1 passed, 1 total 10:50:12 Snapshots: 0 total 10:50:12 Time: 4.91 s 10:50:12 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 10:50:12 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?