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