Parent Log: http://ci.aztec-labs.com/8c7fab2989a37396 Command: a668859b212fc7b1 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/6c74ed65f1d93cd2cb1d0bc305917b967dd0f83a Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0 Date: Tue Jun 17 22:22:23 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 22:22:25 [22:22:25.814] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:26 [22:22:26.595] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:27 [22:22:27.601] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:28 [22:22:28.030] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:28 [22:22:28.438] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:28 [22:22:28.808] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:29 [22:22:29.345] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:29 [22:22:29.757] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:29 [22:22:29.858] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:29 [22:22:29.976] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.079] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.168] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.264] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.343] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.433] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.507] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.587] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.696] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.769] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.870] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:30 [22:22:30.943] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:31 [22:22:31.014] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:31 [22:22:31.105] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:31 [22:22:31.186] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:31 [22:22:31.274] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:22:31 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.024 s) 22:22:31 PXEOracleInterface 22:22:31 sync tagged logs 22:22:31 should sync tagged logs (785 ms) 22:22:31 should sync tagged logs as senders (1007 ms) 22:22:31 should sync tagged logs with a sender index offset (428 ms) 22:22:31 should sync tagged logs for which indexes are not updated if they're inside the window (407 ms) 22:22:31 should not sync tagged logs for which indexes are not updated if they're outside the window (370 ms) 22:22:31 should sync tagged logs from scratch after a DB wipe (534 ms) 22:22:31 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (414 ms) 22:22:31 deliverNote 22:22:31 should store note if it exists in note hash tree and is not nullified (98 ms) 22:22:31 should throw if note does not exist in note hash tree (118 ms) 22:22:31 should store and immediately remove note if it is already nullified (104 ms) 22:22:31 should reject notes that exist only in unsynced future blocks (85 ms) 22:22:31 should not remove note if nullifier only exists in unsynced blocks (97 ms) 22:22:31 getPublicLogByTag 22:22:31 returns null if no logs found for tag (78 ms) 22:22:31 returns log data when single log found (91 ms) 22:22:31 throws if multiple logs found for tag (73 ms) 22:22:31 throws if tx effect not found (79 ms) 22:22:31 returns log fields that are actually emitted (108 ms) 22:22:31 getPrivateLogByTag 22:22:31 returns null if no logs found (73 ms) 22:22:31 returns log and tx effect if single log found (100 ms) 22:22:31 throws if multiple logs found for tag (67 ms) 22:22:31 throws if tx effect not found (75 ms) 22:22:31 removeNullifiedNotes 22:22:31 should remove notes that have been nullified (90 ms) 22:22:31 should keep notes that have not been nullified (81 ms) 22:22:31 should not remove notes if nullifier is in unsynced blocks (88 ms) 22:22:31 should search for notes from all accounts (165 ms) 22:22:31 22:22:31 Test Suites: 1 passed, 1 total 22:22:31 Tests: 25 passed, 25 total 22:22:31 Snapshots: 0 total 22:22:31 Time: 7.148 s 22:22:31 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 22:22:31 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?