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