Parent Log:
http://ci.aztec-labs.com/058a10c61a6638d4
Command: a8cc061dbe484831 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/58696523cc93fda453138a4f2c2dff72b21f0bfa
Env: REF_NAME=gh-readonly-queue/next/pr-15180-a923b0dd4c74291fcefa86c41b3b5dffca7e4178 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 13:10:36 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15180_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:10:39 [13:10:39.082]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:39 [13:10:39.903]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:40 [13:10:40.976]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:41 [13:10:41.444]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:41 [13:10:41.931]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:42 [13:10:42.320]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:42 [13:10:42.934]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.342]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.430]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.542]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.643]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.716]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.809]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:43 [13:10:43.902]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.014]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.132]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.215]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.321]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.390]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.472]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.587]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.650]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.752]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.842]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:44 [13:10:44.922]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:45 [13:10:45.031]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:45 [13:10:45.124]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:45 [13:10:45.224]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:10:45
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
8.107 s)
13:10:45 PXEOracleInterface
13:10:45 sync tagged logs
13:10:45
✓ should sync tagged logs (826 ms)
13:10:45
✓ should sync tagged logs as senders (1074 ms)
13:10:45
✓ should sync tagged logs with a sender index offset (467 ms)
13:10:45
✓ should sync tagged logs for which indexes are not updated if they're inside the window (487 ms)
13:10:45
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (388 ms)
13:10:45
✓ should sync tagged logs from scratch after a DB wipe (612 ms)
13:10:45
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (408 ms)
13:10:45 deliverNote
13:10:45
✓ should store note if it exists in note hash tree and is not nullified (89 ms)
13:10:45
✓ should throw if note does not exist in note hash tree (109 ms)
13:10:45
✓ should store and immediately remove note if it is already nullified (101 ms)
13:10:45
✓ should reject notes that exist only in unsynced future blocks (74 ms)
13:10:45
✓ should not remove note if nullifier only exists in unsynced blocks (93 ms)
13:10:45 bulkRetrieveLogs
13:10:45
✓ returns no logs if none are found (91 ms)
13:10:45
✓ returns a public log if one is found (113 ms)
13:10:45
✓ returns a private log if one is found (117 ms)
13:10:45 getPublicLogByTag
13:10:45
✓ returns null if no logs found for tag (82 ms)
13:10:45
✓ returns log data when single log found (105 ms)
13:10:45
✓ throws if multiple logs found for tag (69 ms)
13:10:45
✓ throws if tx effect not found (82 ms)
13:10:45
✓ returns log fields that are actually emitted (114 ms)
13:10:45 getPrivateLogByTag
13:10:45
✓ returns null if no logs found (63 ms)
13:10:45
✓ returns log and tx effect if single log found (101 ms)
13:10:45
✓ throws if multiple logs found for tag (89 ms)
13:10:45
✓ throws if tx effect not found (79 ms)
13:10:45 removeNullifiedNotes
13:10:45
✓ should remove notes that have been nullified (108 ms)
13:10:45
✓ should keep notes that have not been nullified (92 ms)
13:10:45
✓ should not remove notes if nullifier is in unsynced blocks (100 ms)
13:10:45
✓ should search for notes from all accounts (195 ms)
13:10:45
13:10:45
Test Suites: 1 passed, 1 total
13:10:45
Tests: 28 passed, 28 total
13:10:45
Snapshots: 0 total
13:10:45
Time: 8.183 s
13:10:45
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
13:10:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?