Parent Log:
http://ci.aztec-labs.com/cb3dbbfc375fd172
Command: 5c58d0b0e69f02f7 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7339c264ad706420ee9babb0dd1b6ed793e97402
Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:03:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
15:03:36 [15:03:36.067]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:36 [15:03:36.804]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:37 [15:03:37.843]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:38 [15:03:38.352]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:38 [15:03:38.853]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:39 [15:03:39.292]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:39 [15:03:39.893]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.342]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.465]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.581]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.682]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.764]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.859]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:40 [15:03:40.941]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.050]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.132]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.217]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.352]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.434]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.560]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.647]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.735]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.869]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:41 [15:03:41.994]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:42 [15:03:42.101]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:03:42
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.934 s)
15:03:42 PXEOracleInterface
15:03:42 sync tagged logs
15:03:42
✓ should sync tagged logs (740 ms)
15:03:42
✓ should sync tagged logs as senders (1039 ms)
15:03:42
✓ should sync tagged logs with a sender index offset (507 ms)
15:03:42
✓ should sync tagged logs for which indexes are not updated if they're inside the window (500 ms)
15:03:42
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (434 ms)
15:03:42
✓ should sync tagged logs from scratch after a DB wipe (602 ms)
15:03:42
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (448 ms)
15:03:42 deliverNote
15:03:42
✓ should store note if it exists in note hash tree and is not nullified (122 ms)
15:03:42
✓ should throw if note does not exist in note hash tree (115 ms)
15:03:42
✓ should store and immediately remove note if it is already nullified (101 ms)
15:03:42
✓ should reject notes that exist only in unsynced future blocks (82 ms)
15:03:42
✓ should not remove note if nullifier only exists in unsynced blocks (93 ms)
15:03:42 getPublicLogByTag
15:03:42
✓ returns null if no logs found for tag (79 ms)
15:03:42
✓ returns log data when single log found (112 ms)
15:03:42
✓ throws if multiple logs found for tag (82 ms)
15:03:42
✓ throws if tx effect not found (85 ms)
15:03:42
✓ returns log fields that are actually emitted (130 ms)
15:03:42 getPrivateLogByTag
15:03:42
✓ returns null if no logs found (86 ms)
15:03:42
✓ returns log and tx effect if single log found (123 ms)
15:03:42
✓ throws if multiple logs found for tag (89 ms)
15:03:42
✓ throws if tx effect not found (87 ms)
15:03:42 removeNullifiedNotes
15:03:42
✓ should remove notes that have been nullified (131 ms)
15:03:42
✓ should keep notes that have not been nullified (126 ms)
15:03:42
✓ should not remove notes if nullifier is in unsynced blocks (107 ms)
15:03:42
✓ should search for notes from all accounts (246 ms)
15:03:42
15:03:42
Test Suites: 1 passed, 1 total
15:03:42
Tests: 25 passed, 25 total
15:03:42
Snapshots: 0 total
15:03:42
Time: 8.023 s
15:03:42
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
15:03:42
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?