Parent Log: http://ci.aztec-labs.com/dfafad3f43a52d54 Command: ccc91e389ae607c5 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/16fc84676c7308fa5f7ca4a54b67319803d0f5b7 Env: REF_NAME=gh-readonly-queue/next/pr-15072-991b313d676f7cf820bb62a33e57cf5a4c8cf9cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:58:20 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 15:58:22 [15:58:22.965] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:23 [15:58:23.755] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:24 [15:58:24.782] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:25 [15:58:25.218] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:25 [15:58:25.630] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:26 [15:58:26.020] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:26 [15:58:26.617] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.024] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.114] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.227] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.324] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.411] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.491] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.553] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.652] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.723] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.790] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.889] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:27 [15:58:27.963] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 [15:58:28.057] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 [15:58:28.125] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 [15:58:28.194] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 [15:58:28.304] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 [15:58:28.400] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 [15:58:28.493] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:28 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.402 s) 15:58:28 PXEOracleInterface 15:58:28 sync tagged logs 15:58:28 should sync tagged logs (794 ms) 15:58:28 should sync tagged logs as senders (1027 ms) 15:58:28 should sync tagged logs with a sender index offset (436 ms) 15:58:28 should sync tagged logs for which indexes are not updated if they're inside the window (412 ms) 15:58:28 should not sync tagged logs for which indexes are not updated if they're outside the window (390 ms) 15:58:28 should sync tagged logs from scratch after a DB wipe (595 ms) 15:58:28 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (406 ms) 15:58:28 deliverNote 15:58:28 should store note if it exists in note hash tree and is not nullified (88 ms) 15:58:28 should throw if note does not exist in note hash tree (111 ms) 15:58:28 should store and immediately remove note if it is already nullified (99 ms) 15:58:28 should reject notes that exist only in unsynced future blocks (87 ms) 15:58:28 should not remove note if nullifier only exists in unsynced blocks (80 ms) 15:58:28 getPublicLogByTag 15:58:28 returns null if no logs found for tag (61 ms) 15:58:28 returns log data when single log found (99 ms) 15:58:28 throws if multiple logs found for tag (70 ms) 15:58:28 throws if tx effect not found (66 ms) 15:58:28 returns log fields that are actually emitted (98 ms) 15:58:28 getPrivateLogByTag 15:58:28 returns null if no logs found (74 ms) 15:58:28 returns log and tx effect if single log found (94 ms) 15:58:28 throws if multiple logs found for tag (68 ms) 15:58:28 throws if tx effect not found (68 ms) 15:58:28 removeNullifiedNotes 15:58:28 should remove notes that have been nullified (110 ms) 15:58:28 should keep notes that have not been nullified (95 ms) 15:58:28 should not remove notes if nullifier is in unsynced blocks (93 ms) 15:58:28 should search for notes from all accounts (186 ms) 15:58:28 15:58:28 Test Suites: 1 passed, 1 total 15:58:28 Tests: 25 passed, 25 total 15:58:28 Snapshots: 0 total 15:58:28 Time: 7.506 s 15:58:28 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 15:58:28 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?