Parent Log: http://ci.aztec-labs.com/63defbba99217a76 Command: 3a6ab660df216f9c yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/append_only_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/eeab628a4e44477cb6796c5a461ee0c0bb332d75 Env: REF_NAME=gh-readonly-queue/next/pr-15059-9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 16:42:00 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15059_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a7565751135459b_next 16:42:04 PASS src/snapshots/append_only_snapshot.test.ts 16:42:04 AppendOnlySnapshot 16:42:04 SnapshotBuilder 16:42:04 snapshot 16:42:04 takes snapshots (66 ms) 16:42:04 is idempotent (64 ms) 16:42:04 returns the same path if tree has not diverged (67 ms) 16:42:04 returns historic paths if tree has diverged and no new snapshots have been taken (63 ms) 16:42:04 retains old snapshots even if new one are created (86 ms) 16:42:04 retains old snapshots even if new one are created and the tree diverges (84 ms) 16:42:04 getSnapshot 16:42:04 returns old snapshots (139 ms) 16:42:04 throws if an unknown snapshot is requested (81 ms) 16:42:04 getRoot 16:42:04 returns the historical root of the tree when the snapshot was taken (64 ms) 16:42:04 getDepth 16:42:04 returns the same depth as the tree (42 ms) 16:42:04 getNumLeaves 16:42:04 returns the historical leaves count when the snapshot was taken (50 ms) 16:42:04 getLeafValue 16:42:04 returns the historical leaf value when the snapshot was taken (67 ms) 16:42:04 findLeafIndex 16:42:04 returns the historical leaf index when the snapshot was taken (61 ms) 16:42:04 16:42:04 Test Suites: 1 passed, 1 total 16:42:04 Tests: 13 passed, 13 total 16:42:04 Snapshots: 0 total 16:42:04 Time: 2.368 s 16:42:04 Ran all test suites matching merkle-tree/src/snapshots/append_only_snapshot.test.ts. 16:42:04 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?