Parent Log: http://ci.aztec-labs.com/6eaf65077f1a2300 Command: 98e833669a704616 yarn-project/scripts/run_test.sh merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d20f79089216edeeff0ae1b191f645fa82ba33b6 Env: REF_NAME=gh-readonly-queue/next/pr-14967-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 12:09:05 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14967_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 12:09:10 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 12:09:10 StandardIndexedTree 12:09:10 should revert changes on rollback (345 ms) 12:09:10 should not revert changes after commit (199 ms) 12:09:10 should be able to restore from previous committed data (209 ms) 12:09:10 should throw an error if previous data does not exist for the given name (54 ms) 12:09:10 should serialize sibling path data to a buffer and be able to deserialize it back (92 ms) 12:09:10 StandardIndexedTreeSpecific 12:09:10 produces the correct roots and sibling paths (177 ms) 12:09:10 Can append empty leaves and handle insertions (182 ms) 12:09:10 performs nullifier tree batch insertion correctly (400 ms) 12:09:10 performs nullifier tree batch insertion correctly (361 ms) 12:09:10 performs nullifier tree batch insertion correctly (438 ms) 12:09:10 performs nullifier tree batch insertion correctly (623 ms) 12:09:10 should be able to find indexes of leaves (54 ms) 12:09:10 Updatable leaves 12:09:10 should be able to upsert leaves (91 ms) 12:09:10 performs batch upsert correctly (140 ms) 12:09:10 performs batch upsert correctly (161 ms) 12:09:10 performs batch upsert correctly (206 ms) 12:09:10 12:09:10 Test Suites: 1 passed, 1 total 12:09:10 Tests: 16 passed, 16 total 12:09:10 Snapshots: 0 total 12:09:10 Time: 5.009 s 12:09:10 Ran all test suites matching /merkle-tree\/src\/standard_indexed_tree\/test\/standard_indexed_tree.test.ts/i. 12:09:10 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?