deepujain commented on PR #64304: URL: https://github.com/apache/airflow/pull/64304#issuecomment-4145258526
Took a look at the current red checks. They are failing before this branch code is exercised: multiple jobs die in the initial `docker run ... bash -c "rm -rf /workspace/*"` bootstrap step while trying to pull `bash:latest`, with Docker Hub errors like `unauthorized: incorrect username or password` and `toomanyrequests`. This looks infrastructure-related rather than PR-specific, so I did not change the branch. Once the Docker pull issue clears, the checks should be rerun. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
