Parent Log:
http://ci.aztec-labs.com/62cb07227cb8778b
Command: 3cad4e1fd0756a5c yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e9a2301883801edbe36ea8bba05dcca7e714f30a
Env: REF_NAME=gh-readonly-queue/master/pr-15131-464e1a9d9b40b5188586643b44bc52bffccbc3e6 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Wed Jun 18 12:52:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15131_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_master
12:52:23
PASS src/interfaces/aztec-node.test.ts (
5.611 s)
12:52:23 AztecNodeApiSchema
12:52:23
✓ getL2Tips (72 ms)
12:52:23
✓ findLeavesIndexes (17 ms)
12:52:23
✓ getNullifierSiblingPath (28 ms)
12:52:23
✓ getNoteHashSiblingPath (12 ms)
12:52:23
✓ getL1ToL2MessageMembershipWitness (13 ms)
12:52:23
✓ isL1ToL2MessageSynced (6 ms)
12:52:23
✓ getL2ToL1MessageMembershipWitness (24 ms)
12:52:23
✓ getArchiveSiblingPath (11 ms)
12:52:23
✓ getPublicDataSiblingPath (12 ms)
12:52:23
✓ getNullifierMembershipWitness (11 ms)
12:52:23
✓ getLowNullifierMembershipWitness (9 ms)
12:52:23
✓ getPublicDataWitness (13 ms)
12:52:23
✓ getBlock (756 ms)
12:52:23
✓ getCurrentBaseFees (5 ms)
12:52:23
✓ getBlockNumber (3 ms)
12:52:23
✓ getProvenBlockNumber (5 ms)
12:52:23
✓ isReady (5 ms)
12:52:23
✓ getNodeInfo (12 ms)
12:52:23
✓ getBlocks (405 ms)
12:52:23
✓ getPublishedBlocks (390 ms)
12:52:23
✓ getNodeVersion (6 ms)
12:52:23
✓ getVersion (3 ms)
12:52:23
✓ getChainId (3 ms)
12:52:23
✓ getL1ContractAddresses (4 ms)
12:52:23
✓ getProtocolContractAddresses (6 ms)
12:52:23
✓ registerContractFunctionSignatures (5 ms)
12:52:23
✓ getPrivateLogs (5 ms)
12:52:23
✓ getPublicLogs (21 ms)
12:52:23
✓ getContractClassLogs (190 ms)
12:52:23
✓ getLogsByTags (17 ms)
12:52:23
✓ sendTx (153 ms)
12:52:23
✓ getTxReceipt (37 ms)
12:52:23
✓ getTxEffect (104 ms)
12:52:23
✓ getPendingTxs (113 ms)
12:52:23
✓ getPendingTxCount (4 ms)
12:52:23
✓ getTxByHash (122 ms)
12:52:23
✓ getTxsByHash (95 ms)
12:52:23
✓ getPublicStorageAt (7 ms)
12:52:23
✓ getBlockHeader (12 ms)
12:52:23
✓ getValidatorsStats (9 ms)
12:52:23
✓ getValidatorsStats(empty) (6 ms)
12:52:23
✓ getValidatorsStats(noinitialslot) (7 ms)
12:52:23
✓ getValidatorsStats(disabled) (7 ms)
12:52:23
✓ simulatePublicCalls (137 ms)
12:52:23
✓ isValidTx(valid) (115 ms)
12:52:23
✓ isValidTx(invalid) (101 ms)
12:52:23
✓ getContractClass (782 ms)
12:52:23
✓ getContract (17 ms)
12:52:23
✓ getEncodedEnr (4 ms)
12:52:23
✓ getWorldStateSyncStatus (3 ms)
12:52:23
12:52:23
Test Suites: 1 passed, 1 total
12:52:23
Tests: 50 passed, 50 total
12:52:23
Snapshots: 0 total
12:52:23
Time: 5.694 s
12:52:23
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
12:52:23
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?