Parent Log:
http://ci.aztec-labs.com/c03ea752b0af6173
Command: 61f8e44af0fc4001 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f
Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 19:21:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14891_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
19:21:35 [19:21:35.309]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:36 [19:21:36.043]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:37 [19:21:37.097]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:37 [19:21:37.535]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:38 [19:21:38.057]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:38 [19:21:38.478]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:39 [19:21:39.100]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:39 [19:21:39.576]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:39 [19:21:39.662]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:39 [19:21:39.777]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:39 [19:21:39.873]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:39 [19:21:39.952]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.043]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.117]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.225]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.303]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.381]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.493]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.565]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.693]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.778]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.855]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:40 [19:21:40.956]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:41 [19:21:41.063]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:41 [19:21:41.169]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:41
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.506 s)
19:21:41 PXEOracleInterface
19:21:41 sync tagged logs
19:21:41
✓ should sync tagged logs (734 ms)
19:21:41
✓ should sync tagged logs as senders (1053 ms)
19:21:41
✓ should sync tagged logs with a sender index offset (437 ms)
19:21:41
✓ should sync tagged logs for which indexes are not updated if they're inside the window (520 ms)
19:21:41
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (421 ms)
19:21:41
✓ should sync tagged logs from scratch after a DB wipe (621 ms)
19:21:41
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (476 ms)
19:21:41 deliverNote
19:21:41
✓ should store note if it exists in note hash tree and is not nullified (85 ms)
19:21:41
✓ should throw if note does not exist in note hash tree (115 ms)
19:21:41
✓ should store and immediately remove note if it is already nullified (97 ms)
19:21:41
✓ should reject notes that exist only in unsynced future blocks (77 ms)
19:21:41
✓ should not remove note if nullifier only exists in unsynced blocks (90 ms)
19:21:41 getPublicLogByTag
19:21:41
✓ returns null if no logs found for tag (74 ms)
19:21:41
✓ returns log data when single log found (107 ms)
19:21:41
✓ throws if multiple logs found for tag (75 ms)
19:21:41
✓ throws if tx effect not found (81 ms)
19:21:41
✓ returns log fields that are actually emitted (113 ms)
19:21:41 getPrivateLogByTag
19:21:41
✓ returns null if no logs found (71 ms)
19:21:41
✓ returns log and tx effect if single log found (127 ms)
19:21:41
✓ throws if multiple logs found for tag (84 ms)
19:21:41
✓ throws if tx effect not found (77 ms)
19:21:41 removeNullifiedNotes
19:21:41
✓ should remove notes that have been nullified (100 ms)
19:21:41
✓ should keep notes that have not been nullified (106 ms)
19:21:41
✓ should not remove notes if nullifier is in unsynced blocks (105 ms)
19:21:41
✓ should search for notes from all accounts (206 ms)
19:21:41
19:21:41
Test Suites: 1 passed, 1 total
19:21:41
Tests: 25 passed, 25 total
19:21:41
Snapshots: 0 total
19:21:41
Time: 7.618 s
19:21:41
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
19:21:41
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?