~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts bash scripts/gen-namespace.sh + '[' -z /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out ']' + '[' -z openstack ']' + OUT_DIR=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack + '[' '!' -d /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack ']' + cat oc apply -f /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/namespace.yaml Warning: resource namespaces/openstack is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. namespace/openstack configured timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io openstack); do sleep 1; done" NAME DISPLAY NAME STATUS openstack Active oc project openstack Now using project "openstack" on server "https://api.crc.testing:6443". bash scripts/gen-input-kustomize.sh + OUT=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out + '[' -z openstack ']' + '[' -z osp-secret ']' + '[' -z 12345678 ']' + '[' -z 1234567842 ']' + '[' -z 767c3ed056cbaa3b9dfedb8c6f825bf0 ']' + '[' -z sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU= ']' + '[' -z COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f ']' + '[' -z openstack ']' + '[' -z libvirt-secret ']' + DIR=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/input + '[' '!' -d /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/input ']' + mkdir -p /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/input + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/input ~/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/input ~/src/github.com/openstack-k8s-operators/install_yamls + cat oc get secret/osp-secret || oc kustomize /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/input | oc apply -f - Error from server (NotFound): secrets "osp-secret" not found secret/libvirt-secret created secret/octavia-ca-passphrase created secret/osp-secret created oc kustomize /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr' : lstat /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra: no such file or directory No resources found rm -Rf /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator/infra-operator /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr oc kustomize /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr | oc delete --ignore-not-found=true -f - || true error: unable to find one of 'kustomization.yaml', 'kustomization.yml' or 'Kustomization' in directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr' No resources found rm -Rf /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator/openstack-operator /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr mkdir -p /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack-operators/openstack/op /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr bash -c "test -d /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator/openstack-operator || CHECKOUT_FROM_OPENSTACK_REF=false scripts/clone-operator-repo.sh" Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/openstack-operator.git openstack-operator Cloning into 'openstack-operator'... cp /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z openstack ']' + '[' -z OpenStackControlPlane ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr ~/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ OpenStackControlPlane == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ '' != '' ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' OpenStackControlPlane == OpenStackControlPlane ']' + cat + '[' OpenStackControlPlane == Galera ']' + '[' OpenStackControlPlane == NetConfig ']' + '[' -n '' ']' + [[ OpenStackControlPlane == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ true == \t\r\u\e ]] + cat + [[ OpenStackControlPlane == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -z true ']' + '[' -n '' ']' + '[' -z true ']' + '[' -n true ']' + '[' -n '' ']' + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml + for y in ${yamls[@]} + kustomize edit add resource ./core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls mkdir -p /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack-operators/infra/op /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/infra-operator.git infra-operator Cloning into 'infra-operator'... cp /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z openstack ']' + '[' -z NetConfig ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr ~/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ NetConfig == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' NetConfig == OpenStackControlPlane ']' + '[' NetConfig == Galera ']' + '[' NetConfig == NetConfig ']' + '[' -z true ']' + IPV6_SUBNET_INDEX=1 + cat + '[' -z true ']' + '[' -n '' ']' + '[' -n '' ']' + [[ NetConfig == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ NetConfig == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./network_v1beta1_netconfig.yaml + for y in ${yamls[@]} + kustomize edit add resource ./network_v1beta1_netconfig.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/infra/cr + oc apply -f - netconfig.network.openstack.org/netconfig created + '[' 0 -lt 15 ']' make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z openstack ']' + '[' openstack = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z openstack ']' + '[' openstack = rabbitmq-cluster ']' + DEPL_NAME=openstack-operator-controller-manager ++ oc get -n openstack-operators deployment openstack-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/out/openstack/openstack/cr + oc apply -f - openstackcontrolplane.core.openstack.org/openstack-galera-network-isolation created + '[' 0 -lt 15 ']' ~/ci-framework-data/artifacts