Parent Log: http://ci.aztec-labs.com/211a9fb93ab8be76 Command: 26102936e69ab88b yarn-project/scripts/run_test.sh foundation/src/promise/running-promise.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 16:23:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_9b74949052e3ac24_master 16:23:41 {"level":40,"time":1749831821553,"pid":172276,"hostname":"pr-15044_amd64_x2-full","module":"test","msg":"Running promise was not started"} 16:23:41 {"level":40,"time":1749831821603,"pid":172276,"hostname":"pr-15044_amd64_x2-full","module":"test","err":{"type":"Error","message":"ouch","stack":"Error: ouch\n at RunningPromise.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/foundation/src/promise/running-promise.test.ts:59:31)\n at /home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-mock/build/index.js:397:39\n at RunningPromise.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-mock/build/index.js:404:13)\n at RunningPromise.mockConstructor [as fn] (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-mock/build/index.js:148:19)\n at fn (/home/aztec-dev/aztec-packages/yarn-project/foundation/src/promise/running-promise.ts:54:22)\n at RunningPromise.poll [as start] (/home/aztec-dev/aztec-packages/yarn-project/foundation/src/promise/running-promise.ts:75:27)\n at Object.start (/home/aztec-dev/aztec-packages/yarn-project/foundation/src/promise/running-promise.test.ts:86:22)\n at Promise.then.completed (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/utils.js:298:28)\n at new Promise (<anonymous>)\n at callAsyncCircusFn (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/utils.js:231:10)\n at _callCircusTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/run.js:316:40)\n at _runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/run.js:252:3)\n at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/run.js:126:9)\n at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/run.js:121:9)\n at _runTestsForDescribeBlock (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/run.js:121:9)\n at run (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/run.js:71:3)\n at runAndTransformResultsToJestFormat (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)\n at jestAdapter (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)\n at runTestInternal (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/runTest.js:367:16)\n at runTest (/home/aztec-dev/aztec-packages/yarn-project/node_modules/jest-runner/build/runTest.js:444:34)"},"msg":"Error handler has requested to exit"} 16:23:41 {"level":40,"time":1749831822603,"pid":172276,"hostname":"pr-15044_amd64_x2-full","module":"test","msg":"Running promise was not started"} 16:23:41 PASS src/promise/running-promise.test.ts 16:23:41 RunningPromise 16:23:41 trigger 16:23:41 immediately runs the function when not running and awaits for completion (6 ms) 16:23:41 immediately runs the function if sleeping (2 ms) 16:23:41 waits for current run to finish before triggering (1 ms) 16:23:41 handles errors 16:23:41 reports errors upstream (1 ms) 16:23:41 continues running even if fn errors (2 ms) 16:23:41 stops immediately if told so by the error handler (17 ms) 16:23:41 16:23:41 Test Suites: 1 passed, 1 total 16:23:41 Tests: 6 passed, 6 total 16:23:41 Snapshots: 0 total 16:23:41 Time: 0.429 s 16:23:41 Ran all test suites matching /foundation\/src\/promise\/running-promise.test.ts/i. 16:23:41 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?