Parent Log: http://ci.aztec-labs.com/85053317e22df949 Command: e64362a187b98198 yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/arithmetic.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/082468f0c1e7e5424b3654b5be0f3560eed7e487 Env: REF_NAME=gh-readonly-queue/next/pr-15001-a907d3a9f40aa473deec5c77c658a80089184fa8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 11:21:21 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15001_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_4ff4bec12578271b_next 11:21:23 PASS src/public/avm/opcodes/arithmetic.test.ts 11:21:23 Arithmetic Instructions 11:21:23 Add 11:21:23 Should (de)serialize correctly (7 ms) 11:21:23 Should add in relative indirect mode (1 ms) 11:21:23 Should add correctly 11:21:23 FIELD (2 ms) 11:21:23 UINT8 11:21:23 UINT16 11:21:23 UINT32 11:21:23 UINT64 11:21:23 UINT128 (1 ms) 11:21:23 Should wrap around 11:21:23 FIELD 11:21:23 UINT8 11:21:23 UINT16 11:21:23 UINT32 11:21:23 UINT64 11:21:23 UINT128 11:21:23 Sub 11:21:23 Should (de)serialize correctly (1 ms) 11:21:23 Should subtract correctly 11:21:23 FIELD 11:21:23 UINT8 (1 ms) 11:21:23 UINT16 11:21:23 UINT32 (1 ms) 11:21:23 UINT64 11:21:23 UINT128 (1 ms) 11:21:23 Should wrap around 11:21:23 FIELD 11:21:23 UINT8 (1 ms) 11:21:23 UINT16 11:21:23 UINT32 (1 ms) 11:21:23 UINT64 11:21:23 UINT128 (1 ms) 11:21:23 Mul 11:21:23 Should (de)serialize correctly (1 ms) 11:21:23 Should multiply correctly 11:21:23 FIELD 11:21:23 UINT8 11:21:23 UINT16 (1 ms) 11:21:23 UINT32 11:21:23 UINT64 11:21:23 UINT128 11:21:23 Should wrap around 11:21:23 FIELD 11:21:23 UINT8 11:21:23 UINT16 11:21:23 UINT32 (1 ms) 11:21:23 UINT64 11:21:23 UINT128 11:21:23 Div 11:21:23 Should (de)serialize correctly (1 ms) 11:21:23 Should divide correctly 11:21:23 UINT8 (1 ms) 11:21:23 UINT16 11:21:23 UINT32 11:21:23 UINT64 11:21:23 UINT128 (1 ms) 11:21:23 FDiv 11:21:23 Should (de)serialize correctly (1 ms) 11:21:23 Should perform field division (1 ms) 11:21:23 11:21:23 Test Suites: 1 passed, 1 total 11:21:23 Tests: 48 passed, 48 total 11:21:23 Snapshots: 0 total 11:21:23 Time: 1.482 s 11:21:23 Ran all test suites matching /simulator\/src\/public\/avm\/opcodes\/arithmetic.test.ts/i. 11:21:23 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?