Parent Log: http://ci.aztec-labs.com/08d3995fcf33019a Command: ebf67495dae0c068 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/10badd24359b04680068afd9ca24407383374db1 Env: REF_NAME=gh-readonly-queue/next/pr-15019-7d223783d91db15002a09abc1b52d1455eb3e3da CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 11:07:04 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15019_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 11:07:10 [11:07:10.850] INFO: simulator:test:private_execution Parent deployed at 0x2815c50669de8656500dc010945934c901ad1cafc22ea9c065e8ad8274322e1c 11:07:10 [11:07:10.856] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x18b10e0fda04e8485952c2057d444e6da063614996571c7cbb19acf67510fe75 11:07:11 [11:07:11.020] INFO: simulator:test:private_execution Calling testCodeGen function 11:07:11 [11:07:11.371] INFO: simulator:test:private_execution Calling importer main function 11:07:18 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.198 s) 11:07:18 Private Execution test suite 11:07:18 no constructor 11:07:18 emits a field array as an encrypted log (390 ms) 11:07:18 stateful test contract 11:07:18 should have a constructor with arguments that inserts notes (447 ms) 11:07:18 should run the create_note function (297 ms) 11:07:18 should run the destroy_and_create function (640 ms) 11:07:18 should be able to destroy_and_create with dummy notes (715 ms) 11:07:18 nested calls 11:07:18 child function should be callable (93 ms) 11:07:18 parent should call child (197 ms) 11:07:18 nested calls through autogenerated interface 11:07:18 test function should be directly callable (207 ms) 11:07:18 test function should be callable through autogenerated interface (257 ms) 11:07:18 consuming messages 11:07:18 L1 to L2 11:07:18 Should be able to consume a dummy cross chain message (317 ms) 11:07:18 Invalid membership proof (283 ms) 11:07:18 Invalid recipient (279 ms) 11:07:18 Invalid sender (292 ms) 11:07:18 Invalid chainid (249 ms) 11:07:18 Invalid version (256 ms) 11:07:18 Invalid content (256 ms) 11:07:18 Invalid Secret (307 ms) 11:07:18 enqueued calls 11:07:18 parent should enqueue call to child (internal false) (199 ms) 11:07:18 parent should enqueue call to child (internal true) (206 ms) 11:07:18 should be ok for parent to enqueue calls with <= max total args (259 ms) 11:07:18 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (512 ms) 11:07:18 setting teardown function 11:07:18 should be able to set a teardown function (219 ms) 11:07:18 setting fee payer 11:07:18 should default to not being a fee payer (219 ms) 11:07:18 should be able to set a fee payer (235 ms) 11:07:18 pending note hashes contract 11:07:18 should be able to insert, read, and nullify pending note hashes in one call (502 ms) 11:07:18 should be able to insert, read, and nullify pending note hashes in nested calls (533 ms) 11:07:18 cant read a commitment that is inserted later in same call (444 ms) 11:07:18 get master incoming viewing public key 11:07:18 gets the public key for an address (232 ms) 11:07:18 Get notes 11:07:18 fails if returning no notes (222 ms) 11:07:18 Context oracles 11:07:18 this_address should return the current context address (181 ms) 11:07:18 Private global variables 11:07:18 Private global vars are correctly set (197 ms) 11:07:18 Throws when chainId is incorrectly set (203 ms) 11:07:18 Throws when version is incorrectly set (205 ms) 11:07:18 Historical header in private context 11:07:18 Header is correctly set (221 ms) 11:07:18 Throws when header is not as expected (216 ms) 11:07:18 11:07:18 Test Suites: 1 passed, 1 total 11:07:18 Tests: 35 passed, 35 total 11:07:18 Snapshots: 0 total 11:07:18 Time: 13.28 s 11:07:18 Ran all test suites matching /pxe\/src\/contract_function_simulator\/oracle\/private_execution.test.ts/i. 11:07:18 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?