potiuk opened a new issue #14539: URL: https://github.com/apache/airflow/issues/14539
There are sometime cases when self-hosted runners will not start in 10 minutes and such builds will fail. Example here: https://github.com/apache/airflow/actions/runs/608613545 Those annotations are shown: ``` The job running on runner Airflow Runner 82 has exceeded the maximum execution time of 10 minutes. | Cancel workflow runs -- | -- The job running on runner Airflow Runner 82 has exceeded the maximum execution time of 10 minutes. | Cancel workflow runs Error when evaluating 'runs-on' for job 'cancel-on-build-failure'. (Line: 543, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.,(Line: 543, Col: 14): Unexpected value '' | Build ImagesĀ : .github#L1 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
