Parent Log:
http://ci.aztec-labs.com/8ca66f532d1b481c
Command: c6dc62f84205193f yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3cbe7945c84145b8646cf5cf8fb730b915c0dc93
Env: REF_NAME=gh-readonly-queue/next/pr-15068-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 13:29:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15068_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
13:29:48 [13:29:48.897]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:49 [13:29:49.676]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:50 [13:29:50.631]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:51 [13:29:51.040]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:51 [13:29:51.465]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:51 [13:29:51.843]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:52 [13:29:52.383]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:52 [13:29:52.768]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:52 [13:29:52.875]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:52 [13:29:52.989]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.081]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.163]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.242]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.304]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.409]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.490]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.565]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.658]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.741]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.857]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.921]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:53 [13:29:53.998]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:54 [13:29:54.127]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:54 [13:29:54.230]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:54 [13:29:54.333]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:29:54
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.503 s)
13:29:54 PXEOracleInterface
13:29:54 sync tagged logs
13:29:54
✓ should sync tagged logs (787 ms)
13:29:54
✓ should sync tagged logs as senders (955 ms)
13:29:54
✓ should sync tagged logs with a sender index offset (408 ms)
13:29:54
✓ should sync tagged logs for which indexes are not updated if they're inside the window (425 ms)
13:29:54
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (377 ms)
13:29:54
✓ should sync tagged logs from scratch after a DB wipe (538 ms)
13:29:54
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (386 ms)
13:29:54 deliverNote
13:29:54
✓ should store note if it exists in note hash tree and is not nullified (105 ms)
13:29:54
✓ should throw if note does not exist in note hash tree (114 ms)
13:29:54
✓ should store and immediately remove note if it is already nullified (94 ms)
13:29:54
✓ should reject notes that exist only in unsynced future blocks (81 ms)
13:29:54
✓ should not remove note if nullifier only exists in unsynced blocks (79 ms)
13:29:54 getPublicLogByTag
13:29:54
✓ returns null if no logs found for tag (61 ms)
13:29:54
✓ returns log data when single log found (105 ms)
13:29:54
✓ throws if multiple logs found for tag (80 ms)
13:29:54
✓ throws if tx effect not found (76 ms)
13:29:54
✓ returns log fields that are actually emitted (92 ms)
13:29:54 getPrivateLogByTag
13:29:54
✓ returns null if no logs found (82 ms)
13:29:54
✓ returns log and tx effect if single log found (115 ms)
13:29:54
✓ throws if multiple logs found for tag (63 ms)
13:29:54
✓ throws if tx effect not found (76 ms)
13:29:54 removeNullifiedNotes
13:29:54
✓ should remove notes that have been nullified (128 ms)
13:29:54
✓ should keep notes that have not been nullified (103 ms)
13:29:54
✓ should not remove notes if nullifier is in unsynced blocks (101 ms)
13:29:54
✓ should search for notes from all accounts (191 ms)
13:29:54
13:29:54
Test Suites: 1 passed, 1 total
13:29:54
Tests: 25 passed, 25 total
13:29:54
Snapshots: 0 total
13:29:54
Time: 7.634 s
13:29:54
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
13:29:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?