UNCLASSIFIED - NO CUI

pipeline is failing to pull public docker images and failing the pipeline in the "build" stage not the "download artifacts" stage

This template is ONLY used for reporting bugs. New feature request or pipeline enhancement issues should use the other template options for issue submission.

Current Behavior

pipeline is failing to pull public docker images and failing the pipeline in the "build" stage not the "download artifacts" stage

Live Example

https://repo1.dsop.io/dsop/kubeflow/notebook-controller/notebook-controller-20190614-v0-160/-/jobs/342805 https://repo1.dsop.io/dsop/vertaaiofficial/modeldb/backend-2.0.8.1/-/jobs/342176 https://repo1.dsop.io/dsop/vertaaiofficial/modeldb/artifact-store-2.0.8.1/-/jobs/342189/raw

Expected Behavior

public docker images should pull and if not accessible then the pipeline should fail in the correct stage

Possible Solution