Parent Log: http://ci.aztec-labs.com/c8343c83be8844f5 Command: 07e0464d6c7ed50c yarn-project/scripts/run_test.sh simulator/src/public/public_processor/public_processor.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/aedcee89a2544b0e6baf93c4e71d88991f09111e Env: REF_NAME=gh-readonly-queue/next/pr-15183-016def8adbfe93f34b41a41f439b146b5318c895 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 24 13:35:23 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15183_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_b42cb0f7ca3ba4b1_next 13:35:26 [13:35:26.667] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.029508590999999796s {"duration":0.029508590999999796,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":256} 13:35:26 [13:35:26.731] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.04588363799999979s {"duration":0.04588363799999979,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 13:35:26 [13:35:26.790] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.039650508000000174s {"duration":0.039650508000000174,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 13:35:26 [13:35:26.825] WARN: simulator:public-processor Failed to process tx 0x1a02732dce64469480f9e71cff218bfc2be90f664be9c749cdce49841fc16355: Failed Simulation error: Failed 13:35:26 [13:35:26.826] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.0322683219999999s {"duration":0.0322683219999999,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 13:35:26 [13:35:26.876] INFO: simulator:public-processor Processed 2 successful txs and 0 failed txs in 0.03179344399999991s {"duration":0.03179344399999991,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":512} 13:35:26 [13:35:26.893] WARN: simulator:public-processor Rejecting tx 0x096204f762ce24e908e111f20e69a46529697d1c32461b94c5c54a8c92147065 due to pre-process validation fail: Invalid 13:35:26 [13:35:26.893] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.01422875600000043s {"duration":0.01422875600000043,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 13:35:26 [13:35:26.911] INFO: simulator:public-processor Processed 1 successful txs and 0 failed txs in 0.015219923999999992s {"duration":0.015219923999999992,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":12,"l2Gas":34},"totalSizeInBytes":256} 13:35:26 [13:35:26.946] WARN: simulator:public-processor Failed to process tx 0x1a6b191e35795099f820d02d80c7a1508b0b1b5e0a5540ac94cf3f311386fa8b: Not enough balance for fee payer to pay for transaction (got 1000 needs 5000) Error: Not enough balance for fee payer to pay for transaction (got 1000 needs 5000) 13:35:26 at PublicProcessor.performFeePaymentPublicDataWrite (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:425:13) 13:35:26 at PublicProcessor.processPrivateOnlyTx (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:443:39) 13:35:26 at /home/aztec-dev/aztec-packages/yarn-project/telemetry-client/dest/telemetry.js:34:33 13:35:26 at PublicProcessor.processTxWithinDeadline (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:386:14) 13:35:26 at elapsed (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/timer/elapsed.js:8:20) 13:35:26 at PublicProcessor.processTx (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:314:49) 13:35:26 at /home/aztec-dev/aztec-packages/yarn-project/telemetry-client/dest/telemetry.js:34:33 13:35:26 at PublicProcessor.process (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.ts:233:45) 13:35:26 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/simulator/src/public/public_processor/public_processor.test.ts:232:35) 13:35:26 [13:35:26.947] INFO: simulator:public-processor Processed 0 successful txs and 1 failed txs in 0.03191856800000005s {"duration":0.03191856800000005,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0} 13:35:26 PASS src/public/public_processor/public_processor.test.ts 13:35:26 public_processor 13:35:26 process txs 13:35:26 process private-only txs (224 ms) 13:35:26 runs a tx with enqueued public calls (66 ms) 13:35:26 runs a tx with reverted enqueued public calls (43 ms) 13:35:26 returns failed txs without aborting entire operation (50 ms) 13:35:26 does not attempt to overfill a block (36 ms) 13:35:26 does not send a transaction to the prover if pre validation fails (17 ms) 13:35:26 skipped does not go past the deadline 13:35:26 with fee payer 13:35:26 injects balance update with no public calls (19 ms) 13:35:26 rejects tx if fee payer has not enough balance (34 ms) 13:35:26 13:35:26 Test Suites: 1 passed, 1 total 13:35:26 Tests: 1 skipped, 8 passed, 9 total 13:35:26 Snapshots: 0 total 13:35:26 Time: 2.682 s 13:35:26 Ran all test suites matching simulator/src/public/public_processor/public_processor.test.ts. 13:35:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?