Parent Log: http://ci.aztec-labs.com/88a1010f314e27f0 Command: d2fcfaaceedeb658 yarn-project/scripts/run_test.sh foundation/src/fields/bls12_fields.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7dcba16a1a8b286f0e20ac38acd8c97103e573de Env: REF_NAME=gh-readonly-queue/next/pr-15314-bd28eda782eb6f2e1e5c2101a27104b4ad8796b3 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 17:49:05 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15314_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_3ab53ed964285006_next 17:49:07 PASS src/fields/bls12_fields.test.ts 17:49:07 Fr Serialization 17:49:07 fromBuffer should serialize and deserialize correctly (5 ms) 17:49:07 fromNoirBigNum should serialize and deserialize correctly (1 ms) 17:49:07 fromString should serialize and deserialize correctly (24 ms) 17:49:07 fromHexString should serialize and deserialize correctly (2 ms) 17:49:07 fromBN254Fr and toBN254Fr should convert correctly (1 ms) 17:49:07 rejects fields too large for BN254 (2 ms) 17:49:07 Arithmetic on Fr 17:49:07 Addition 17:49:07 Low Boundary (1 ms) 17:49:07 High Boundary (1 ms) 17:49:07 Performs addition correctly (1 ms) 17:49:07 Subtraction 17:49:07 Low Boundary 17:49:07 High Boundary 17:49:07 Performs subtraction correctly (1 ms) 17:49:07 Multiplication 17:49:07 Identity (1 ms) 17:49:07 Performs multiplication correctly (1 ms) 17:49:07 High Boundary (1 ms) 17:49:07 Division 17:49:07 Should succeed when mod inverse is -ve (1 ms) 17:49:07 Should succeed when mod inverse is +ve (1 ms) 17:49:07 Should not allow a division by 0 (7 ms) 17:49:07 Square root 17:49:07 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000000" (1 ms) 17:49:07 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000004" (1 ms) 17:49:07 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000009" (1 ms) 17:49:08 Should return the correct square root for "0x0000000000000000000000000000000000000000000000000000000000000010" (2 ms) 17:49:08 Should return the correct square root for random value (1 ms) 17:49:08 Power 17:49:08 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000000" 17:49:08 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 17:49:08 Should return the correct power for "0x0000000000000000000000000000000000000000000000000000000000000002" 17:49:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000a" 17:49:08 Should return the correct power for random value (1 ms) 17:49:08 Performs power correctly (1 ms) 17:49:08 High Boundary 17:49:08 Fq Serialization 17:49:08 fromBuffer should serialize and deserialize correctly (1 ms) 17:49:08 fromNoirBigNum should serialize and deserialize correctly 17:49:08 fromString should serialize and deserialize correctly (2 ms) 17:49:08 fromHexString should serialize and deserialize correctly (2 ms) 17:49:08 Arithmetic on Fq 17:49:08 Addition 17:49:08 Low Boundary (1 ms) 17:49:08 High Boundary (1 ms) 17:49:08 Performs addition correctly 17:49:08 Subtraction 17:49:08 Low Boundary 17:49:08 High Boundary (1 ms) 17:49:08 Performs subtraction correctly (1 ms) 17:49:08 Multiplication 17:49:08 Identity 17:49:08 Performs multiplication correctly 17:49:08 High Boundary (1 ms) 17:49:08 Division 17:49:08 Should succeed when mod inverse is -ve (1 ms) 17:49:08 Should succeed when mod inverse is +ve (1 ms) 17:49:08 Should not allow a division by 0 (1 ms) 17:49:08 Square root 17:49:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" (1 ms) 17:49:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004" (1 ms) 17:49:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009" 17:49:08 Should return the correct square root for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010" 17:49:08 Should return the correct square root for random value (1 ms) 17:49:08 Power 17:49:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" 17:49:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 17:49:08 Should return the correct power for "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" 17:49:08 Should return the correct power for "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a" (1 ms) 17:49:08 Should return the correct power for random value (1 ms) 17:49:08 Performs power correctly (1 ms) 17:49:08 High Boundary (1 ms) 17:49:08 17:49:08 Test Suites: 1 passed, 1 total 17:49:08 Tests: 58 passed, 58 total 17:49:08 Snapshots: 0 total 17:49:08 Time: 1.066 s 17:49:08 Ran all test suites matching foundation/src/fields/bls12_fields.test.ts. 17:49:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?