Parent Log: http://ci.aztec-labs.com/7e515574fa561c6b Command: 2ca1986c0c6d5c2c yarn-project/scripts/run_test.sh foundation/src/fields/fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9222c7777effe26aa04b5367a455d25be0e7f62e Env: REF_NAME=gh-readonly-queue/next/pr-15055-a9bb2f683797c8e631b892c5f539a2867bddaabf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 16:03:27 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15055_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_77231cc3756040e0_next 16:03:29 PASS src/fields/fields.test.ts 16:03:29 GrumpkinScalar Serialization 16:03:29 fromHighLow should serialize and deserialize correctly (3 ms) 16:03:29 fromBuffer should serialize and deserialize correctly (1 ms) 16:03:29 fromString should serialize and deserialize correctly (21 ms) 16:03:29 fromHexString should serialize and deserialize correctly (3 ms) 16:03:29 toBuffer should serialize and deserialize correctly (1 ms) 16:03:29 toString should serialize and deserialize correctly (1 ms) 16:03:29 Bn254 arithmetic 16:03:29 Addition 16:03:29 Low Boundary 16:03:29 High Boundary 16:03:29 Performs addition correctly (1 ms) 16:03:29 Subtraction 16:03:29 Low Boundary 16:03:29 High Boundary (1 ms) 16:03:29 Performs subtraction correctly 16:03:29 Multiplication 16:03:29 Identity (1 ms) 16:03:29 Performs multiplication correctly 16:03:29 High Boundary 16:03:29 Division 16:03:29 Should succeed when mod inverse is -ve 16:03:29 Should succeed when mod inverse is +ve (1 ms) 16:03:29 Should not allow a division by 0 (1 ms) 16:03:29 Square root 16:03:29 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (215 ms) 16:03:29 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms) 16:03:29 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" 16:03:29 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (1 ms) 16:03:29 Should return the correct square root for random value 16:03:29 Comparison 16:03:29 Should compare field elements correctly (1 ms) 16:03:29 Should compare field elements correctly 16:03:29 Should compare field elements correctly 16:03:29 Should compare field elements correctly 16:03:29 Should compare field elements correctly 16:03:29 Should compare field elements correctly 16:03:29 Should compare field elements correctly 16:03:29 Should compare field elements correctly 16:03:29 16:03:29 Test Suites: 1 passed, 1 total 16:03:29 Tests: 31 passed, 31 total 16:03:29 Snapshots: 0 total 16:03:29 Time: 0.759 s 16:03:29 Ran all test suites matching foundation/src/fields/fields.test.ts. 16:03:29 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?