Parent Log:
http://ci.aztec-labs.com/4550886f47cecaad
Command: 0ad117f24cdb9abe yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9d6fb0bd1594726370a5f3a56591963452264642
Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 17:29:06 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14985_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
17:29:07 [17:29:07.694]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:08 [17:29:08.242]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:09 [17:29:09.025]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:09 [17:29:09.345]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:09 [17:29:09.661]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:09 [17:29:09.925]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.295]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.593]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.659]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.745]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.819]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.896]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:10 [17:29:10.974]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.041]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.144]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.203]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.272]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.354]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.411]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.496]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.554]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.625]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.698]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.764]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11 [17:29:11.835]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:29:11
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
5.215 s)
17:29:11 PXEOracleInterface
17:29:11 sync tagged logs
17:29:11
✓ should sync tagged logs (548 ms)
17:29:11
✓ should sync tagged logs as senders (783 ms)
17:29:11
✓ should sync tagged logs with a sender index offset (319 ms)
17:29:11
✓ should sync tagged logs for which indexes are not updated if they're inside the window (316 ms)
17:29:11
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (263 ms)
17:29:11
✓ should sync tagged logs from scratch after a DB wipe (369 ms)
17:29:11
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (298 ms)
17:29:11 deliverNote
17:29:11
✓ should store note if it exists in note hash tree and is not nullified (66 ms)
17:29:11
✓ should throw if note does not exist in note hash tree (85 ms)
17:29:11
✓ should store and immediately remove note if it is already nullified (73 ms)
17:29:11
✓ should reject notes that exist only in unsynced future blocks (79 ms)
17:29:11
✓ should not remove note if nullifier only exists in unsynced blocks (78 ms)
17:29:11 getPublicLogByTag
17:29:11
✓ returns null if no logs found for tag (65 ms)
17:29:11
✓ returns log data when single log found (104 ms)
17:29:11
✓ throws if multiple logs found for tag (58 ms)
17:29:11
✓ throws if tx effect not found (69 ms)
17:29:11
✓ returns log fields that are actually emitted (82 ms)
17:29:11 getPrivateLogByTag
17:29:11
✓ returns null if no logs found (58 ms)
17:29:11
✓ returns log and tx effect if single log found (84 ms)
17:29:11
✓ throws if multiple logs found for tag (55 ms)
17:29:11
✓ throws if tx effect not found (73 ms)
17:29:11 removeNullifiedNotes
17:29:11
✓ should remove notes that have been nullified (74 ms)
17:29:11
✓ should keep notes that have not been nullified (66 ms)
17:29:11
✓ should not remove notes if nullifier is in unsynced blocks (70 ms)
17:29:11
✓ should search for notes from all accounts (138 ms)
17:29:11
17:29:11
Test Suites: 1 passed, 1 total
17:29:11
Tests: 25 passed, 25 total
17:29:11
Snapshots: 0 total
17:29:11
Time: 5.283 s
17:29:11
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
17:29:11
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?