Parent Log:
http://ci.aztec-labs.com/b4f2f67e6d4e464f
Command: f2016651899c5161 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/832c9f298cdc0c0098b9ffb3f9e8b69de37f2b14
Env: REF_NAME=gh-readonly-queue/next/pr-15169-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 12:04:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
12:04:50
PASS src/interfaces/aztec-node.test.ts (
5.004 s)
12:04:50 AztecNodeApiSchema
12:04:50
✓ getL2Tips (61 ms)
12:04:50
✓ findLeavesIndexes (59 ms)
12:04:50
✓ getNullifierSiblingPath (16 ms)
12:04:50
✓ getNoteHashSiblingPath (27 ms)
12:04:50
✓ getL1ToL2MessageMembershipWitness (16 ms)
12:04:50
✓ isL1ToL2MessageSynced (9 ms)
12:04:50
✓ getL2ToL1Messages (6 ms)
12:04:50
✓ getArchiveSiblingPath (13 ms)
12:04:50
✓ getPublicDataSiblingPath (13 ms)
12:04:50
✓ getArchiveMembershipWitness (10 ms)
12:04:50
✓ getNoteHashMembershipWitness (8 ms)
12:04:50
✓ getNullifierMembershipWitness (9 ms)
12:04:50
✓ getLowNullifierMembershipWitness (9 ms)
12:04:50
✓ getPublicDataWitness (13 ms)
12:04:50
✓ getBlock (652 ms)
12:04:50
✓ getCurrentBaseFees (7 ms)
12:04:50
✓ getBlockNumber (5 ms)
12:04:50
✓ getProvenBlockNumber (5 ms)
12:04:50
✓ isReady (6 ms)
12:04:50
✓ getNodeInfo (10 ms)
12:04:50
✓ getBlocks (434 ms)
12:04:50
✓ getPublishedBlocks (400 ms)
12:04:50
✓ getNodeVersion (15 ms)
12:04:50
✓ getVersion (10 ms)
12:04:50
✓ getChainId (6 ms)
12:04:50
✓ getL1ContractAddresses (6 ms)
12:04:50
✓ getProtocolContractAddresses (6 ms)
12:04:50
✓ registerContractFunctionSignatures (14 ms)
12:04:50
✓ getPrivateLogs (6 ms)
12:04:50
✓ getPublicLogs (8 ms)
12:04:50
✓ getContractClassLogs (100 ms)
12:04:50
✓ getLogsByTags (26 ms)
12:04:50
✓ sendTx (109 ms)
12:04:50
✓ getTxReceipt (12 ms)
12:04:50
✓ getTxEffect (129 ms)
12:04:50
✓ getPendingTxs (119 ms)
12:04:50
✓ getPendingTxCount (7 ms)
12:04:50
✓ getTxByHash (87 ms)
12:04:50
✓ getTxsByHash (88 ms)
12:04:50
✓ getPublicStorageAt (11 ms)
12:04:50
✓ getBlockHeader (9 ms)
12:04:50
✓ getValidatorsStats (8 ms)
12:04:50
✓ getValidatorsStats(empty) (9 ms)
12:04:50
✓ getValidatorsStats(noinitialslot) (4 ms)
12:04:50
✓ getValidatorsStats(disabled) (9 ms)
12:04:50
✓ simulatePublicCalls (140 ms)
12:04:50
✓ isValidTx(valid) (92 ms)
12:04:50
✓ isValidTx(invalid) (105 ms)
12:04:50
✓ getContractClass (700 ms)
12:04:50
✓ getContract (12 ms)
12:04:50
✓ getEncodedEnr (6 ms)
12:04:50
✓ getWorldStateSyncStatus (6 ms)
12:04:50
12:04:50
Test Suites: 1 passed, 1 total
12:04:50
Tests: 52 passed, 52 total
12:04:50
Snapshots: 0 total
12:04:50
Time: 5.093 s
12:04:50
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
12:04:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?