18F / concourse-compliance-testing

Concourse CI assets for Compliance Toolkit
https://compliance-viewer.18f.gov/
Other
17 stars 7 forks source link

Scanning OpenOpps failed with a seemingly random error. #49

Closed DavidEBest closed 8 years ago

DavidEBest commented 8 years ago
resource script '/opt/resource/check []' failed: exit status 1

stderr:
failed to fetch digest: 401 Unauthorized

This sort of error appears to be a random docker/concourse error, not related to the actual job of running scans. Is this something that we can catch or retry?

http://ci-tooling.cloud.gov/pipelines/zap/jobs/zap-scheduled-openopps/builds/1 https://trello.com/c/5FGAUZtq/135-increase-reliability-of-individual-scans

afeld commented 8 years ago

Hmm, passed as an ondemand build...not sure why that error appeared there, since it seemed to be in a task, not a resource.

DavidEBest commented 8 years ago

This might be a snipe hunt - seems like an intermittent/random error. Keeping this open so we can keep an eye on the possible error.

DavidEBest commented 8 years ago

Federalist had the same problem last night. http://ci.cloud.gov/pipelines/zap/jobs/zap-scheduled-federalist/builds/3

afeld commented 8 years ago

Seems like this may have been failures to fetch the Docker images?

afeld commented 8 years ago

https://github.com/docker/hub-feedback/issues/647

afeld commented 8 years ago

Closing as stale.