Parent Log:
http://ci.aztec-labs.com/1d91b979ad0fe7b8
Command: 516191759f225b4f yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/0f26f87af2947423f556c64f03e0100cbf5136f7
Env: REF_NAME=gh-readonly-queue/next/pr-15273-74eeec5d95106217d3b3f3068853022cef7fa307 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 10:59:31 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15273_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
10:59:36
PASS src/interfaces/aztec-node.test.ts
10:59:36 AztecNodeApiSchema
10:59:36
✓ getL2Tips (51 ms)
10:59:36
✓ findLeavesIndexes (46 ms)
10:59:36
✓ getNullifierSiblingPath (15 ms)
10:59:36
✓ getNoteHashSiblingPath (12 ms)
10:59:36
✓ getL1ToL2MessageMembershipWitness (11 ms)
10:59:36
✓ isL1ToL2MessageSynced (6 ms)
10:59:36
✓ getL2ToL1Messages (6 ms)
10:59:36
✓ getArchiveSiblingPath (13 ms)
10:59:36
✓ getPublicDataSiblingPath (13 ms)
10:59:36
✓ getArchiveMembershipWitness (9 ms)
10:59:36
✓ getNoteHashMembershipWitness (9 ms)
10:59:36
✓ getNullifierMembershipWitness (10 ms)
10:59:36
✓ getLowNullifierMembershipWitness (9 ms)
10:59:36
✓ getPublicDataWitness (11 ms)
10:59:36
✓ getBlock (496 ms)
10:59:36
✓ getCurrentBaseFees (5 ms)
10:59:36
✓ getBlockNumber (4 ms)
10:59:36
✓ getProvenBlockNumber (3 ms)
10:59:36
✓ isReady (3 ms)
10:59:36
✓ getNodeInfo (8 ms)
10:59:36
✓ getBlocks (317 ms)
10:59:36
✓ getPublishedBlocks (297 ms)
10:59:36
✓ getNodeVersion (7 ms)
10:59:36
✓ getVersion (5 ms)
10:59:36
✓ getChainId (4 ms)
10:59:36
✓ getL1ContractAddresses (5 ms)
10:59:36
✓ getProtocolContractAddresses (12 ms)
10:59:36
✓ registerContractFunctionSignatures (4 ms)
10:59:36
✓ getPrivateLogs (6 ms)
10:59:36
✓ getPublicLogs (8 ms)
10:59:36
✓ getContractClassLogs (66 ms)
10:59:36
✓ getLogsByTags (9 ms)
10:59:36
✓ sendTx (74 ms)
10:59:36
✓ getTxReceipt (7 ms)
10:59:36
✓ getTxEffect (81 ms)
10:59:36
✓ getPendingTxs (72 ms)
10:59:36
✓ getPendingTxCount (5 ms)
10:59:36
✓ getTxByHash (73 ms)
10:59:36
✓ getTxsByHash (68 ms)
10:59:36
✓ getPublicStorageAt (7 ms)
10:59:36
✓ getBlockHeader (7 ms)
10:59:36
✓ getValidatorsStats (6 ms)
10:59:36
✓ getValidatorsStats(empty) (4 ms)
10:59:36
✓ getValidatorsStats(noinitialslot) (4 ms)
10:59:36
✓ getValidatorsStats(disabled) (5 ms)
10:59:36
✓ simulatePublicCalls (77 ms)
10:59:36
✓ isValidTx(valid) (70 ms)
10:59:36
✓ isValidTx(invalid) (67 ms)
10:59:36
✓ getContractClass (535 ms)
10:59:36
✓ getContract (9 ms)
10:59:36
✓ getEncodedEnr (5 ms)
10:59:36
✓ getWorldStateSyncStatus (5 ms)
10:59:36
10:59:36
Test Suites: 1 passed, 1 total
10:59:36
Tests: 52 passed, 52 total
10:59:36
Snapshots: 0 total
10:59:36
Time: 3.85 s
10:59:36
Ran all test suites matching stdlib/src/interfaces/aztec-node.test.ts
.
10:59:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?