Parent Log:
http://ci.aztec-labs.com/2945bd5165943bd8
Command: 2f76ae4bba915073 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/87c4b689268afecc86ab007c3587e45110daa43d
Env: REF_NAME=gh-readonly-queue/next/pr-15220-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 16:34:42 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15220_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
16:34:45 [16:34:45.562]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:46 [16:34:46.355]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:47 [16:34:47.395]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:47 [16:34:47.808]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:48 [16:34:48.279]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:48 [16:34:48.650]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:49 [16:34:49.212]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:49 [16:34:49.608]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:49 [16:34:49.705]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:49 [16:34:49.827]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:49 [16:34:49.930]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.014]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.118]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.219]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.345]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.454]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.537]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.652]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.727]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.819]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:50 [16:34:50.942]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.016]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.147]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.230]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.310]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.428]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.534]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51 [16:34:51.626]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:34:51
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.794 s)
16:34:51 PXEOracleInterface
16:34:51 sync tagged logs
16:34:51
✓ should sync tagged logs (793 ms)
16:34:51
✓ should sync tagged logs as senders (1041 ms)
16:34:51
✓ should sync tagged logs with a sender index offset (413 ms)
16:34:51
✓ should sync tagged logs for which indexes are not updated if they're inside the window (470 ms)
16:34:51
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (372 ms)
16:34:51
✓ should sync tagged logs from scratch after a DB wipe (557 ms)
16:34:51
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (398 ms)
16:34:51 deliverNote
16:34:51
✓ should store note if it exists in note hash tree and is not nullified (96 ms)
16:34:51
✓ should throw if note does not exist in note hash tree (120 ms)
16:34:51
✓ should store and immediately remove note if it is already nullified (105 ms)
16:34:51
✓ should reject notes that exist only in unsynced future blocks (83 ms)
16:34:51
✓ should not remove note if nullifier only exists in unsynced blocks (101 ms)
16:34:51 bulkRetrieveLogs
16:34:51
✓ returns no logs if none are found (103 ms)
16:34:51
✓ returns a public log if one is found (126 ms)
16:34:51
✓ returns a private log if one is found (107 ms)
16:34:51 getPublicLogByTag
16:34:51
✓ returns null if no logs found for tag (83 ms)
16:34:51
✓ returns log data when single log found (115 ms)
16:34:51
✓ throws if multiple logs found for tag (75 ms)
16:34:51
✓ throws if tx effect not found (91 ms)
16:34:51
✓ returns log fields that are actually emitted (123 ms)
16:34:51 getPrivateLogByTag
16:34:51
✓ returns null if no logs found (74 ms)
16:34:51
✓ returns log and tx effect if single log found (129 ms)
16:34:51
✓ throws if multiple logs found for tag (83 ms)
16:34:51
✓ throws if tx effect not found (80 ms)
16:34:51 removeNullifiedNotes
16:34:51
✓ should remove notes that have been nullified (116 ms)
16:34:51
✓ should keep notes that have not been nullified (103 ms)
16:34:51
✓ should not remove notes if nullifier is in unsynced blocks (94 ms)
16:34:51
✓ should search for notes from all accounts (203 ms)
16:34:51
16:34:51
Test Suites: 1 passed, 1 total
16:34:51
Tests: 28 passed, 28 total
16:34:51
Snapshots: 0 total
16:34:51
Time: 7.881 s
16:34:51
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
16:34:51
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?