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