Parent Log:
http://ci.aztec-labs.com/2130b691f6e90cdc
Command: bcc565b00bd8bb22 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3c671e0822075208f705135771771f5a47e9652e
Env: REF_NAME=gh-readonly-queue/next/pr-15109-9222c7777effe26aa04b5367a455d25be0e7f62e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:05:31 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15109_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
16:05:34 [16:05:34.483]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:35 [16:05:35.358]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:36 [16:05:36.504]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:36 [16:05:36.914]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:37 [16:05:37.364]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:37 [16:05:37.723]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:38 [16:05:38.271]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:38 [16:05:38.728]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:38 [16:05:38.827]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:38 [16:05:38.946]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.037]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.102]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.163]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.230]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.333]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.410]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.492]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.599]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.684]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.788]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.861]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:39 [16:05:39.939]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:40 [16:05:40.075]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:40 [16:05:40.185]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:40 [16:05:40.295]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:05:40
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.47 s)
16:05:40 PXEOracleInterface
16:05:40 sync tagged logs
16:05:40
✓ should sync tagged logs (876 ms)
16:05:40
✓ should sync tagged logs as senders (1145 ms)
16:05:40
✓ should sync tagged logs with a sender index offset (410 ms)
16:05:40
✓ should sync tagged logs for which indexes are not updated if they're inside the window (448 ms)
16:05:40
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (358 ms)
16:05:40
✓ should sync tagged logs from scratch after a DB wipe (547 ms)
16:05:40
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (457 ms)
16:05:40 deliverNote
16:05:40
✓ should store note if it exists in note hash tree and is not nullified (99 ms)
16:05:40
✓ should throw if note does not exist in note hash tree (116 ms)
16:05:40
✓ should store and immediately remove note if it is already nullified (92 ms)
16:05:40
✓ should reject notes that exist only in unsynced future blocks (65 ms)
16:05:40
✓ should not remove note if nullifier only exists in unsynced blocks (61 ms)
16:05:40 getPublicLogByTag
16:05:40
✓ returns null if no logs found for tag (64 ms)
16:05:40
✓ returns log data when single log found (103 ms)
16:05:40
✓ throws if multiple logs found for tag (76 ms)
16:05:40
✓ throws if tx effect not found (81 ms)
16:05:40
✓ returns log fields that are actually emitted (108 ms)
16:05:40 getPrivateLogByTag
16:05:40
✓ returns null if no logs found (84 ms)
16:05:40
✓ returns log and tx effect if single log found (103 ms)
16:05:40
✓ throws if multiple logs found for tag (73 ms)
16:05:40
✓ throws if tx effect not found (73 ms)
16:05:40 removeNullifiedNotes
16:05:40
✓ should remove notes that have been nullified (139 ms)
16:05:40
✓ should keep notes that have not been nullified (109 ms)
16:05:40
✓ should not remove notes if nullifier is in unsynced blocks (110 ms)
16:05:40
✓ should search for notes from all accounts (217 ms)
16:05:40
16:05:40
Test Suites: 1 passed, 1 total
16:05:40
Tests: 25 passed, 25 total
16:05:40
Snapshots: 0 total
16:05:40
Time: 7.555 s
16:05:40
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
16:05:40
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?