Parent Log: http://ci.aztec-labs.com/78248be6bfeb6cb6 Command: e6f0bf676c2c6d15 yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/cf8be0f9e81e248048560619de041e90d9d6990a Env: REF_NAME=gh-readonly-queue/next/pr-14994-a45107e7f95b675cb2768b6bcb06483b511141f4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 07:35:07 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14994_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 07:35:10 PASS src/snapshots/full_snapshot.test.ts 07:35:10 FullSnapshotBuilder 07:35:10 SnapshotBuilder 07:35:10 snapshot 07:35:10 takes snapshots (75 ms) 07:35:10 is idempotent (42 ms) 07:35:10 returns the same path if tree has not diverged (56 ms) 07:35:10 returns historic paths if tree has diverged and no new snapshots have been taken (68 ms) 07:35:10 retains old snapshots even if new one are created (65 ms) 07:35:10 retains old snapshots even if new one are created and the tree diverges (69 ms) 07:35:10 getSnapshot 07:35:10 returns old snapshots (94 ms) 07:35:10 throws if an unknown snapshot is requested (51 ms) 07:35:10 getRoot 07:35:10 returns the historical root of the tree when the snapshot was taken (63 ms) 07:35:10 getDepth 07:35:10 returns the same depth as the tree (48 ms) 07:35:10 getNumLeaves 07:35:10 returns the historical leaves count when the snapshot was taken (61 ms) 07:35:10 getLeafValue 07:35:10 returns the historical leaf value when the snapshot was taken (58 ms) 07:35:10 findLeafIndex 07:35:10 returns the historical leaf index when the snapshot was taken (55 ms) 07:35:10 07:35:10 Test Suites: 1 passed, 1 total 07:35:10 Tests: 13 passed, 13 total 07:35:10 Snapshots: 0 total 07:35:10 Time: 2.11 s 07:35:10 Ran all test suites matching /merkle-tree\/src\/snapshots\/full_snapshot.test.ts/i. 07:35:10 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?