Parent Log: http://ci.aztec-labs.com/6ccef2f262daf021 Command: 6d54f79990e30722 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/2b9c409698cf0f475a7a9f5884117c8ad2a4f79a Env: REF_NAME=gh-readonly-queue/next/pr-14987-f880f14c946fb8464186d4178c5d49e391041988 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 14:40:03 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14987_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 14:40:08 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 14:40:08 StandardIndexedTree 14:40:08 should revert changes on rollback (334 ms) 14:40:08 should not revert changes after commit (212 ms) 14:40:08 should be able to restore from previous committed data (168 ms) 14:40:08 should throw an error if previous data does not exist for the given name (38 ms) 14:40:08 should serialize sibling path data to a buffer and be able to deserialize it back (86 ms) 14:40:08 StandardIndexedTreeSpecific 14:40:08 produces the correct roots and sibling paths (161 ms) 14:40:08 Can append empty leaves and handle insertions (149 ms) 14:40:08 performs nullifier tree batch insertion correctly (335 ms) 14:40:08 performs nullifier tree batch insertion correctly (384 ms) 14:40:08 performs nullifier tree batch insertion correctly (422 ms) 14:40:08 performs nullifier tree batch insertion correctly (488 ms) 14:40:08 should be able to find indexes of leaves (68 ms) 14:40:08 Updatable leaves 14:40:08 should be able to upsert leaves (104 ms) 14:40:08 performs batch upsert correctly (139 ms) 14:40:08 performs batch upsert correctly (181 ms) 14:40:08 performs batch upsert correctly (244 ms) 14:40:08 14:40:08 Test Suites: 1 passed, 1 total 14:40:08 Tests: 16 passed, 16 total 14:40:08 Snapshots: 0 total 14:40:08 Time: 4.695 s 14:40:08 Ran all test suites matching /merkle-tree\/src\/standard_indexed_tree\/test\/standard_indexed_tree.test.ts/i. 14:40:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?