~/src/github.com/openstack-k8s-operators/openstack-operator ~/ci-framework-data/artifacts test -s /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator/bin/kustomize || { curl -Ss "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash -s -- 5.5.0 /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator/bin; } v5.5.0 kustomize installed to /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator/bin/kustomize test -s /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator/bin/yq || ( cd /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator/bin &&\ wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64.tar.gz -O - |\ tar xz && mv yq_linux_amd64 /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator/bin/yq ) --2025-11-24 14:41:31-- https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64.tar.gz Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_linux_amd64.tar.gz [following] --2025-11-24 14:41:33-- https://github.com/mikefarah/yq/releases/download/v4.49.1/yq_linux_amd64.tar.gz Reusing existing connection to github.com:443. HTTP request sent, awaiting response... 503 Service Unavailable 2025-11-24 14:41:35 ERROR 503: Service Unavailable. gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now make: *** [Makefile:415: yq] Error 2