Parent Log:
http://ci.aztec-labs.com/2b56645baef79928
Command: f643ae060f517c84 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4daeccc4dab245cefb82235b08b6d4fd3b09160e
Env: REF_NAME=next CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 20 23:00:14 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_staging
23:00:17 [23:00:17.156]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:17 [23:00:17.844]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:18 [23:00:18.876]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:19 [23:00:19.303]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:19 [23:00:19.730]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:20 [23:00:20.111]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:20 [23:00:20.570]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:20 [23:00:20.917]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.016]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.126]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.209]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.282]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.356]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.436]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.567]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.708]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.782]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.876]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:21 [23:00:21.937]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.005]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.111]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.185]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.315]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.378]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.443]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.537]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.615]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22 [23:00:22.694]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:00:22
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.344 s)
23:00:22 PXEOracleInterface
23:00:22 sync tagged logs
23:00:22
✓ should sync tagged logs (709 ms)
23:00:22
✓ should sync tagged logs as senders (1031 ms)
23:00:22
✓ should sync tagged logs with a sender index offset (427 ms)
23:00:22
✓ should sync tagged logs for which indexes are not updated if they're inside the window (425 ms)
23:00:22
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (381 ms)
23:00:22
✓ should sync tagged logs from scratch after a DB wipe (459 ms)
23:00:22
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (345 ms)
23:00:22 deliverNote
23:00:22
✓ should store note if it exists in note hash tree and is not nullified (99 ms)
23:00:22
✓ should throw if note does not exist in note hash tree (108 ms)
23:00:22
✓ should store and immediately remove note if it is already nullified (83 ms)
23:00:22
✓ should reject notes that exist only in unsynced future blocks (73 ms)
23:00:22
✓ should not remove note if nullifier only exists in unsynced blocks (73 ms)
23:00:22 bulkRetrieveLogs
23:00:22
✓ returns no logs if none are found (78 ms)
23:00:22
✓ returns a public log if one is found (132 ms)
23:00:22
✓ returns a private log if one is found (141 ms)
23:00:22 getPublicLogByTag
23:00:22
✓ returns null if no logs found for tag (72 ms)
23:00:22
✓ returns log data when single log found (93 ms)
23:00:22
✓ throws if multiple logs found for tag (61 ms)
23:00:22
✓ throws if tx effect not found (67 ms)
23:00:22
✓ returns log fields that are actually emitted (105 ms)
23:00:22 getPrivateLogByTag
23:00:22
✓ returns null if no logs found (73 ms)
23:00:22
✓ returns log and tx effect if single log found (130 ms)
23:00:22
✓ throws if multiple logs found for tag (63 ms)
23:00:22
✓ throws if tx effect not found (64 ms)
23:00:22 removeNullifiedNotes
23:00:22
✓ should remove notes that have been nullified (93 ms)
23:00:22
✓ should keep notes that have not been nullified (78 ms)
23:00:22
✓ should not remove notes if nullifier is in unsynced blocks (79 ms)
23:00:22
✓ should search for notes from all accounts (163 ms)
23:00:22
23:00:22
Test Suites: 1 passed, 1 total
23:00:22
Tests: 28 passed, 28 total
23:00:22
Snapshots: 0 total
23:00:22
Time: 7.426 s
23:00:22
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
23:00:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?