Parent Log:
http://ci.aztec-labs.com/46bd051ed37662bb
Command: bbc5a7ea91d19a83 yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4800d08570523bc1b2a9e8ec0dfb09e326f4689a
Env: REF_NAME=gh-readonly-queue/next/pr-14900-d3bba2d69dbc070d51bcd50607354193573876ba CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 13:32:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14900_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
13:32:25
PASS src/interfaces/aztec-node.test.ts (
5.836 s)
13:32:25 AztecNodeApiSchema
13:32:25
✓ getL2Tips (77 ms)
13:32:25
✓ findLeavesIndexes (67 ms)
13:32:25
✓ getNullifierSiblingPath (33 ms)
13:32:25
✓ getNoteHashSiblingPath (24 ms)
13:32:25
✓ getL1ToL2MessageMembershipWitness (15 ms)
13:32:25
✓ isL1ToL2MessageSynced (6 ms)
13:32:25
✓ getL2ToL1Messages (6 ms)
13:32:25
✓ getArchiveSiblingPath (12 ms)
13:32:25
✓ getPublicDataSiblingPath (11 ms)
13:32:25
✓ getArchiveMembershipWitness (14 ms)
13:32:25
✓ getNoteHashMembershipWitness (10 ms)
13:32:25
✓ getNullifierMembershipWitness (12 ms)
13:32:25
✓ getLowNullifierMembershipWitness (15 ms)
13:32:25
✓ getPublicDataWitness (14 ms)
13:32:25
✓ getBlock (889 ms)
13:32:25
✓ getCurrentBaseFees (8 ms)
13:32:25
✓ getBlockNumber (6 ms)
13:32:25
✓ getProvenBlockNumber (6 ms)
13:32:25
✓ isReady (6 ms)
13:32:25
✓ getNodeInfo (12 ms)
13:32:25
✓ getBlocks (449 ms)
13:32:25
✓ getPublishedBlocks (429 ms)
13:32:25
✓ getNodeVersion (6 ms)
13:32:25
✓ getVersion (4 ms)
13:32:25
✓ getChainId (3 ms)
13:32:25
✓ getL1ContractAddresses (3 ms)
13:32:25
✓ getProtocolContractAddresses (4 ms)
13:32:25
✓ registerContractFunctionSignatures (3 ms)
13:32:25
✓ getPrivateLogs (30 ms)
13:32:25
✓ getPublicLogs (8 ms)
13:32:25
✓ getContractClassLogs (113 ms)
13:32:25
✓ getLogsByTags (14 ms)
13:32:25
✓ sendTx (146 ms)
13:32:25
✓ getTxReceipt (15 ms)
13:32:25
✓ getTxEffect (126 ms)
13:32:25
✓ getPendingTxs (120 ms)
13:32:25
✓ getPendingTxCount (7 ms)
13:32:25
✓ getTxByHash (111 ms)
13:32:25
✓ getTxsByHash (82 ms)
13:32:25
✓ getPublicStorageAt (8 ms)
13:32:25
✓ getBlockHeader (12 ms)
13:32:25
✓ getValidatorsStats (8 ms)
13:32:25
✓ getValidatorsStats(empty) (8 ms)
13:32:25
✓ getValidatorsStats(noinitialslot) (10 ms)
13:32:25
✓ getValidatorsStats(disabled) (7 ms)
13:32:25
✓ simulatePublicCalls (128 ms)
13:32:25
✓ isValidTx(valid) (90 ms)
13:32:25
✓ isValidTx(invalid) (83 ms)
13:32:25
✓ getContractClass (919 ms)
13:32:25
✓ getContract (17 ms)
13:32:25
✓ getEncodedEnr (6 ms)
13:32:25
✓ getWorldStateSyncStatus (6 ms)
13:32:25
13:32:25
Test Suites: 1 passed, 1 total
13:32:25
Tests: 52 passed, 52 total
13:32:25
Snapshots: 0 total
13:32:25
Time: 5.922 s
13:32:25
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
13:32:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?