Parent Log: http://ci.aztec-labs.com/396b9faae4f30dda Command: 1a5708a6ca8fb1e6 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/116e66bf46c1aada2a913568edad66725d08d06c Env: REF_NAME=gh-readonly-queue/next/pr-15292-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 21:51:32 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15292_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 21:51:35 [21:51:35.073] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:35 [21:51:35.933] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:37 [21:51:37.071] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:37 [21:51:37.523] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:38 [21:51:38.005] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:38 [21:51:38.402] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:38 [21:51:38.995] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:39 [21:51:39.424] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:39 [21:51:39.525] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:39 [21:51:39.645] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:39 [21:51:39.747] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:39 [21:51:39.827] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:39 [21:51:39.914] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.009] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.161] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.299] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.384] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.523] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.601] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.693] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.823] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:40 [21:51:40.911] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 [21:51:41.034] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 [21:51:41.123] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 [21:51:41.202] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 [21:51:41.313] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 [21:51:41.407] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 [21:51:41.515] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 21:51:41 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (8.018 s) 21:51:41 PXEOracleInterface 21:51:41 sync tagged logs 21:51:41 should sync tagged logs (859 ms) 21:51:41 should sync tagged logs as senders (1143 ms) 21:51:41 should sync tagged logs with a sender index offset (450 ms) 21:51:41 should sync tagged logs for which indexes are not updated if they're inside the window (481 ms) 21:51:41 should not sync tagged logs for which indexes are not updated if they're outside the window (397 ms) 21:51:41 should sync tagged logs from scratch after a DB wipe (592 ms) 21:51:41 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (428 ms) 21:51:41 deliverNote 21:51:41 should store note if it exists in note hash tree and is not nullified (101 ms) 21:51:41 should throw if note does not exist in note hash tree (119 ms) 21:51:41 should store and immediately remove note if it is already nullified (101 ms) 21:51:41 should reject notes that exist only in unsynced future blocks (80 ms) 21:51:41 should not remove note if nullifier only exists in unsynced blocks (87 ms) 21:51:41 bulkRetrieveLogs 21:51:41 returns no logs if none are found (95 ms) 21:51:41 returns a public log if one is found (151 ms) 21:51:41 returns a private log if one is found (138 ms) 21:51:41 getPublicLogByTag 21:51:41 returns null if no logs found for tag (85 ms) 21:51:41 returns log data when single log found (138 ms) 21:51:41 throws if multiple logs found for tag (79 ms) 21:51:41 throws if tx effect not found (91 ms) 21:51:41 returns log fields that are actually emitted (124 ms) 21:51:41 getPrivateLogByTag 21:51:41 returns null if no logs found (88 ms) 21:51:41 returns log and tx effect if single log found (116 ms) 21:51:41 throws if multiple logs found for tag (92 ms) 21:51:41 throws if tx effect not found (80 ms) 21:51:41 removeNullifiedNotes 21:51:41 should remove notes that have been nullified (109 ms) 21:51:41 should keep notes that have not been nullified (94 ms) 21:51:41 should not remove notes if nullifier is in unsynced blocks (107 ms) 21:51:41 should search for notes from all accounts (218 ms) 21:51:41 21:51:41 Test Suites: 1 passed, 1 total 21:51:41 Tests: 28 passed, 28 total 21:51:41 Snapshots: 0 total 21:51:41 Time: 8.112 s 21:51:41 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 21:51:41 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?