Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

🐛 make release-alias-tag fails on prow image-pushing #96

Closed
christopherhein opened this issue Jun 8, 2021 · 0 comments · Fixed by #97
Closed

🐛 make release-alias-tag fails on prow image-pushing #96

christopherhein opened this issue Jun 8, 2021 · 0 comments · Fixed by #97

Comments

@christopherhein
Copy link
Contributor

Step #0: make[3]: Leaving directory '/workspace'
Step #0: make[2]: Leaving directory '/workspace'
Step #0: gcloud container images add-tag gcr.io/k8s-staging-cluster-api-nested/cluster-api-nested-controller:v20210608-ea129c6 gcr.io/k8s-staging-cluster-api-nested/cluster-api-nested-controller:main
Step #0: Created [gcr.io/k8s-staging-cluster-api-nested/cluster-api-nested-controller:main].
Step #0: Updated [gcr.io/k8s-staging-cluster-api-nested/cluster-api-nested-controller:v20210608-ea129c6].
Step #0: gcloud container images add-tag gcr.io/k8s-staging-cluster-api-nested/nested-controlplane-controller:v20210608-ea129c6 gcr.io/k8s-staging-cluster-api-nested/nested-controlplane-controller:main
Step #0: ERROR: Error during upload of: gcr.io/k8s-staging-cluster-api-nested/nested-controlplane-controller:main
Step #0: ERROR: (gcloud.container.images.add-tag) Not found: response: {'status': '404', 'content-length': '202', 'x-xss-protection': '0', 'transfer-encoding': 'chunked', 'server': 'Docker Registry', '-content-encoding': 'gzip', 'docker-distribution-api-version': 'registry/2.0', 'cache-control': 'private', 'date': 'Tue, 08 Jun 2021 18:57:01 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'application/json'}
Step #0: Failed to fetch "v20210608-ea129c6" from request "/v2/k8s-staging-cluster-api-nested/nested-controlplane-controller/manifests/v20210608-ea129c6".: <no details provided>
Step #0: make[1]: *** [Makefile:353: release-alias-tag] Error 1
Step #0: make[1]: Leaving directory '/workspace'
Step #0: make: *** [Makefile:346: release-staging] Error 2

@christopherhein christopherhein changed the title make release-alias-tag fails on prow image-pushing 🐛 make release-alias-tag fails on prow image-pushing Jun 8, 2021
@christopherhein christopherhein changed the title 🐛 make release-alias-tag fails on prow image-pushing 🐛 make release-alias-tag fails on prow image-pushing Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant