Parent Log: http://ci.aztec-labs.com/4532f5c383c4a9f1 Command: d150250791c3713a yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/15c121440ebf929fded7bd0c31960fb154a3fa7a Env: REF_NAME=gh-readonly-queue/next/pr-14554-befc8c4c9ab253911288e1ef4bdd56c5ae8eeb9b CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 11 23:00:37 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14554_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 23:00:39 [23:00:39.377] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:39 [23:00:39.921] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:40 [23:00:40.663] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:40 [23:00:40.964] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:41 [23:00:41.269] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:41 [23:00:41.544] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:41 [23:00:41.943] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.238] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.301] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.379] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.450] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.509] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.571] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.631] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.707] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.773] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.829] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.902] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:42 [23:00:42.954] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 [23:00:43.034] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 [23:00:43.088] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 [23:00:43.146] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 [23:00:43.217] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 [23:00:43.285] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 [23:00:43.353] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 23:00:43 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (5.095 s) 23:00:43 PXEOracleInterface 23:00:43 sync tagged logs 23:00:43 should sync tagged logs (545 ms) 23:00:43 should sync tagged logs as senders (742 ms) 23:00:43 should sync tagged logs with a sender index offset (302 ms) 23:00:43 should sync tagged logs for which indexes are not updated if they're inside the window (304 ms) 23:00:43 should not sync tagged logs for which indexes are not updated if they're outside the window (275 ms) 23:00:43 should sync tagged logs from scratch after a DB wipe (398 ms) 23:00:43 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (295 ms) 23:00:43 deliverNote 23:00:43 should store note if it exists in note hash tree and is not nullified (63 ms) 23:00:43 should throw if note does not exist in note hash tree (76 ms) 23:00:43 should store and immediately remove note if it is already nullified (73 ms) 23:00:43 should reject notes that exist only in unsynced future blocks (58 ms) 23:00:43 should not remove note if nullifier only exists in unsynced blocks (62 ms) 23:00:43 getPublicLogByTag 23:00:43 returns null if no logs found for tag (61 ms) 23:00:43 returns log data when single log found (75 ms) 23:00:43 throws if multiple logs found for tag (66 ms) 23:00:43 throws if tx effect not found (56 ms) 23:00:43 returns log fields that are actually emitted (72 ms) 23:00:43 getPrivateLogByTag 23:00:43 returns null if no logs found (52 ms) 23:00:43 returns log and tx effect if single log found (80 ms) 23:00:43 throws if multiple logs found for tag (51 ms) 23:00:43 throws if tx effect not found (60 ms) 23:00:43 removeNullifiedNotes 23:00:43 should remove notes that have been nullified (72 ms) 23:00:43 should keep notes that have not been nullified (66 ms) 23:00:43 should not remove notes if nullifier is in unsynced blocks (68 ms) 23:00:43 should search for notes from all accounts (149 ms) 23:00:43 23:00:43 Test Suites: 1 passed, 1 total 23:00:43 Tests: 25 passed, 25 total 23:00:43 Snapshots: 0 total 23:00:43 Time: 5.162 s 23:00:43 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 23:00:43 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?