Parent Log:
http://ci.aztec-labs.com/9afdc601eb6a1736
Command: 89f5c2c3393083c6 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/97080f178c0a3e244c64b3c17bf255bed63fc3cf
Env: REF_NAME=gh-readonly-queue/next/pr-15065-4110b08ca823c6af4399e58e54e0483d6e3459ed CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 10:28:20 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15065_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
10:28:22 [10:28:22.443]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:23 [10:28:23.003]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:23 [10:28:23.768]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:24 [10:28:24.095]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:24 [10:28:24.453]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:24 [10:28:24.730]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.119]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.418]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.501]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.593]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.674]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.731]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.796]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.853]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.926]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:25 [10:28:25.994]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.054]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.138]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.204]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.281]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.337]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.405]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.508]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.585]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26 [10:28:26.666]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:28:26
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
5.31 s)
10:28:26 PXEOracleInterface
10:28:26 sync tagged logs
10:28:26
✓ should sync tagged logs (560 ms)
10:28:26
✓ should sync tagged logs as senders (765 ms)
10:28:26
✓ should sync tagged logs with a sender index offset (326 ms)
10:28:26
✓ should sync tagged logs for which indexes are not updated if they're inside the window (358 ms)
10:28:26
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (277 ms)
10:28:26
✓ should sync tagged logs from scratch after a DB wipe (389 ms)
10:28:26
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (297 ms)
10:28:26 deliverNote
10:28:26
✓ should store note if it exists in note hash tree and is not nullified (84 ms)
10:28:26
✓ should throw if note does not exist in note hash tree (91 ms)
10:28:26
✓ should store and immediately remove note if it is already nullified (82 ms)
10:28:26
✓ should reject notes that exist only in unsynced future blocks (56 ms)
10:28:26
✓ should not remove note if nullifier only exists in unsynced blocks (64 ms)
10:28:26 getPublicLogByTag
10:28:26
✓ returns null if no logs found for tag (56 ms)
10:28:26
✓ returns log data when single log found (72 ms)
10:28:26
✓ throws if multiple logs found for tag (68 ms)
10:28:26
✓ throws if tx effect not found (60 ms)
10:28:26
✓ returns log fields that are actually emitted (81 ms)
10:28:26 getPrivateLogByTag
10:28:26
✓ returns null if no logs found (69 ms)
10:28:26
✓ returns log and tx effect if single log found (76 ms)
10:28:26
✓ throws if multiple logs found for tag (56 ms)
10:28:26
✓ throws if tx effect not found (68 ms)
10:28:26 removeNullifiedNotes
10:28:26
✓ should remove notes that have been nullified (103 ms)
10:28:26
✓ should keep notes that have not been nullified (77 ms)
10:28:26
✓ should not remove notes if nullifier is in unsynced blocks (81 ms)
10:28:26
✓ should search for notes from all accounts (140 ms)
10:28:26
10:28:26
Test Suites: 1 passed, 1 total
10:28:26
Tests: 25 passed, 25 total
10:28:26
Snapshots: 0 total
10:28:26
Time: 5.376 s
10:28:26
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
10:28:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?