Parent Log:
http://ci.aztec-labs.com/7746b03b335715b3
Command: a2f2725b601ede1f yarn-project/scripts/run_test.sh stdlib/src/interfaces/aztec-node.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2731d9a8aebf63d05db1a786296abdf897c49490
Env: REF_NAME=gh-readonly-queue/next/pr-14988-420e0a54fb4bfe8b04d7dd479f59ed0fe3ad3b74 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 17:07:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14988_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e927980b44fdeeb1_next
17:08:01
PASS src/interfaces/aztec-node.test.ts
17:08:01 AztecNodeApiSchema
17:08:01
✓ getL2Tips (69 ms)
17:08:01
✓ findLeavesIndexes (51 ms)
17:08:01
✓ getNullifierSiblingPath (24 ms)
17:08:01
✓ getNoteHashSiblingPath (15 ms)
17:08:01
✓ getL1ToL2MessageMembershipWitness (13 ms)
17:08:01
✓ isL1ToL2MessageSynced (7 ms)
17:08:01
✓ getL2ToL1Messages (5 ms)
17:08:01
✓ getArchiveSiblingPath (12 ms)
17:08:01
✓ getPublicDataSiblingPath (16 ms)
17:08:01
✓ getArchiveMembershipWitness (11 ms)
17:08:01
✓ getNoteHashMembershipWitness (9 ms)
17:08:01
✓ getNullifierMembershipWitness (12 ms)
17:08:01
✓ getLowNullifierMembershipWitness (11 ms)
17:08:01
✓ getPublicDataWitness (10 ms)
17:08:01
✓ getBlock (609 ms)
17:08:01
✓ getCurrentBaseFees (10 ms)
17:08:01
✓ getBlockNumber (5 ms)
17:08:01
✓ getProvenBlockNumber (5 ms)
17:08:01
✓ isReady (5 ms)
17:08:01
✓ getNodeInfo (9 ms)
17:08:01
✓ getBlocks (378 ms)
17:08:01
✓ getPublishedBlocks (285 ms)
17:08:01
✓ getNodeVersion (10 ms)
17:08:01
✓ getVersion (5 ms)
17:08:01
✓ getChainId (5 ms)
17:08:01
✓ getL1ContractAddresses (6 ms)
17:08:01
✓ getProtocolContractAddresses (18 ms)
17:08:01
✓ registerContractFunctionSignatures (5 ms)
17:08:01
✓ getPrivateLogs (7 ms)
17:08:01
✓ getPublicLogs (6 ms)
17:08:01
✓ getContractClassLogs (60 ms)
17:08:01
✓ getLogsByTags (11 ms)
17:08:01
✓ sendTx (61 ms)
17:08:01
✓ getTxReceipt (9 ms)
17:08:01
✓ getTxEffect (86 ms)
17:08:01
✓ getPendingTxs (70 ms)
17:08:01
✓ getPendingTxCount (5 ms)
17:08:01
✓ getTxByHash (70 ms)
17:08:01
✓ getTxsByHash (73 ms)
17:08:01
✓ getPublicStorageAt (9 ms)
17:08:01
✓ getBlockHeader (6 ms)
17:08:01
✓ getValidatorsStats (6 ms)
17:08:01
✓ getValidatorsStats(empty) (4 ms)
17:08:01
✓ getValidatorsStats(noinitialslot) (5 ms)
17:08:01
✓ getValidatorsStats(disabled) (5 ms)
17:08:01
✓ simulatePublicCalls (74 ms)
17:08:01
✓ isValidTx(valid) (89 ms)
17:08:01
✓ isValidTx(invalid) (87 ms)
17:08:01
✓ getContractClass (916 ms)
17:08:01
✓ getContract (23 ms)
17:08:01
✓ getEncodedEnr (8 ms)
17:08:01
✓ getWorldStateSyncStatus (5 ms)
17:08:01
17:08:01
Test Suites: 1 passed, 1 total
17:08:01
Tests: 52 passed, 52 total
17:08:01
Snapshots: 0 total
17:08:01
Time: 4.819 s
17:08:01
Ran all test suites matching /stdlib\/src\/interfaces\/aztec-node.test.ts/i
.
17:08:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?