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