-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
In our CircleCI pipeline, we have a step that pushes Docker images into our Quay.io repositories. Starting around 4 hours ago (Sept 29, 2021 5:01:51 AM -7 GMT), we started seeing failures.
Snippet from the CircleCI runner: The first log message shows a 500 error and the second log message is a successful image push.
2021/09/29 12:01:16 Error pushing image to quay.io/domino/nucleus:arun-reproducibility-from-workspace.latest: unable to push image to quay.io/domino/nucleus:arun-reproducibility-from-workspace.latest: HEAD https://quay.io/v2/domino/nucleus/blobs/sha256:0ffbba73ea35fab7c9d83c06ca15a39074adfe1dd525a33212df020bb7ebedec: unsupported status code 500
2021/09/29 12:01:20 Successfully pushed Docker image to quay.io/domino/nucleus:arun-reproducibility-from-workspace.bb674745a688608056cba3c2e59222f58054e67d
The 500 error has been causing our CI pipelines to fail, but the repositories that throw the error differ between runs.