Parent Log: http://ci.aztec-labs.com/ef28baa8c095c429 Command: 13dd8684e4e32fd7 yarn-project/scripts/run_test.sh stdlib/src/kernel/utils/utils.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50 Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 08:56:15 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_349a2f940da76dd8_next 08:56:17 PASS src/kernel/utils/utils.test.ts 08:56:17 utils 08:56:17 countAccumulatedItems 08:56:17 counts the number of non-empty items (4 ms) 08:56:17 throws if arr contains non-continuous non-empty items (20 ms) 08:56:17 mergeAccumulatedData 08:56:17 propagates items from arr0 (21 ms) 08:56:17 propagates items from arr1 (2 ms) 08:56:17 merges items from both arrays (1 ms) 08:56:17 throws if arr0 contains non-continuous items (2 ms) 08:56:17 throws if arr1 contains non-continuous items (1 ms) 08:56:17 throws if total number of items exceeds limit (2 ms) 08:56:17 sortByCounter 08:56:17 sorts descending items in ascending order (1 ms) 08:56:17 sorts ascending items in ascending order (1 ms) 08:56:17 sorts random items in ascending order 08:56:17 sorts random items and keep empty items to the right 08:56:17 sorts random items and pads empty items to the right 08:56:17 isEmptyArray 08:56:17 returns true if all items in an array are empty 08:56:17 returns false if at least one item in an array is not empty (1 ms) 08:56:17 getNonEmptyItems 08:56:17 returns non empty items in an array 08:56:17 returns empty array if all items are empty 08:56:17 Constants 08:56:17 fr.max and const.max should be in sync (1 ms) 08:56:17 08:56:17 Test Suites: 1 passed, 1 total 08:56:17 Tests: 18 passed, 18 total 08:56:17 Snapshots: 0 total 08:56:17 Time: 0.614 s 08:56:17 Ran all test suites matching stdlib/src/kernel/utils/utils.test.ts. 08:56:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?