ai-j52129 https://github.com/israel-hdez/kserve Cloning into '/workspace/source'... + bash + STATUS_FILE=/test-status/deploy-and-e2e-status + echo failed + COMPONENT_NAME=kserve-agent-ci ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:63b01855d4f4d9cc9a109698dbd7d7889d3c2d40a32577f5946d367ab2c8c321 + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:63b01855d4f4d9cc9a109698dbd7d7889d3c2d40a32577f5946d367ab2c8c321 + COMPONENT_NAME=kserve-controller-ci ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:3c988dc231dc734d30618de0b482d4494a54ad066ee04f502e5913e41b0a0566 + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:3c988dc231dc734d30618de0b482d4494a54ad066ee04f502e5913e41b0a0566 + COMPONENT_NAME=kserve-router-ci ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f452095929b339c4acc2639af4bf7c4693d3269c9b093ed79b1f54101a2de422 + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f452095929b339c4acc2639af4bf7c4693d3269c9b093ed79b1f54101a2de422 + COMPONENT_NAME=kserve-storage-initializer-ci ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0cd196d4c53b891914316f18ab5cfa9f85258e057f3687e65332c70bf642d22d + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0cd196d4c53b891914316f18ab5cfa9f85258e057f3687e65332c70bf642d22d + COMPONENT_NAME=odh-kserve-llmisvc-controller-ci ++ jq -r --arg component_name odh-kserve-llmisvc-controller-ci '.[$component_name].image' + export LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:57bdd8bb3abf2dacecbe828e3003e5c88b2b4cb971df2f176cfbb3f2c5e4e101 + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:57bdd8bb3abf2dacecbe828e3003e5c88b2b4cb971df2f176cfbb3f2c5e4e101 + ./test/scripts/openshift-ci/run-e2e-tests.sh 'llminferenceservice and cluster_cpu' 2 llm-d Installing on cluster Using namespace: kserve for KServe components SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1293 KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:3c988dc231dc734d30618de0b482d4494a54ad066ee04f502e5913e41b0a0566 LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:57bdd8bb3abf2dacecbe828e3003e5c88b2b4cb971df2f176cfbb3f2c5e4e101 KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:63b01855d4f4d9cc9a109698dbd7d7889d3c2d40a32577f5946d367ab2c8c321 KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f452095929b339c4acc2639af4bf7c4693d3269c9b093ed79b1f54101a2de422 STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:0cd196d4c53b891914316f18ab5cfa9f85258e057f3687e65332c70bf642d22d ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1293 SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1293 [INFO] Installing Kustomize v5.8.1 for linux/amd64... [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize v5.8.1 make: Entering directory '/workspace/source' [INFO] Installing yq v4.52.1 for linux/amd64... [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq yq (https://github.com/mikefarah/yq/) version v4.52.1 make: Leaving directory '/workspace/source' Installing KServe Python SDK ... [INFO] Installing uv 0.7.8 for linux/amd64... [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. uv 0.7.8 Creating virtual environment... warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) Using CPython 3.9.25 interpreter at: /usr/bin/python3 Creating virtual environment at: .venv /workspace/source Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 Creating virtual environment at: .venv Resolved 263 packages in 1ms Building kserve @ file:///workspace/source/python/kserve Downloading pyarrow (40.1MiB) Downloading pydantic-core (2.0MiB) Downloading mypy (17.2MiB) Downloading kubernetes (1.9MiB) Downloading grpcio (6.4MiB) Downloading cryptography (4.3MiB) Downloading black (1.6MiB) Downloading botocore (12.9MiB) Downloading pandas (12.5MiB) Downloading uvloop (3.8MiB) Downloading numpy (15.7MiB) Downloading setuptools (1.2MiB) Downloading aiohttp (1.7MiB) Downloading grpcio-tools (2.5MiB) Downloading portforward (3.9MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading black Downloading pydantic-core Downloading grpcio-tools Downloading setuptools Built python-simple-logger==2.0.19 Downloading portforward Downloading uvloop Downloading cryptography Downloading grpcio Downloading kubernetes Built timeout-sampler==1.0.3 Built kserve @ file:///workspace/source/python/kserve Downloading numpy Downloading pandas Downloading botocore Downloading pyarrow Downloading mypy Prepared 99 packages in 1.79s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 99 packages in 267ms + aiohappyeyeballs==2.6.1 + aiohttp==3.13.3 + aiosignal==1.4.0 + annotated-doc==0.0.4 + annotated-types==0.7.0 + anyio==4.9.0 + attrs==25.3.0 + avro==1.12.0 + black==24.3.0 + boto3==1.37.35 + botocore==1.37.35 + cachetools==5.5.2 + certifi==2025.1.31 + cffi==2.0.0 + charset-normalizer==3.4.1 + click==8.1.8 + cloudevents==1.11.0 + colorama==0.4.6 + colorlog==6.10.1 + coverage==7.8.0 + cryptography==46.0.5 + deprecation==2.1.0 + durationpy==0.9 + execnet==2.1.1 + fastapi==0.121.3 + frozenlist==1.5.0 + google-auth==2.39.0 + grpc-interceptor==0.15.4 + grpcio==1.78.1 + grpcio-testing==1.78.1 + grpcio-tools==1.78.1 + h11==0.16.0 + httpcore==1.0.9 + httptools==0.6.4 + httpx==0.27.2 + httpx-retries==0.4.5 + idna==3.10 + iniconfig==2.1.0 + jinja2==3.1.6 + jmespath==1.0.1 + kserve==0.17.0 (from file:///workspace/source/python/kserve) + kubernetes==32.0.1 + markupsafe==3.0.2 + multidict==6.4.3 + mypy==0.991 + mypy-extensions==1.0.0 + numpy==2.2.4 + oauthlib==3.2.2 + orjson==3.10.16 + packaging==24.2 + pandas==2.2.3 + pathspec==0.12.1 + platformdirs==4.3.7 + pluggy==1.5.0 + portforward==0.7.1 + prometheus-client==0.21.1 + propcache==0.3.1 + protobuf==6.33.5 + psutil==5.9.8 + pyarrow==19.0.1 + pyasn1==0.6.1 + pyasn1-modules==0.4.2 + pycparser==2.22 + pydantic==2.12.4 + pydantic-core==2.41.5 + pyjwt==2.12.1 + pytest==7.4.4 + pytest-asyncio==0.23.8 + pytest-cov==5.0.0 + pytest-httpx==0.30.0 + pytest-xdist==3.6.1 + python-dateutil==2.9.0.post0 + python-dotenv==1.1.0 + python-multipart==0.0.22 + python-simple-logger==2.0.19 + pytz==2025.2 + pyyaml==6.0.2 + requests==2.32.3 + requests-oauthlib==2.0.0 + rsa==4.9.1 + s3transfer==0.11.4 + setuptools==78.1.0 + six==1.17.0 + sniffio==1.3.1 + starlette==0.49.1 + tabulate==0.9.0 + timeout-sampler==1.0.3 + timing-asgi==0.3.1 + tomlkit==0.13.2 + typing-extensions==4.15.0 + typing-inspection==0.4.2 + tzdata==2025.2 + urllib3==2.6.2 + uvicorn==0.34.1 + uvloop==0.21.0 + watchfiles==1.0.5 + websocket-client==1.8.0 + websockets==15.0.1 + yarl==1.20.0 Audited 1 package in 47ms /workspace/source Creating namespace openshift-keda... namespace/openshift-keda created Namespace openshift-keda created/ensured. --- Creating OperatorGroup openshift-keda... operatorgroup.operators.coreos.com/openshift-keda created OperatorGroup openshift-keda created/ensured. --- Creating Subscription for openshift-custom-metrics-autoscaler-operator... subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created Subscription openshift-custom-metrics-autoscaler-operator created/ensured. --- Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). --- Applying KedaController custom resource... Warning: resource kedacontrollers/keda 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. kedacontroller.keda.sh/keda configured KedaController custom resource applied. --- Allowing time for KEDA components to be provisioned by the operator ... Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... Pod -l "app=keda-operator" in namespace "openshift-keda" found. Current pods for -l "app=keda-operator" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-operator-ffbb595cb-b69gd 1/1 Running 0 42s Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... pod/keda-operator-ffbb595cb-b69gd condition met Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. KEDA Operator pod is ready. Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-metrics-apiserver-7c9f485588-t7bl7 1/1 Running 0 47s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-t7bl7 condition met Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. KEDA Metrics API Server pod is ready. Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-admission-cf49989db-fpzn2 1/1 Running 0 52s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-fpzn2 condition met Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. KEDA Webhook pod is ready. --- ✅ KEDA deployment script finished successfully. 🔧 Configuration: KServe deployment: ❌ disabled Kuadrant deployment: ✅ enabled Checking OpenShift server version...(4.20.19) 🎯 Server version (4.20.19) is 4.19.9 or higher - continue with the script ⏳ Installing cert-manager namespace/cert-manager-operator created operatorgroup.operators.coreos.com/cert-manager-operator created subscription.operators.coreos.com/openshift-cert-manager-operator created Waiting for openshift-cert-manager-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (0/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (5/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (10/300) CSV cert-manager-operator.v1.18.1 is ready (Phase: Succeeded). Waiting for CRD certificates.cert-manager.io to appear (timeout: 90s)… CRD certificates.cert-manager.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io condition met ✅ Cert-manager installed ⏳ Installing openshift-lws-operator namespace/openshift-lws-operator created operatorgroup.operators.coreos.com/leader-worker-set created subscription.operators.coreos.com/leader-worker-set created Waiting for leader-worker-set CSV to become ready... Waiting for CSV to be installed for subscription leader-worker-set... (0/300) Waiting for CSV to be installed for subscription leader-worker-set... (5/300) Waiting for CSV to be installed for subscription leader-worker-set... (10/300) Waiting for CSV to be installed for subscription leader-worker-set... (15/300) CSV leader-worker-set.v1.0.0 is ready (Phase: Succeeded). Waiting for CRD leaderworkersetoperators.operator.openshift.io to appear (timeout: 90s)… CRD leaderworkersetoperators.operator.openshift.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/leaderworkersetoperators.operator.openshift.io condition met leaderworkersetoperator.operator.openshift.io/cluster created ⏳ waiting for openshift-lws-operator to be ready.… Waiting for pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to be created... Pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" found. Current pods for -l "name=openshift-lws-operator" in namespace "openshift-lws-operator": NAME READY STATUS RESTARTS AGE openshift-lws-operator-bfc7f696d-nnj8z 1/1 Running 0 13s Waiting up to 600s for pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to become ready... pod/openshift-lws-operator-bfc7f696d-nnj8z condition met Pod(s) -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" are ready. ✅ openshift-lws-operator installed gatewayclass.gateway.networking.k8s.io/openshift-default created Waiting for pod -l "app=istiod" in namespace "openshift-ingress" to be created... Pod -l "app=istiod" in namespace "openshift-ingress" found. Current pods for -l "app=istiod" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE istiod-openshift-gateway-7cd77c7ffd-dv6wc 1/1 Running 0 5s Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... pod/istiod-openshift-gateway-7cd77c7ffd-dv6wc condition met Pod(s) -l "app=istiod" in namespace "openshift-ingress" are ready. ⏳ Creating a Gateway Error from server (AlreadyExists): namespaces "openshift-ingress" already exists gateway.gateway.networking.k8s.io/openshift-ai-inference created Waiting for pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to be created... Pod -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" found. Current pods for -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress": NAME READY STATUS RESTARTS AGE openshift-ai-inference-openshift-default-7c5447bb76-rzkt7 0/1 ContainerCreating 0 7s Waiting up to 600s for pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" to become ready... pod/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7 condition met Pod(s) -l "serving.kserve.io/gateway=kserve-ingress-gateway" in namespace "openshift-ingress" are ready. ⏳ Installing RHCL(Kuadrant) operator namespace/kuadrant-system created subscription.operators.coreos.com/rhcl-operator created operatorgroup.operators.coreos.com/kuadrant created Waiting for rhcl-operator CSV to become ready... Waiting for CSV to be installed for subscription rhcl-operator... (0/600) Waiting for CSV to be installed for subscription rhcl-operator... (5/600) Waiting for CSV to be installed for subscription rhcl-operator... (10/600) Waiting for CSV to be installed for subscription rhcl-operator... (15/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Pending). Waiting... (20/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV rhcl-operator.v1.3.2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV rhcl-operator.v1.3.2 is ready (Phase: Succeeded). Waiting for CRD kuadrants.kuadrant.io to appear (timeout: 90s)… CRD kuadrants.kuadrant.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/kuadrants.kuadrant.io condition met Waiting for apiserver discovery /apis/kuadrant.io/v1beta1 to list kuadrants (timeout: 120s)… Discovery for kuadrant.io/v1beta1 includes kuadrants. ⏳ sleeping 30s after discovery (RESTMapper can trail discovery)… kuadrant.kuadrant.io/kuadrant created ⏳ waiting for Kuadrant Ready (attempt 1/2, timeout 5m)… kuadrant.kuadrant.io/kuadrant condition met Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-q7jmp 1/1 Running 0 76s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-q7jmp condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ⏳ waiting for authorino service to be created... service/authorino-authorino-authorization condition met service/authorino-authorino-authorization annotated Warning: resource authorinos/authorino 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. authorino.operator.authorino.kuadrant.io/authorino configured Waiting for pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" to be created... Pod -l "control-plane=authorino-operator" in namespace "kuadrant-system" found. Current pods for -l "control-plane=authorino-operator" in namespace "kuadrant-system": NAME READY STATUS RESTARTS AGE authorino-operator-7587b89b76-q7jmp 1/1 Running 0 84s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-q7jmp condition met Pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" are ready. ✅ kuadrant(authorino) installed Now using project "kserve" on server "https://a0fb60b58264f43cc873eef9bb7b328b-50a15cb302997ce5.elb.us-east-1.amazonaws.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname ⏳ Installing KServe with SeaweedFS # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied ⏳ Waiting for CRDs to be established Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met ⏳ Applying all resources... customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied serviceaccount/kserve-controller-manager serverside-applied serviceaccount/llmisvc-controller-manager serverside-applied role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied configmap/inferenceservice-config serverside-applied configmap/kserve-parameters serverside-applied secret/kserve-webhook-server-secret serverside-applied secret/mlpipeline-s3-artifact serverside-applied service/kserve-controller-manager-metrics-service serverside-applied service/kserve-controller-manager-service serverside-applied service/kserve-webhook-server-service serverside-applied service/llmisvc-controller-manager-service serverside-applied service/llmisvc-webhook-server-service serverside-applied service/s3-service serverside-applied deployment.apps/kserve-controller-manager serverside-applied deployment.apps/llmisvc-controller-manager serverside-applied deployment.apps/seaweedfs serverside-applied networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied clusterstoragecontainer.serving.kserve.io/default serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied ⏳ Waiting for llmisvc-controller-manager to be ready... Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": NAME READY STATUS RESTARTS AGE llmisvc-controller-manager-868cc5c7bb-m6bfc 0/1 Running 0 6s Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... pod/llmisvc-controller-manager-868cc5c7bb-m6bfc condition met Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. ⏳ Re-applying LLMInferenceServiceConfig resources with webhook validation... Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied Installing DSC/DSCI resources... dscinitialization.dscinitialization.opendatahub.io/test-dsci created datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created Patching ingress domain, markers: llminferenceservice and cluster_cpu configmap/inferenceservice-config patched pod "kserve-controller-manager-85bb65f8c4-2tzmq" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-85bb65f8c4-pxv2p condition met Installing ODH Model Controller manually with PR images customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created serviceaccount/model-serving-api created serviceaccount/odh-model-controller created role.rbac.authorization.k8s.io/leader-election-role created clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created Warning: resource clusterroles/metrics-reader 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. clusterrole.rbac.authorization.k8s.io/metrics-reader configured clusterrole.rbac.authorization.k8s.io/model-serving-api created clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created clusterrole.rbac.authorization.k8s.io/proxy-role created rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created configmap/odh-model-controller-parameters created service/model-serving-api created service/odh-model-controller-metrics-service created service/odh-model-controller-webhook-service created deployment.apps/model-serving-api created deployment.apps/odh-model-controller created servicemonitor.monitoring.coreos.com/model-serving-api-metrics created servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created template.template.openshift.io/guardrails-detector-huggingface-serving-template created template.template.openshift.io/kserve-ovms created template.template.openshift.io/mlserver-runtime-template created template.template.openshift.io/vllm-cpu-runtime-template created template.template.openshift.io/vllm-cpu-x86-runtime-template created template.template.openshift.io/vllm-cuda-runtime-template created template.template.openshift.io/vllm-gaudi-runtime-template created template.template.openshift.io/vllm-multinode-runtime-template created template.template.openshift.io/vllm-rocm-runtime-template created template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created template.template.openshift.io/vllm-spyre-s390x-runtime-template created template.template.openshift.io/vllm-spyre-x86-runtime-template created mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... deployment "odh-model-controller" successfully rolled out Add testing models to SeaweedFS S3 storage ... Waiting for SeaweedFS deployment to be ready... deployment "seaweedfs" successfully rolled out S3 init job not completed, re-creating... job.batch/s3-init created Waiting for S3 init job to complete... job.batch/s3-init condition met networkpolicy.networking.k8s.io/allow-all created Prepare CI namespace and install ServingRuntimes Setting up CI namespace: kserve-ci-e2e-test Tearing down CI namespace: kserve-ci-e2e-test Namespace kserve-ci-e2e-test does not exist, skipping deletion CI namespace teardown complete Creating namespace kserve-ci-e2e-test namespace/kserve-ci-e2e-test created Applying S3 artifact secret secret/mlpipeline-s3-artifact created Applying storage-config secret secret/storage-config created Creating odh-trusted-ca-bundle configmap configmap/odh-trusted-ca-bundle created Installing ServingRuntimes servingruntime.serving.kserve.io/kserve-huggingfaceserver created servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created servingruntime.serving.kserve.io/kserve-lgbserver created servingruntime.serving.kserve.io/kserve-mlserver created servingruntime.serving.kserve.io/kserve-paddleserver created servingruntime.serving.kserve.io/kserve-pmmlserver created servingruntime.serving.kserve.io/kserve-predictiveserver created servingruntime.serving.kserve.io/kserve-sklearnserver created servingruntime.serving.kserve.io/kserve-tensorflow-serving created servingruntime.serving.kserve.io/kserve-torchserve created servingruntime.serving.kserve.io/kserve-tritonserver created servingruntime.serving.kserve.io/kserve-xgbserver created CI namespace setup complete Setup complete === E2E cluster / operator summary === Client Version: 4.20.11 Kustomize Version: v5.6.0 Server Version: 4.20.19 Kubernetes Version: v1.33.9 ClusterVersion desired: 4.20.19 ClusterVersion history (latest): 4.20.19 (Completed) CSVs in kuadrant-system: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-keda: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded custom-metrics-autoscaler.v2.18.1-2 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in cert-manager-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-lws-operator: authorino-operator.v1.3.0 Succeeded cert-manager-operator.v1.18.1 Succeeded dns-operator.v1.3.0 Succeeded leader-worker-set.v1.0.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded CSVs in openshift-operators (ODH / shared operators, filtered): authorino-operator.v1.3.0 Succeeded dns-operator.v1.3.0 Succeeded limitador-operator.v1.3.0 Succeeded rhcl-operator.v1.3.2 Succeeded servicemeshoperator3.v3.1.0 Succeeded Kuadrant / Authorino (diagnostics): CRD kuadrants.kuadrant.io versions: v1beta1 served=true storage=true Subscriptions in kuadrant-system: authorino-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators authorino-operator.v1.3.0 dns-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators dns-operator.v1.3.0 limitador-operator-stable-redhat-operators-openshift-marketplace stable redhat-operators limitador-operator.v1.3.0 rhcl-operator stable redhat-operators rhcl-operator.v1.3.2 Kuadrant CR conditions (kuadrant/kuadrant-system): Ready=True (Ready) === End E2E cluster / operator summary === /workspace/source REQUESTS_CA_BUNDLE=-----BEGIN CERTIFICATE----- MIIDPDCCAiSgAwIBAgIIERbjB5nA+PswDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNzE2MjQyOVoX DTM2MDQxNDE2MjQyOVowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0kVNo5C1k75f hXlA3dPUL5uS+RerrHkX5e+y7R04S7/EtzNHZqo/aRUGppoTYVeBPwwf9dXd+/l+ CBXLmR2tHLwnJ6X9ugkvNGcRGgBs+W/j77klssPZI6OjUBQiMHjB4mj6uR/2a4Cy NWWuPLzRMO+l3uvZwNYT5jFMNYg/8dJ/w1Kx9Mm26P/Fc/xRE0bxxh6w1cV6PT8k 0T7RJqUZIS7blWoa7GZw29xKqQ4QGIpk2g0WOc2CDmM/48jAvk0lUD+InYNFty1T 5ojFNk/RS2qIc2VUjfPt+LCmQ8s4W8mMyz3+nuhJ3WPYyXZ3pLmxizjDEQl0hZiC rzkFuO41NQIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRANKg0yjRc9eEumRB5xHCZm2UaMVQZLkSiuGVtQsbu7y+XyEys 1BjwrpqrMY8GYjHsmrwe0MTinnV9aoNLlaBs+zANBgkqhkiG9w0BAQsFAAOCAQEA HMWQUHuBZ+3lzb92SoAWREzCA0ARK8eIdRe1EnkdVs7ZDze6d1vHdwkJgvdc0Gkn 2SS5QGIl3ayQ222miJ/bFK8mmPmq+NcOjpwe/FMW0fmerGXhfy0wrIVtNG6yMwgd HccD+uKKfFTpukyJrMrFxBSAVW8gU83BrmEFF1g9NF/I0mrTXrkbwBlt3pqLTyrE uGM5aBzxuKbGm5uTkciWh6PFVIev5uzVIynw6Lka3I3ouPKPnu2v9m81oLupS+dP ZtE546Dp2tRCTG14gghEkGliKKJSLEfwR86DQB6ZTQLQrN6k779OCzpuLwSStbUF KAKCt8CZDpBLSwN8Jt7ryw== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIIaQbJ+j/RlBswDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNzE2MjUwMloX DTI3MDQxNzE2MjUwMlowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB AMyHsW6jm3s+00+3LQr5I5FEVkqBUZDsDBkxhmVlowvjrjm+Xf9dK1XHzeKrN9Th /BBBaVvHG6GuBiIJmcfwcuQJ4SCLH9OVo2L8JnZMLQjiVKyhQj/rnb+3DnCsfKqs i0+BATuodBXX5EAuF5nBJ5KBxzHkws84ouC3KJnJW/ldWXneJcgke9L0+MWJ+h/D dTpgLwEKnBGqx1BIc0nMhYTxJP7zCCBpyy1GE1EK1fSWP5YBOiYRsmRKoAc8s85i +Bp2Mz7pCckQYbWSlGrUl4VSRZimKIPmFbQgyTQrpPX6KM91yrV9OeWtbzOdz0kf U/ty5gsicfTzWpZrbtrggG8CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRAqLjd4kGJ2OpBMPRNqqusBbKmDYIl9cWt48m2m8cVymdasTupGvkdi2jM 5/wEN50XeUxl3lq3Y2zdJaP7UAOa3jBLBgNVHSMERDBCgEA0qDTKNFz14S6ZEHnE cJmbZRoxVBkuRKK4ZW1Cxu7vL5fITKzUGPCumqsxjwZiMeyavB7QxOKedX1qg0uV oGz7MEsGA1UdEQREMEKCQCouYXBwcy5hOTlhY2UzOC05YTkyLTQyNWYtOTIyOC1j ZjJlMjhhMGJlMzIucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBAFCUN2loUIHqlBo+meYSHMbkHK59kFefhDTx6gKyiEXtKg5HrzGWKGTVFCy3 Ntt2zvvpSY8yVmmCnHPYrZjyAL+mEDAZfU0LHlCU3CUihHw1hRCTTabRV9i/Zi+k OWTMf28et+kE5GfAZ2aPcZz0CtUuYPDtzoZheXHn8NGyzyUu57DlEPf8IC2hE3eo o5gAOdR+63gKeHGBG2sJygYN9B7Q15hsB9sMYRQTVPPmywalvsAM786Ztq8gppJl qVC/Oy2Mcss1HWsgWhf5tQiZCMsI0ddOOWYG9GNceFkNrEAc/VBf7J0y+NYeuuCS 3NzYHTeiw9VQhidQKh36e3JgrSQ= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIA47aqmV4U5cwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NjQ0MzU4NzAe Fw0yNjA0MTcxNjMzMDZaFw0yODA2MTUxNjMzMDdaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY0NDM1ODcwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQC8oS9H7HDFIt8zdkyXoH62uvJhh/r211vK iSMnyYNZzPJbyZvgXkF1BkgLkt3DUuQVbMZxWvu1oY8niYJl9J09YhohmnYxR+73 ES6cux8GLCAL7yaMWD0nMoovyK9Z1fMQ0Tk6doK+/JefE0FSHjLRNE7UOcti4btF 2A1bkIE40RxhOHuQrI9vakPAE/8bRFmo8WERzkMTvNnEFJlZJwF2Q16Tk9ZMDb7q OQk7H7yZ39qL9jRyH6eAh7RqC3ENfLUVPlR5dhBCjTZgWbzO7xKq1BezCF0Q2Mkr oJ3FjZng/lCx7+il7YaLhzezlxymrLEYgYFYZnKaoqpK9el64YCPAgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRf14HN w6ZkzctfHM4V2w62/GPiejAfBgNVHSMEGDAWgBRf14HNw6ZkzctfHM4V2w62/GPi ejANBgkqhkiG9w0BAQsFAAOCAQEAaExD96u7s8Ef/J3P+JRkSl14YN6s9DXhaZFp 5NDqRTyOlbP3eypaO62E6LC759vuyuL1n8zIW+Tc/cdbQmaFWIXFoaIiPjh1B1W3 is0lu5K26rMqLGSE7bedzDxeeDQjHsLhYD3PqWzlALunSqiCIOywYfG/W8sKwMiS CuG4ErZ7GOuT7QW+PMWWjqqD5bg6akgYDnFFw7aoNstkxiwnGbont+zgQUkQMmYS crWH0CojMSscpxt7oy/0fdmS8MCPp2Tn41/rV/pDc+bHUaBI/+m4YisZztEJ7thz Z/y2v5RScv6TnNNo6/vydh3ML2DYnBRLMNw3RsOIkqTk4SYwqQ== -----END CERTIFICATE----- Run E2E tests: llminferenceservice and cluster_cpu Starting E2E functional tests ... Parallelism requested for pytest is 2 ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python cachedir: .pytest_cache rootdir: /workspace/source/test/e2e configfile: pytest.ini plugins: cov-5.0.0, xdist-3.6.1, anyio-4.9.0, asyncio-0.23.8, httpx-0.30.0 asyncio: mode=Mode.STRICT created: 2/2 workers 2 workers [20 items] scheduling tests via WorkStealingScheduling llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] 2026-04-17 16:42:56.255 5428 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-17 16:42:56.255 5431 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-17 16:42:56.273 5428 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-17 16:42:56.273 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-17 16:42:56.293 5428 kserve.trace Resource not found, creating Gateway router-gateway-1 2026-04-17 16:42:56.293 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-1 2026-04-17 16:42:56.301 5428 kserve.trace ✓ Successfully created Gateway router-gateway-1 2026-04-17 16:42:56.301 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-1 [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] 2026-04-17 16:49:16.610 5428 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-17 16:49:16.610 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-17 16:49:16.659 5428 kserve.trace ✓ Successfully updated Gateway router-gateway-1 2026-04-17 16:49:16.659 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 2026-04-17 16:49:16.660 5428 kserve.trace Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-17 16:49:16.660 5428 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-17 16:49:16.665 5428 kserve.trace Resource not found, creating HttpRoute router-route-1 2026-04-17 16:49:16.665 5428 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-1 2026-04-17 16:49:16.678 5428 kserve.trace ✓ Successfully created HttpRoute router-route-1 2026-04-17 16:49:16.678 5428 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-1 2026-04-17 16:49:16.678 5428 kserve.trace Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-17 16:49:16.678 5428 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-17 16:49:16.690 5428 kserve.trace Resource not found, creating HttpRoute router-route-2 2026-04-17 16:49:16.690 5428 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-2 2026-04-17 16:49:16.698 5428 kserve.trace ✓ Successfully created HttpRoute router-route-2 2026-04-17 16:49:16.698 5428 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-2 [gw1] PASSED llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade [gw1] PASSED llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] 2026-04-17 16:56:06.995 5428 kserve.trace Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-17 16:56:06.995 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-17 16:56:07.024 5428 kserve.trace Resource not found, creating Gateway router-gateway-2 2026-04-17 16:56:07.024 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-2 2026-04-17 16:56:07.032 5428 kserve.trace ✓ Successfully created Gateway router-gateway-2 2026-04-17 16:56:07.032 5428 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-2 2026-04-17 16:56:07.033 5428 kserve.trace Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-17 16:56:07.033 5428 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-17 16:56:07.040 5428 kserve.trace Resource not found, creating HttpRoute router-route-3 2026-04-17 16:56:07.040 5428 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-3 2026-04-17 16:56:07.052 5428 kserve.trace ✓ Successfully created HttpRoute router-route-3 2026-04-17 16:56:07.052 5428 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-3 2026-04-17 16:56:07.052 5428 kserve.trace Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-17 16:56:07.052 5428 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-17 16:56:07.063 5428 kserve.trace Resource not found, creating HttpRoute router-route-4 2026-04-17 16:56:07.063 5428 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-4 2026-04-17 16:56:07.076 5428 kserve.trace ✓ Successfully created HttpRoute router-route-4 2026-04-17 16:56:07.076 5428 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-4 [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] =============================== warnings summary =============================== llmisvc/test_llm_inference_service.py:151 llmisvc/test_llm_inference_service.py:151 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:151: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:200 llmisvc/test_llm_inference_service.py:200 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:200: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:252 llmisvc/test_llm_inference_service.py:252 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:252: PytestUnknownMarkWarning: Unknown pytest.mark.custom_gateway - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.custom_gateway, llmisvc/test_llm_inference_service.py:299 llmisvc/test_llm_inference_service.py:299 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:299: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_gpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.cluster_gpu, llmisvc/test_llm_inference_service.py:316 llmisvc/test_llm_inference_service.py:316 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:316: PytestUnknownMarkWarning: Unknown pytest.mark.no_scheduler - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytest.mark.no_scheduler, llmisvc/test_llm_inference_service.py:329 llmisvc/test_llm_inference_service.py:329 /workspace/source/test/e2e/llmisvc/test_llm_inference_service.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.cluster_multi_node - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html marks=[pytest.mark.cluster_cpu, pytest.mark.cluster_multi_node], llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] /workspace/source/python/kserve/.venv/lib64/python3.11/site-packages/pytest_asyncio/plugin.py:761: DeprecationWarning: The event_loop fixture provided by pytest-asyncio has been redefined in /workspace/source/test/e2e/conftest.py:43 Replacing the event_loop fixture with a custom implementation is deprecated and will lead to errors in the future. If you want to request an asyncio event loop with a scope other than function scope, use the "scope" argument to the asyncio mark when marking the tests. If you want to return different types of event loops, use the event_loop_policy fixture. warnings.warn( llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service_stop.py:40: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py:124: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. @pytest.mark.llminferenceservice -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============ 20 passed, 3 skipped, 28 warnings in 913.25s (0:15:13) ============ /workspace/source /workspace/source + echo success [must-gather ] OUT 2026-04-17T16:58:08.300492655Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 23a66651-48c5-42e2-a226-3de92a33344e ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-17T16:58:08.356579802Z namespace/openshift-must-gather-rf8rk created [must-gather ] OUT 2026-04-17T16:58:08.366495111Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-p4k4c created [must-gather ] OUT 2026-04-17T16:58:08.566211319Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-j66ht] POD 2026-04-17T16:58:12.959707027Z [disk usage checker] Started [must-gather-j66ht] POD 2026-04-17T16:58:12.995278194Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-j66ht] POD 2026-04-17T16:58:13.237935118Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-j66ht] POD 2026-04-17T16:58:13.405845601Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:13.406018947Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:13.406018947Z namespaces "redhat-ods-operator" not found [must-gather-j66ht] POD 2026-04-17T16:58:13.408588772Z Error getting logs from redhat-ods-operator [must-gather-j66ht] POD 2026-04-17T16:58:13.571710505Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:13.571739404Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:13.571739404Z namespaces "redhat-ods-monitoring" not found [must-gather-j66ht] POD 2026-04-17T16:58:13.574164816Z Error getting logs from redhat-ods-monitoring [must-gather-j66ht] POD 2026-04-17T16:58:13.736521500Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:13.736655701Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:13.736655701Z namespaces "redhat-ods-applications" not found [must-gather-j66ht] POD 2026-04-17T16:58:13.739123278Z Error getting logs from redhat-ods-applications [must-gather-j66ht] POD 2026-04-17T16:58:13.905992851Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:13.906123377Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:13.906123377Z namespaces "rhods-notebooks" not found [must-gather-j66ht] POD 2026-04-17T16:58:13.908634246Z Error getting logs from rhods-notebooks [must-gather-j66ht] POD 2026-04-17T16:58:14.077658463Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:14.077689440Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:14.077689440Z namespaces "rhoai-model-registries" not found [must-gather-j66ht] POD 2026-04-17T16:58:14.080002018Z Error getting logs from rhoai-model-registries [must-gather-j66ht] POD 2026-04-17T16:58:14.249538174Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:14.249668969Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:14.249668969Z namespaces "istio-system" not found [must-gather-j66ht] POD 2026-04-17T16:58:14.252260008Z Error getting logs from istio-system [must-gather-j66ht] POD 2026-04-17T16:58:14.423747971Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:14.423779406Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:14.423779406Z namespaces "knative-serving" not found [must-gather-j66ht] POD 2026-04-17T16:58:14.426464501Z Error getting logs from knative-serving [must-gather-j66ht] POD 2026-04-17T16:58:14.595214867Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:14.595256790Z error: inspection completed with the errors occurred while gathering data: [must-gather-j66ht] POD 2026-04-17T16:58:14.595256790Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-j66ht] POD 2026-04-17T16:58:14.597819887Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-j66ht] POD 2026-04-17T16:58:14.886800549Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:15.176849149Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:15.317887600Z error: the server doesn't have a resource type "auths" [must-gather-j66ht] POD 2026-04-17T16:58:15.405898121Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:15.408656109Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:15.546976312Z error: the server doesn't have a resource type "monitorings" [must-gather-j66ht] POD 2026-04-17T16:58:15.631450821Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:15.633710163Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:15.768417663Z error: the server doesn't have a resource type "featuretrackers" [must-gather-j66ht] POD 2026-04-17T16:58:15.851226932Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:15.853532769Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:15.989524406Z error: the server doesn't have a resource type "codeflares" [must-gather-j66ht] POD 2026-04-17T16:58:16.077279385Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:16.079818523Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:16.216127116Z error: the server doesn't have a resource type "dashboards" [must-gather-j66ht] POD 2026-04-17T16:58:16.301619177Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:16.303843947Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:16.437985698Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-j66ht] POD 2026-04-17T16:58:16.521807842Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:16.524094094Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:16.663531086Z error: the server doesn't have a resource type "feastoperators" [must-gather-j66ht] POD 2026-04-17T16:58:16.748194370Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:16.750291992Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:16.891141039Z error: the server doesn't have a resource type "kserves" [must-gather-j66ht] POD 2026-04-17T16:58:16.979353931Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:16.981650386Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:17.140914199Z error: the server doesn't have a resource type "kueues" [must-gather-j66ht] POD 2026-04-17T16:58:17.225235727Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:17.227517155Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:17.369876832Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-j66ht] POD 2026-04-17T16:58:17.455536864Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:17.457807958Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:17.593753987Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-j66ht] POD 2026-04-17T16:58:17.680169327Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:17.682621331Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:17.821066241Z error: the server doesn't have a resource type "modelregistries" [must-gather-j66ht] POD 2026-04-17T16:58:17.906479385Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:17.908642509Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:18.000002126Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-j66ht] POD 2026-04-17T16:58:18.060038212Z error: the server doesn't have a resource type "rays" [must-gather-j66ht] POD 2026-04-17T16:58:18.148066985Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:18.150354619Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:18.294553524Z error: the server doesn't have a resource type "trainingoperators" [must-gather-j66ht] POD 2026-04-17T16:58:18.381065695Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:18.383208959Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:18.521583328Z error: the server doesn't have a resource type "trustyais" [must-gather-j66ht] POD 2026-04-17T16:58:18.608908435Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:18.611127319Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:18.753150342Z error: the server doesn't have a resource type "workbenches" [must-gather-j66ht] POD 2026-04-17T16:58:18.840600639Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:18.843048812Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:18.984709893Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-j66ht] POD 2026-04-17T16:58:19.073339691Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:19.075834750Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:19.216258187Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-j66ht] POD 2026-04-17T16:58:19.303737766Z error: arguments in resource/name form must have a single resource and name [must-gather-j66ht] POD 2026-04-17T16:58:19.306163140Z Error collecting info from [must-gather-j66ht] POD 2026-04-17T16:58:20.053281860Z error: the server doesn't have a resource type "predictors" [must-gather-j66ht] POD 2026-04-17T16:58:20.190837023Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-j66ht] POD 2026-04-17T16:58:20.331738326Z error: the server doesn't have a resource type "smcp" [must-gather-j66ht] POD 2026-04-17T16:58:20.470501657Z error: the server doesn't have a resource type "smm" [must-gather-j66ht] POD 2026-04-17T16:58:20.609573824Z error: the server doesn't have a resource type "smmr" [must-gather-j66ht] POD 2026-04-17T16:58:21.229658301Z error: the server doesn't have a resource type "knativeservings" [must-gather-j66ht] POD 2026-04-17T16:58:21.365326784Z error: the server doesn't have a resource type "configurations" [must-gather-j66ht] POD 2026-04-17T16:58:21.504543670Z error: the server doesn't have a resource type "routes" [must-gather-j66ht] POD 2026-04-17T16:58:21.641252246Z error: the server doesn't have a resource type "services" [must-gather-j66ht] POD 2026-04-17T16:58:21.780561258Z error: the server doesn't have a resource type "revisions" [must-gather-j66ht] POD 2026-04-17T16:58:22.317620794Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:22.664195985Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:23.004286829Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-j66ht] POD 2026-04-17T16:58:23.034864058Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:23.238088309Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:23.402435196Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:23.685283152Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:24.067289412Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:24.285106763Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:24.456417009Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:24.734026998Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:25.123382348Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:25.338810913Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:25.510300334Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:25.774655463Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:26.139296803Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:26.349996687Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:26.518270124Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:26.794015867Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:27.153710700Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:27.386318693Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:27.556882576Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:27.827855725Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:28.009347426Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-j66ht] POD 2026-04-17T16:58:28.194841872Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:28.402963783Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:28.579872011Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:28.861404750Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:29.227772130Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:29.425092560Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:29.593161941Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:29.868350278Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:30.230417808Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:30.434568387Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:30.604286788Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:30.885398018Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:31.253197667Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:31.457925204Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:31.634475894Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:31.926289649Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:32.292154652Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:32.493699905Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:32.669853014Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:32.980480311Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:33.014034369Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-j66ht] POD 2026-04-17T16:58:33.366929224Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:33.604697087Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:33.780964448Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:34.149506571Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:34.552721169Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:34.762498937Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:34.936544774Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:35.232321323Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:35.600005757Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:35.806620896Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:35.976530651Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-j66ht] POD 2026-04-17T16:58:36.251687499Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:36.615687924Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:36.820726225Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:36.989465968Z Gathering data for ns/openshift-ingress... [must-gather-j66ht] POD 2026-04-17T16:58:37.269005332Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:37.428990306Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:37.672389542Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:37.844181092Z Gathering data for ns/openshift-ingress... [must-gather-j66ht] POD 2026-04-17T16:58:38.019235568Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-j66ht] POD 2026-04-17T16:58:38.114778003Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:38.287320403Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:38.531558269Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:38.704696372Z Gathering data for ns/kuadrant-system... [must-gather-j66ht] POD 2026-04-17T16:58:39.026782828Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j66ht] POD 2026-04-17T16:58:39.223322456Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j66ht] POD 2026-04-17T16:58:39.474455677Z Wrote inspect data to must-gather. [must-gather-j66ht] POD 2026-04-17T16:58:39.504153080Z Caches written to disk [must-gather-j66ht] OUT 2026-04-17T16:58:40.515934569Z waiting for gather to complete [must-gather-j66ht] OUT 2026-04-17T16:58:40.519144183Z downloading gather output [must-gather-j66ht] OUT 2026-04-17T16:58:40.793277121Z receiving incremental file list [must-gather-j66ht] OUT 2026-04-17T16:58:40.812937395Z ./ [must-gather-j66ht] OUT 2026-04-17T16:58:40.813081818Z aggregated-discovery-api.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.813475917Z aggregated-discovery-apis.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.814183693Z event-filter.html [must-gather-j66ht] OUT 2026-04-17T16:58:40.815557035Z timestamp [must-gather-j66ht] OUT 2026-04-17T16:58:40.815690518Z version [must-gather-j66ht] OUT 2026-04-17T16:58:40.815753969Z cluster-scoped-resources/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.81576426Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.81577146Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.815799661Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.815869512Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.815877282Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.815927103Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.815968244Z namespaces/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.815979805Z namespaces/kserve-ci-e2e-test/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.816023535Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816081607Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.816120648Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816169369Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.81621002Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816312902Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816508317Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816690891Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816734682Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.816782143Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816817414Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.816866415Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816941987Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.816987888Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.817026079Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.817108261Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.817150901Z namespaces/kserve-ci-e2e-test/core/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.817189453Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.817331986Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.817416998Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.819930416Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820007207Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820383856Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820514699Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820692873Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820761185Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.820798776Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820866317Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.820911398Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.820953929Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.82099339Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.821081752Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.821115263Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821163934Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.821201745Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821256916Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.821310617Z namespaces/kserve-ci-e2e-test/pods/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821320428Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821357309Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/router-gateway-1-openshift-default-6c59fbf55c-lp2s8.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.821468611Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/istio-proxy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821477351Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/istio-proxy/istio-proxy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821482841Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/istio-proxy/istio-proxy/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821514592Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/istio-proxy/istio-proxy/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.821639985Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.821710927Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-lp2s8/istio-proxy/istio-proxy/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.821751748Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821788868Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/router-gateway-2-openshift-default-6866b85949-mvtwc.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.821897801Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/istio-proxy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821904351Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/istio-proxy/istio-proxy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821909971Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/istio-proxy/istio-proxy/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.821945722Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/istio-proxy/istio-proxy/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.822061015Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.822132086Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-mvtwc/istio-proxy/istio-proxy/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.822166827Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.822209808Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.822393882Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/llm-d-routing-sidecar/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.822406413Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/llm-d-routing-sidecar/llm-d-routing-sidecar/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.822410523Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.822444283Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.822567526Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.822637418Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.822672929Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/main/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.822682729Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/main/main/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.822688069Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/main/main/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.82272186Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/main/main/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823061698Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/main/main/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823127119Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/main/main/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.82316324Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/storage-initializer/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.82317097Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/storage-initializer/storage-initializer/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823179491Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/storage-initializer/storage-initializer/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823210341Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/storage-initializer/storage-initializer/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823342994Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823411116Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-77f9b5fb4f-4rvmz/storage-initializer/storage-initializer/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823443327Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823485038Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.82359212Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/main/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.82360196Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/main/main/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823606881Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/main/main/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823640761Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/main/main/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823831066Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/main/main/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823897497Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/main/main/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.823923908Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/storage-initializer/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823934528Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/storage-initializer/storage-initializer/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823938858Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/storage-initializer/storage-initializer/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.823969739Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/storage-initializer/storage-initializer/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.824074251Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.824145283Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-84b99cbd86-khbzt/storage-initializer/storage-initializer/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.824182664Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.824235375Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.824286636Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.824327857Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.824374588Z namespaces/kuadrant-system/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.824425299Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.82448035Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.824530292Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.824575083Z namespaces/kuadrant-system/apps/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.824616044Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.824696506Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825022763Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825357431Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825403262Z namespaces/kuadrant-system/autoscaling/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.825436823Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825490424Z namespaces/kuadrant-system/batch/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.825524625Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825602496Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825647928Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.825688178Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.82576074Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825804711Z namespaces/kuadrant-system/core/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.825845742Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.825996916Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.826111478Z namespaces/kuadrant-system/core/events.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.826575929Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.826653851Z namespaces/kuadrant-system/core/pods.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.826967278Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827081901Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827304466Z namespaces/kuadrant-system/core/services.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827411128Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.827443039Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827547741Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.827584902Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827643803Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.827686094Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827762546Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827786007Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.827840178Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827886429Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.82791952Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.827967751Z namespaces/kuadrant-system/pods/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.827974871Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.828004562Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino-68bd676465-7xpg5.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.828078904Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.828091634Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.828094894Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.828126514Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.828897812Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.828966824Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829002775Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829042976Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/authorino-operator-7587b89b76-q7jmp.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.829134208Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829143618Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829149158Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829177539Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829386824Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829453225Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829490186Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829527297Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/dns-operator-controller-manager-844548ff4c-gd8tq.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.829614129Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829620409Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829623939Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.82964873Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829756872Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829821494Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.829856385Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829893565Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin-6c886788f8-4mfhw.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.829969747Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829977427Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.829985488Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.830012268Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.83008427Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.830151841Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.830190272Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.830242693Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.830345576Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.830352986Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.830356416Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.830391527Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832011224Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832081246Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832120407Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832162838Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador-limitador-67566c68b4-nw4zx.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.832240009Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.83225346Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.8322588Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832307821Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832392413Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832459985Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832488705Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832535716Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/limitador-operator-controller-manager-c7fb4c8d5-xb4wn.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.832618468Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832629858Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832635969Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832667799Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832799862Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832865584Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.832896815Z namespaces/kuadrant-system/policy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.832942965Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.832987506Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.833027918Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833071039Z namespaces/openshift-ingress/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.833117689Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833177061Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.833221152Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833279963Z namespaces/openshift-ingress/apps/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.833324334Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833400486Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833629751Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833856227Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.833900648Z namespaces/openshift-ingress/autoscaling/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.833941239Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.8339981Z namespaces/openshift-ingress/batch/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.83402439Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.834107322Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.834153493Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.834191774Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.834286096Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.834330448Z namespaces/openshift-ingress/core/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.834370329Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.834779118Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.83487512Z namespaces/openshift-ingress/core/events.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.835094385Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.835169357Z namespaces/openshift-ingress/core/pods.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.835440323Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.835561176Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.83574771Z namespaces/openshift-ingress/core/services.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.835841092Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.835882733Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.835954615Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.835977286Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.836032317Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836073098Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.83614537Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.83618968Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836246512Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.836310503Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836352954Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.836395995Z namespaces/openshift-ingress/pods/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836402055Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836442586Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/istiod-openshift-gateway-55ff986f96-k5849.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.836550539Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836557819Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.836561259Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.83659464Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.838184286Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.838273948Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.838293819Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.83834712Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.838454053Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.838461023Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.838464713Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.838499104Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.838624996Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.838690638Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.838728449Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.83876384Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router-default-7bf9cdf774-5ntqx.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.838857152Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.838863532Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.838867532Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.838903443Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/current.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.839006055Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/previous.insecure.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.839073357Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/previous.log [must-gather-j66ht] OUT 2026-04-17T16:58:40.839112628Z namespaces/openshift-ingress/policy/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.839144548Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.83918974Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-j66ht] OUT 2026-04-17T16:58:40.839246281Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-j66ht] OUT 2026-04-17T16:58:40.84747Z [must-gather-j66ht] OUT 2026-04-17T16:58:40.847494891Z sent 3,434 bytes received 385,099 bytes 777,066.00 bytes/sec [must-gather-j66ht] OUT 2026-04-17T16:58:40.847505161Z total size is 4,907,777 speedup is 12.63 [must-gather ] OUT 2026-04-17T16:58:40.981429938Z namespace/openshift-must-gather-rf8rk deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 23a66651-48c5-42e2-a226-3de92a33344e ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-17T16:58:41.099891989Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 23a66651-48c5-42e2-a226-3de92a33344e ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing [must-gather ] OUT 2026-04-17T16:58:41.120747159Z namespace/openshift-must-gather-2whr7 created [must-gather ] OUT 2026-04-17T16:58:41.127452344Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-fwgbw created [must-gather ] OUT 2026-04-17T16:58:41.158318065Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-zrhl2] POD 2026-04-17T16:58:42.447919781Z [disk usage checker] Started [must-gather-zrhl2] POD 2026-04-17T16:58:42.481225692Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:58:42.679330770Z Gathering data for ns/openshift-cluster-version... [must-gather-zrhl2] POD 2026-04-17T16:58:42.843895174Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zrhl2] POD 2026-04-17T16:58:42.946971388Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zrhl2] POD 2026-04-17T16:58:43.045111938Z Gathering data for ns/default... [must-gather-zrhl2] POD 2026-04-17T16:58:43.396021067Z Gathering data for ns/openshift... [must-gather-zrhl2] POD 2026-04-17T16:58:43.860840779Z Gathering data for ns/kube-system... [must-gather-zrhl2] POD 2026-04-17T16:58:44.558672830Z Gathering data for ns/openshift-etcd... [must-gather-zrhl2] POD 2026-04-17T16:58:44.913140164Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:44.913173205Z error: inspection completed with the errors occurred while gathering data: [must-gather-zrhl2] POD 2026-04-17T16:58:44.913173205Z namespaces "assisted-installer" not found [must-gather-zrhl2] POD 2026-04-17T16:58:45.066405743Z Waiting on subprocesses to finish execution. [must-gather-zrhl2] POD 2026-04-17T16:58:45.086438399Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-zrhl2] POD 2026-04-17T16:58:45.105352896Z WARNING: Collecting one or more kube-apiserver related logs on ALL masters in your cluster. This could take a large amount of time. [must-gather-zrhl2] POD 2026-04-17T16:58:45.107286445Z INFO: Gathering HAProxy config files [must-gather-zrhl2] POD 2026-04-17T16:58:45.108548626Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-zrhl2] POD 2026-04-17T16:58:45.111492077Z INFO: Collecting host service logs for crio [must-gather-zrhl2] POD 2026-04-17T16:58:45.111853527Z INFO: Collecting host service logs for kubelet [must-gather-zrhl2] POD 2026-04-17T16:58:45.112210498Z INFO: Collecting host service logs for rpm-ostreed [must-gather-zrhl2] POD 2026-04-17T16:58:45.112564887Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-zrhl2] POD 2026-04-17T16:58:45.112983226Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-zrhl2] POD 2026-04-17T16:58:45.113310466Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-zrhl2] POD 2026-04-17T16:58:45.113680112Z INFO: Collecting host service logs for NetworkManager [must-gather-zrhl2] POD 2026-04-17T16:58:45.114029011Z INFO: Collecting host service logs for openvswitch [must-gather-zrhl2] POD 2026-04-17T16:58:45.114391387Z INFO: Collecting host service logs for ovs-configuration [must-gather-zrhl2] POD 2026-04-17T16:58:45.115320498Z INFO: Collecting host service logs for ovsdb-server [must-gather-zrhl2] POD 2026-04-17T16:58:45.115670574Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-zrhl2] POD 2026-04-17T16:58:45.116145417Z INFO: Waiting for worker host service log collection to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:45.204049810Z INFO: Waiting for node performance related collection to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:45.343583159Z No resources found in openshift-etcd namespace. [must-gather-zrhl2] POD 2026-04-17T16:58:45.477682140Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-zrhl2] POD 2026-04-17T16:58:45.625903065Z No resources found [must-gather-zrhl2] POD 2026-04-17T16:58:45.788886400Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-zrhl2] POD 2026-04-17T16:58:45.950160364Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-zrhl2] POD 2026-04-17T16:58:46.046869940Z INFO: "metallb-operator" not detected. Skipping. [must-gather-zrhl2] POD 2026-04-17T16:58:46.457998685Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:46.516439154Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:46.516477000Z INFO: on-disk MachineConfig config collection complete. [must-gather-zrhl2] POD 2026-04-17T16:58:46.565226646Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-l6mkp [must-gather-zrhl2] POD 2026-04-17T16:58:46.565226646Z insights-runtime-extractor-87jqc [must-gather-zrhl2] POD 2026-04-17T16:58:46.565226646Z insights-runtime-extractor-fckrp [must-gather-zrhl2] POD 2026-04-17T16:58:46.565226646Z insights-runtime-extractor-qqp2w [must-gather-zrhl2] POD 2026-04-17T16:58:46.568098264Z INFO: Worker host service log collection to complete. [must-gather-zrhl2] POD 2026-04-17T16:58:46.806752478Z error: the server doesn't have a resource type "performanceprofile" [must-gather-zrhl2] POD 2026-04-17T16:58:46.980156864Z ERROR: No running kube-apiserver pods found [must-gather-zrhl2] POD 2026-04-17T16:58:47.021483709Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:47.272274971Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-zrhl2] POD 2026-04-17T16:58:47.521249333Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:58:47.566292891Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zrhl2] POD 2026-04-17T16:58:47.683281103Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-zrhl2] POD 2026-04-17T16:58:47.683281103Z See 'oc rsync -h' for help and examples [must-gather-zrhl2] POD 2026-04-17T16:58:47.698941758Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:47.727603325Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:47.753742141Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:47.776263918Z No resources found [must-gather-zrhl2] POD 2026-04-17T16:58:47.795782887Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:47.853779297Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:47.959812395Z Gathering data for ns/kuadrant-system... [must-gather-zrhl2] POD 2026-04-17T16:58:48.029422353Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:48.036984907Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:48.039350738Z INFO: 'previous-logs' folder not found on ip-10-0-130-35.ec2.internal, skipping... [must-gather-zrhl2] POD 2026-04-17T16:58:48.110646370Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:48.117881949Z INFO: HAProxy config collection complete. [must-gather-zrhl2] POD 2026-04-17T16:58:48.123346651Z error: the server doesn't have a resource type "machineconfigs" [must-gather-zrhl2] POD 2026-04-17T16:58:48.420047069Z INFO: 'previous-logs' folder not found on ip-10-0-131-177.ec2.internal, skipping... [must-gather-zrhl2] POD 2026-04-17T16:58:48.444223899Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:48.484395841Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:48.485907944Z INFO: Getting rules from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:48.622777419Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-zrhl2] POD 2026-04-17T16:58:48.805936393Z INFO: 'previous-logs' folder not found on ip-10-0-134-142.ec2.internal, skipping... [must-gather-zrhl2] POD 2026-04-17T16:58:48.806022994Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:48.806059797Z INFO: Machine Config Daemon termination log collection complete. [must-gather-zrhl2] POD 2026-04-17T16:58:48.834374915Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:48.866397986Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:48.961683900Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-zrhl2] POD 2026-04-17T16:58:49.049546292Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:49.080920040Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-zrhl2] POD 2026-04-17T16:58:49.220901808Z Gathering data for ns/openshift-monitoring... [must-gather-zrhl2] POD 2026-04-17T16:58:49.294102148Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:49.426069850Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:49.605361236Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:49.663424743Z INFO: INTERCONNECT MODE [must-gather-zrhl2] POD 2026-04-17T16:58:49.663462248Z INFO: Gathering ovn-kubernetes DBs [must-gather-zrhl2] POD 2026-04-17T16:58:49.758283730Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:49.862442742Z INFO: Gathering OVN_Northbound from ovnkube-node-qkt5m... [must-gather-zrhl2] POD 2026-04-17T16:58:49.862741347Z INFO: Gathering OVN_Northbound from ovnkube-node-twl5m... [must-gather-zrhl2] POD 2026-04-17T16:58:49.863037162Z INFO: Gathering OVN_Northbound from ovnkube-node-vj4bz... [must-gather-zrhl2] POD 2026-04-17T16:58:49.863348256Z INFO: Gathering OVN_Southbound from ovnkube-node-qkt5m... [must-gather-zrhl2] POD 2026-04-17T16:58:49.863619711Z INFO: Gathering OVN_Southbound from ovnkube-node-twl5m... [must-gather-zrhl2] POD 2026-04-17T16:58:49.863916525Z INFO: Gathering OVN_Southbound from ovnkube-node-vj4bz... [must-gather-zrhl2] POD 2026-04-17T16:58:49.904262166Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:50.226456626Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:50.244693277Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:50.271889829Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:50.386073819Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:50.414710606Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:50.416619878Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:50.432601617Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:50.436983880Z tar: Removing leading `/' from member names [must-gather-zrhl2] POD 2026-04-17T16:58:50.646798329Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:50.743661552Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-zrhl2] POD 2026-04-17T16:58:50.921812218Z INFO: Waiting for network log collection to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:50.921921280Z INFO: Waiting for ovnk database copies to complete ... [must-gather-zrhl2] POD 2026-04-17T16:58:50.922422778Z INFO: Copying ovnk databases complete. [must-gather-zrhl2] POD 2026-04-17T16:58:50.924946932Z 4.9M must-gather/network_logs/ovnk_database_store [must-gather-zrhl2] POD 2026-04-17T16:58:50.927814978Z ovnk_database_store/ [must-gather-zrhl2] POD 2026-04-17T16:58:50.927861392Z ovnk_database_store/ovnkube-node-twl5m_sbdb [must-gather-zrhl2] POD 2026-04-17T16:58:50.962215805Z ovnk_database_store/ovnkube-node-vj4bz_nbdb [must-gather-zrhl2] POD 2026-04-17T16:58:50.975896496Z ovnk_database_store/ovnkube-node-qkt5m_nbdb [must-gather-zrhl2] POD 2026-04-17T16:58:50.990236390Z ovnk_database_store/ovnkube-node-vj4bz_sbdb [must-gather-zrhl2] POD 2026-04-17T16:58:50.995150208Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:51.024593824Z ovnk_database_store/ovnkube-node-twl5m_nbdb [must-gather-zrhl2] POD 2026-04-17T16:58:51.034901811Z ovnk_database_store/ovnkube-node-qkt5m_sbdb [must-gather-zrhl2] POD 2026-04-17T16:58:51.066013606Z INFO: Network log collection complete. [must-gather-zrhl2] POD 2026-04-17T16:58:51.187479074Z INFO: Getting status from alertmanager-main-0 [must-gather-zrhl2] POD 2026-04-17T16:58:51.283509971Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:51.652166099Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:51.723675739Z Gathering data for ns/openshift-network-console... [must-gather-zrhl2] POD 2026-04-17T16:58:51.947069542Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-zrhl2] POD 2026-04-17T16:58:51.949422974Z INFO: Fallback to identify the container image from release info [must-gather-zrhl2] POD 2026-04-17T16:58:52.249872991Z Gathering data for ns/openshift-console-operator... [must-gather-zrhl2] POD 2026-04-17T16:58:52.497403895Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-zrhl2] POD 2026-04-17T16:58:52.530827373Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:58:52.531881514Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:58:52.642278046Z daemonset.apps/perf-node-gather-daemonset created [must-gather-zrhl2] POD 2026-04-17T16:58:52.730907618Z Gathering data for ns/openshift-console... [must-gather-zrhl2] POD 2026-04-17T16:58:52.780771845Z Waiting for performance profile collector pods to become ready: 1 [must-gather-zrhl2] POD 2026-04-17T16:58:53.234094082Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-zrhl2] POD 2026-04-17T16:58:53.702101762Z Gathering data for ns/openshift-dns-operator... [must-gather-zrhl2] POD 2026-04-17T16:58:53.902699935Z Waiting for performance profile collector pods to become ready: 2 [must-gather-zrhl2] POD 2026-04-17T16:58:54.008753732Z Gathering data for ns/openshift-dns... [must-gather-zrhl2] POD 2026-04-17T16:58:54.782908244Z Gathering data for ns/openshift-image-registry... [must-gather-zrhl2] POD 2026-04-17T16:58:55.052978906Z Waiting for performance profile collector pods to become ready: 3 [must-gather-zrhl2] POD 2026-04-17T16:58:55.314069565Z Gathering data for ns/openshift-ingress-operator... [must-gather-zrhl2] POD 2026-04-17T16:58:55.669309418Z Gathering data for ns/openshift-ingress... [must-gather-zrhl2] POD 2026-04-17T16:58:56.185973346Z Waiting for performance profile collector pods to become ready: 4 [must-gather-zrhl2] POD 2026-04-17T16:58:56.233226505Z Gathering data for ns/openshift-ingress-canary... [must-gather-zrhl2] POD 2026-04-17T16:58:56.714305590Z Gathering data for ns/openshift-insights... [must-gather-zrhl2] POD 2026-04-17T16:58:57.323343173Z Waiting for performance profile collector pods to become ready: 5 [must-gather-zrhl2] POD 2026-04-17T16:58:57.536967342Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:58:58.448204726Z Waiting for performance profile collector pods to become ready: 6 [must-gather-zrhl2] POD 2026-04-17T16:58:59.529109943Z Gathering data for ns/openshift-lws-operator... [must-gather-zrhl2] POD 2026-04-17T16:58:59.570742130Z Waiting for performance profile collector pods to become ready: 7 [must-gather-zrhl2] POD 2026-04-17T16:59:00.169931393Z Gathering data for ns/kserve... [must-gather-zrhl2] POD 2026-04-17T16:59:00.700695690Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-zrhl2] POD 2026-04-17T16:59:00.986577880Z Collecting performance related data for node ip-10-0-130-35.ec2.internal [must-gather-zrhl2] POD 2026-04-17T16:59:00.994318402Z Collecting performance related data for node ip-10-0-134-142.ec2.internal [must-gather-zrhl2] POD 2026-04-17T16:59:01.002209331Z Collecting performance related data for node ip-10-0-131-177.ec2.internal [must-gather-zrhl2] POD 2026-04-17T16:59:02.194687880Z Gathering data for ns/openshift-config... [must-gather-zrhl2] POD 2026-04-17T16:59:02.542666045Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:59:02.584272575Z Gathering data for ns/openshift-config-managed... [must-gather-zrhl2] POD 2026-04-17T16:59:03.088192694Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:03.442461113Z Gathering data for ns/openshift-kube-apiserver... [must-gather-zrhl2] POD 2026-04-17T16:59:03.798112218Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-zrhl2] POD 2026-04-17T16:59:04.195982788Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:04.593035304Z Gathering data for ns/openshift-kube-scheduler... [must-gather-zrhl2] POD 2026-04-17T16:59:04.893895586Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:05.237499700Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-zrhl2] POD 2026-04-17T16:59:05.620484704Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:05.993655357Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-zrhl2] POD 2026-04-17T16:59:06.697155514Z Gathering data for ns/openshift-multus... [must-gather-zrhl2] POD 2026-04-17T16:59:07.549259329Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:59:08.247132969Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-zrhl2] POD 2026-04-17T16:59:09.428708575Z Collecting kubelet logs for node ip-10-0-130-35.ec2.internal [must-gather-zrhl2] POD 2026-04-17T16:59:09.430521755Z Collecting kubelet logs for node ip-10-0-134-142.ec2.internal [must-gather-zrhl2] POD 2026-04-17T16:59:09.432825652Z Collecting kubelet logs for node ip-10-0-131-177.ec2.internal [must-gather-zrhl2] POD 2026-04-17T16:59:09.869050222Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-zrhl2] POD 2026-04-17T16:59:09.874575544Z INFO: Node performance data collection complete. [must-gather-zrhl2] POD 2026-04-17T16:59:10.065775800Z Gathering data for ns/openshift-host-network... [must-gather-zrhl2] POD 2026-04-17T16:59:10.426504141Z Gathering data for ns/openshift-network-diagnostics... [must-gather-zrhl2] POD 2026-04-17T16:59:11.011537659Z Gathering data for ns/openshift-network-node-identity... [must-gather-zrhl2] POD 2026-04-17T16:59:11.506805025Z Gathering data for ns/openshift-network-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:11.933038910Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-zrhl2] POD 2026-04-17T16:59:12.292019524Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:12.554236883Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather-zrhl2] POD 2026-04-17T16:59:12.814086921Z Gathering data for ns/openshift-apiserver-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:13.184233200Z Gathering data for ns/openshift-apiserver... [must-gather-zrhl2] POD 2026-04-17T16:59:13.662619930Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:13.963267801Z Gathering data for ns/openshift-controller-manager... [must-gather-zrhl2] POD 2026-04-17T16:59:14.282016478Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:14.988554832Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-zrhl2] POD 2026-04-17T16:59:15.309658872Z Gathering data for ns/openshift-service-ca-operator... [must-gather-zrhl2] POD 2026-04-17T16:59:15.660523773Z Gathering data for ns/openshift-service-ca... [must-gather-zrhl2] POD 2026-04-17T16:59:16.069866533Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-zrhl2] POD 2026-04-17T16:59:17.083830562Z Wrote inspect data to must-gather. [must-gather-zrhl2] POD 2026-04-17T16:59:17.083874192Z error: inspection completed with the errors occurred while gathering data: [must-gather-zrhl2] POD 2026-04-17T16:59:17.083874192Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-zrhl2] POD 2026-04-17T16:59:17.222528415Z error: the server doesn't have a resource type "clusters" [must-gather-zrhl2] POD 2026-04-17T16:59:17.391957613Z Caches written to disk [must-gather-zrhl2] OUT 2026-04-17T16:59:18.402928119Z waiting for gather to complete [must-gather-zrhl2] OUT 2026-04-17T16:59:18.406519411Z downloading gather output [must-gather-zrhl2] OUT 2026-04-17T16:59:18.66311831Z receiving incremental file list [must-gather-zrhl2] OUT 2026-04-17T16:59:18.683935259Z ./ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.684016671Z aggregated-discovery-api.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.684339328Z aggregated-discovery-apis.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.685045524Z event-filter.html [must-gather-zrhl2] OUT 2026-04-17T16:59:18.688041903Z timestamp [must-gather-zrhl2] OUT 2026-04-17T16:59:18.688168126Z version [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696284473Z cluster-scoped-resources/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696316304Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696339084Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696507718Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696697882Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696815465Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696874786Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.696934988Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.697054201Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.697147633Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.697293566Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.697337507Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.69744467Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.697520601Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.69788889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.697939781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.698165176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.698456953Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.698673748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.698840342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.702276261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.703906628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.704067272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.704251116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.704788668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.704944682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.705101995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.705253519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.706141339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.706385965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.706521878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.706690302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.707828568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.708059313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.708270548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.708573225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.708712368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.708924233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.709166029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.709859305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.710014258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.710135701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.710288905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.710407827Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.71052985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.710697074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.710871518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.711654816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.711798639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.711939063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.713791025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.713977879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.714135503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.714357058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.714609174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.715055234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.715212998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.715370302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.715483584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.715613947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.7157464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.715869073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.716041347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.71619537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.716339074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.71661489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.716763403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.716900837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.71749198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.717634123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.717770927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.717968071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.718705878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.718839231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.719054646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.719183699Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.719373443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.719507126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.71966917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.719819034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.719953937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.72008831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.720248584Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.720392287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.72053088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.720686134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.720836297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.72097385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.721131094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.721547173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.721728218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.722113926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.722242449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.723064888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.723197631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.723336714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.723471898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.723636272Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.723881677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.72401511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.724142023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.724337818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.724477431Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.724616324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.724761107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.724904961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.725042254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.727244544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.727674084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.728287308Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.728483203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.728655237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.72880609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.728932263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.729053646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.729873865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.730192172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.730509119Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.732945355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.733065128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.734533712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736006166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736137449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736312183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736446396Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736582769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736703062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.736820775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.745933324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.746245161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.750761995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.754852349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.755040634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.755260279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.755551095Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.755712739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.755875763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.755992155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.756152199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.756434515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.756564618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.756688651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.756899486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.75704546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757172092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757327846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757454449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757597702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757749936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757872959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.757997131Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.758126144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.758293558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.758411321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.758561084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.758684837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.75881973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.759070706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.759205599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.759455415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.759601588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.759735021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.759854384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.761739877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.761876571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.762010674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.762134857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.76227591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.762437984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.762568936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.76272803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.762866373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.764358018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.764536592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.764678165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.764832879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.764964242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.765146846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.765422182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.765944264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.76621452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.766371094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.766499017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.76662502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.767242804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.767443499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.767580412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.768961154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.769133138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.769309942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.769431154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.769590038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.769729121Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.769896105Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.770319085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.770431317Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.770567751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.770737974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.770916259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.771047911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.771194845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.771397479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.772488035Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.772705329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.772747921Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.772871373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.772960605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773061668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.77315063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773358375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773468977Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773567669Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773671092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773769774Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773868296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.773973859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774077241Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774184763Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774308316Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774400619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774508011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774602733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774710796Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.774809268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.77491716Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775012113Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775111875Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775217697Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.77534056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775446332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775551585Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775645877Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.77575324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775847972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.775949724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776045346Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776140399Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776271031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776371904Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776485376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776580309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776686911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776782603Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776888676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.776986968Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777101131Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777197243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777328296Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777429188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777535621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777649123Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777773906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777881868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.777986841Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778089833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778196706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778320189Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778427111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778534063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778640286Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778749559Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778859601Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.778963984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779070086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779177698Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779310081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779423874Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779528177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.77965884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779766692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779873214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.779981207Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780083649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780187781Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780320565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780431577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78053967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780645642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780747405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780855057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.780955649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781056101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781157144Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781321518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78143118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781537313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781642315Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781745097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78185133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.781958392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782061205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782165777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78229932Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782406912Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782546916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782649348Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78275418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782859063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.782968116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783074708Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78318197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783307183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783413436Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783525068Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783632111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783737303Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783839476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.783945368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784004049Z cluster-scoped-resources/certificates.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784076241Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784127442Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2tgt7.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784266095Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6qvlg.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784382678Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8vczr.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784490131Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cjrwd.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784601143Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cv7wn.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784706596Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g8ttj.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.784811718Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h5wkc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78491341Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n42p9.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785075924Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-n7msf.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785182936Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vrxzj.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78535963Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zbjhc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785463903Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ztjrn.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785573785Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-dr6k8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785691058Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-g8zjx.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785804691Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-lp9jn.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785927084Z cluster-scoped-resources/config.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.785988525Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.786162009Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.786336843Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.786442175Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.786540248Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.786854395Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.786974568Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78707552Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787189273Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787344496Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787443398Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787549901Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787645513Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787767946Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787857688Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.787971671Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788063593Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788176255Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788298698Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78839182Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788506363Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788601165Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788702967Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78880514Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788854971Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.788973423Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789071076Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789171018Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789295551Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789404793Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789511396Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.78967593Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789781692Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789886764Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.789993587Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79009814Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.790253023Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.790369026Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.790477368Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79058152Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.790688543Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.790783845Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.790890808Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.7909873Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791097812Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791168244Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791249996Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791332228Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791394309Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791463481Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791520372Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791602594Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791653625Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791741997Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791793468Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79186227Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791906851Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.791973032Z cluster-scoped-resources/console.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792007263Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792036854Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792146436Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792257799Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792337311Z cluster-scoped-resources/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792347091Z cluster-scoped-resources/core/nodes/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792390242Z cluster-scoped-resources/core/nodes/ip-10-0-130-35.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792572686Z cluster-scoped-resources/core/nodes/ip-10-0-131-177.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79272518Z cluster-scoped-resources/core/nodes/ip-10-0-134-142.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792835042Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792911884Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.792968015Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793080568Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.7931786Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793337724Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793435546Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793530508Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793688732Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793796404Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.793897287Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794005519Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794106712Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794213794Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794341557Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794440969Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794546962Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794645644Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794749726Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794848729Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.794953061Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795049083Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795156556Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795283039Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795394201Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795478743Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795533754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795635207Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795728359Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795825251Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.795912133Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796012155Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796171089Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796338293Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796434405Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796514327Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796522297Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796581998Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79664592Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79665816Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796723712Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796826974Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796870975Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796961117Z cluster-scoped-resources/migration.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.796970317Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797029199Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797135601Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797312155Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797369207Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797383197Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797430688Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797539411Z cluster-scoped-resources/operator.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797550481Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797590672Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797683294Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797730485Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797851718Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797897499Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.797987551Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798035972Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798109233Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798155354Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798302598Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798350569Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798434401Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798487202Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798561774Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798611325Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798687807Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798735448Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79881177Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798857101Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798935292Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.798970473Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799046585Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799097336Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799172288Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799220779Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799321921Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799375883Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799484525Z cluster-scoped-resources/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799490575Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799545527Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799639499Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.79968956Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799812863Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.799922675Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800085799Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800202912Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800360375Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800492228Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800630251Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800718753Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800728254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800789785Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.800889908Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8009891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801142713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801301437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801411469Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801513312Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801609634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801713007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801815469Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.801909101Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802010163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802111636Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802214758Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802336241Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802436683Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802535625Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802646158Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80275285Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802803481Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.802918564Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803016016Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803113719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803302553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803410175Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803510328Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80361634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803719993Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803819945Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.803923907Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80402404Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804140352Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804237305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804367008Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80447311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804581002Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804690835Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804763457Z cluster-scoped-resources/sailoperator.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804775287Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804824058Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8049132Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804925Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.804952041Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805034593Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805045923Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805084604Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805164996Z cluster-scoped-resources/storage.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805177096Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805218977Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805330319Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805383071Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-35.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805494913Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-177.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805588836Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-142.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805647597Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805707358Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805811651Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805865082Z host_service_logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805917883Z host_service_logs/masters/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.805971824Z host_service_logs/masters/NetworkManager_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806059236Z host_service_logs/masters/crio_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806135708Z host_service_logs/masters/kubelet_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80621844Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806403484Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806499537Z host_service_logs/masters/openvswitch_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806580138Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80666819Z host_service_logs/masters/ovs-configuration_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806764472Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806842034Z host_service_logs/masters/ovsdb-server_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806925366Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.806991178Z ingress_controllers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807004808Z ingress_controllers/default/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807013818Z ingress_controllers/default/router-default-7bf9cdf774-5ntqx/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807044299Z ingress_controllers/default/router-default-7bf9cdf774-5ntqx/haproxy.config [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807187962Z insights-data/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807197633Z machine_config_ondisk/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807202113Z machine_config_termination_logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807210763Z monitoring/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807215583Z monitoring/alertmanager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807273874Z monitoring/alertmanager/status.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807366126Z monitoring/alertmanager/status.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807427608Z monitoring/prometheus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807468369Z monitoring/prometheus/alertmanagers.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807563411Z monitoring/prometheus/alertmanagers.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.807624402Z monitoring/prometheus/rules.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.808301638Z monitoring/prometheus/rules.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.808346509Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80839698Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809213179Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.80928095Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809337392Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809410443Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809473465Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809576137Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809632489Z monitoring/prometheus/status/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.809677839Z monitoring/prometheus/status/config.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81010924Z monitoring/prometheus/status/config.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810172811Z monitoring/prometheus/status/flags.json [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810344045Z monitoring/prometheus/status/flags.stderr [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810529649Z namespaces/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810536979Z namespaces/cert-manager-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810540719Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810544539Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81057223Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810640842Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810648222Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810723983Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.810921218Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.811126423Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.811306897Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.811510712Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.811780468Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812022953Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812061454Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-rtrbf.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812173797Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812238978Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81230409Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812351411Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812401502Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812436623Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812527895Z namespaces/cert-manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812542435Z namespaces/cert-manager/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812556316Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812595867Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812744Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.812909994Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813045897Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813262772Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813507898Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813740233Z namespaces/default/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813773614Z namespaces/default/default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813853906Z namespaces/default/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813918357Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.813985638Z namespaces/default/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814015919Z namespaces/default/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814104741Z namespaces/default/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814172283Z namespaces/default/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814303766Z namespaces/default/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814348297Z namespaces/default/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814388198Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814441409Z namespaces/default/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814458499Z namespaces/default/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814554631Z namespaces/default/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814609563Z namespaces/default/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814647474Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814735046Z namespaces/default/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814798867Z namespaces/default/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814847618Z namespaces/default/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.814962241Z namespaces/default/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815048613Z namespaces/default/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815255568Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81534646Z namespaces/default/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815421351Z namespaces/default/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815539894Z namespaces/default/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815696738Z namespaces/default/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8157774Z namespaces/default/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815814691Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815891412Z namespaces/default/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815926243Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815959794Z namespaces/default/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.815998695Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816081837Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816152768Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816199979Z namespaces/default/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81624042Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816293762Z namespaces/default/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816338763Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816389074Z namespaces/default/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816400404Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816417094Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816580758Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816746842Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.816904556Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81709421Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817414327Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817618172Z namespaces/default/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817657063Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817697904Z namespaces/default/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817720434Z namespaces/default/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817790046Z namespaces/kserve-ci-e2e-test/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817803176Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817807186Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817830737Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/epp-kserve-ci-e2e-test-scheduler-ha-replicas-test-inference-pool.gateway-api-inference-extension.sigs.k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81795361Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81797368Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.817990841Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818088093Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818154634Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818163645Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818214906Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818381499Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818542773Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818675206Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.818880481Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819115507Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819364312Z namespaces/kserve/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819414473Z namespaces/kserve/kserve.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819476915Z namespaces/kserve/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819493525Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819578497Z namespaces/kserve/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819604178Z namespaces/kserve/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.81968811Z namespaces/kserve/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.819891244Z namespaces/kserve/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820074058Z namespaces/kserve/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820107139Z namespaces/kserve/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82014196Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820194421Z namespaces/kserve/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820244922Z namespaces/kserve/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820318054Z namespaces/kserve/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820387976Z namespaces/kserve/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820428377Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820525619Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82056651Z namespaces/kserve/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82057346Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820601251Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820687073Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820774865Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820875247Z namespaces/kserve/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.820914928Z namespaces/kserve/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.821130503Z namespaces/kserve/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.821284376Z namespaces/kserve/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.821582873Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.821663195Z namespaces/kserve/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82190454Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822013033Z namespaces/kserve/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822246688Z namespaces/kserve/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822359481Z namespaces/kserve/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822390262Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822485984Z namespaces/kserve/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822515795Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822580306Z namespaces/kserve/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822614987Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822700889Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822780771Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822837572Z namespaces/kserve/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822869743Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822945835Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.822979005Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823074167Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823116099Z namespaces/kserve/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823160909Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823210651Z namespaces/kserve/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823217611Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823347324Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823500057Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823667531Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823798274Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.823984648Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824211284Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824453089Z namespaces/kserve/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82447947Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824517071Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/kserve-controller-manager-85bb65f8c4-pxv2p.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824605983Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824614423Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824619053Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824658004Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824798197Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824862799Z namespaces/kserve/pods/kserve-controller-manager-85bb65f8c4-pxv2p/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.824892909Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82493128Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/llmisvc-controller-manager-6df48d4859-mht88.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.825008992Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.825016982Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.825030782Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.825077013Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828561754Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828630775Z namespaces/kserve/pods/llmisvc-controller-manager-6df48d4859-mht88/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828686076Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828704877Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/model-serving-api-86f7b4b499-pcbrh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828799799Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/server/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828808349Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/server/server/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.82885677Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/server/server/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828889941Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/server/server/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.828980823Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/server/server/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.829044235Z namespaces/kserve/pods/model-serving-api-86f7b4b499-pcbrh/server/server/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.829085846Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.829124146Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/odh-model-controller-696fc77849-jgrx2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.829210819Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.829218319Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.829252309Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8292913Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836538347Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836596068Z namespaces/kserve/pods/odh-model-controller-696fc77849-jgrx2/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836611069Z namespaces/kserve/pods/s3-init-pkbzr/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.83666385Z namespaces/kserve/pods/s3-init-pkbzr/s3-init-pkbzr.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836750152Z namespaces/kserve/pods/s3-init-pkbzr/s3-init/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836760592Z namespaces/kserve/pods/s3-init-pkbzr/s3-init/s3-init/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836764662Z namespaces/kserve/pods/s3-init-pkbzr/s3-init/s3-init/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836771802Z namespaces/kserve/pods/s3-init-pkbzr/s3-init/s3-init/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836871775Z namespaces/kserve/pods/s3-init-pkbzr/s3-init/s3-init/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836936896Z namespaces/kserve/pods/s3-init-pkbzr/s3-init/s3-init/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.836952657Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837008048Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs-86cc847c5c-fgpbh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.83708935Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.83709925Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs/seaweedfs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.83710364Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs/seaweedfs/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.83711788Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs/seaweedfs/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837309735Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837375946Z namespaces/kserve/pods/seaweedfs-86cc847c5c-fgpbh/seaweedfs/seaweedfs/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837424137Z namespaces/kserve/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837442878Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837508699Z namespaces/kserve/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8375528Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837630312Z namespaces/kuadrant-system/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837669693Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837745455Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837773875Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837847747Z namespaces/kuadrant-system/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.837884648Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8379705Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838278957Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838551733Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838583274Z namespaces/kuadrant-system/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838628325Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838693966Z namespaces/kuadrant-system/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838738718Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838815939Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838874371Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838918722Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.838994973Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839027674Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839033834Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839080386Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839161397Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.83925699Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839399743Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839471435Z namespaces/kuadrant-system/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839517345Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839666389Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.839778111Z namespaces/kuadrant-system/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.840179981Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.840280173Z namespaces/kuadrant-system/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.840611851Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.840721193Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.840918938Z namespaces/kuadrant-system/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84103385Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841068311Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841166414Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841207514Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841274356Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841326207Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841393629Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84146308Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841512211Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841547082Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841602164Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841639294Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841701356Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841712466Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841762157Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.841960882Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.842156936Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84232581Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.842538865Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.842791231Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843053157Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843083367Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-s5747.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843349884Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843394005Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843486807Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843568019Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843705252Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843809074Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843845365Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843912486Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.843955067Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84405168Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844203143Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844334066Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844411958Z namespaces/kuadrant-system/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844418778Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844455839Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino-68bd676465-7xpg5.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844552511Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844559211Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844564921Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.844622523Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8453957Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845465592Z namespaces/kuadrant-system/pods/authorino-68bd676465-7xpg5/authorino/authorino/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845525514Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845564835Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/authorino-operator-7587b89b76-q7jmp.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845647216Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845653537Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845656997Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845687857Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845881212Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845945763Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-q7jmp/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.845997014Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846032725Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/dns-operator-controller-manager-844548ff4c-gd8tq.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846119797Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846125947Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846131717Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846186539Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846316602Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846386093Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-gd8tq/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846428904Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846467865Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin-6c886788f8-4mfhw.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846561967Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846571038Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846582088Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846630819Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84669026Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846790033Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-4mfhw/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846827573Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.846888925Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.847006968Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.847023628Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.847029738Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.847086219Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.848774778Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84883606Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-wzmd5/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84886625Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.848909611Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador-limitador-67566c68b4-nw4zx.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.848985613Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.848993983Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.848997963Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849027954Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849110226Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849173878Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-nw4zx/limitador/limitador/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849218728Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84928274Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/limitador-operator-controller-manager-c7fb4c8d5-xb4wn.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849369832Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849377752Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849383262Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849426073Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849567556Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849634038Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-xb4wn/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849668199Z namespaces/kuadrant-system/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.84970776Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849751421Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849790142Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849841683Z namespaces/kube-node-lease/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849853813Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849860583Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849903574Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-35.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.849991686Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-177.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.850073508Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-142.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85013568Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85014295Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.850177201Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.850358505Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.850530069Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.850659852Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.850868646Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851107062Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851327987Z namespaces/kube-public/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851340397Z namespaces/kube-public/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851349417Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851397229Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851546422Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851707586Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.851839009Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852020523Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852250308Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852521184Z namespaces/kube-system/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852560695Z namespaces/kube-system/kube-system.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852665808Z namespaces/kube-system/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852695368Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85277362Z namespaces/kube-system/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852801791Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.852933324Z namespaces/kube-system/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853006426Z namespaces/kube-system/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853081367Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853114738Z namespaces/kube-system/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853152249Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85321216Z namespaces/kube-system/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853284292Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853365524Z namespaces/kube-system/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853433465Z namespaces/kube-system/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853451086Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853542078Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853581129Z namespaces/kube-system/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853592099Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85362342Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-sbumrn4ji6uh4jkn2jbwhctqea.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853716752Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853797364Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.853896966Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854037559Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8540833Z namespaces/kube-system/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854131801Z namespaces/kube-system/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854305385Z namespaces/kube-system/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854384487Z namespaces/kube-system/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854638023Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854714825Z namespaces/kube-system/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.854969501Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855094703Z namespaces/kube-system/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855429411Z namespaces/kube-system/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855494003Z namespaces/kube-system/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855541884Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855609265Z namespaces/kube-system/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855671337Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855702848Z namespaces/kube-system/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855779539Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855870791Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855942413Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.855995864Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856027385Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856092357Z namespaces/kube-system/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856141587Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856174988Z namespaces/kube-system/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856207239Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856314171Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856479625Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856651779Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856792253Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.856982157Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857210622Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857452218Z namespaces/kube-system/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857463638Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857501549Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer-gpb6x.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857593161Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857601561Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857606351Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857647142Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857803966Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857880238Z namespaces/kube-system/pods/global-pull-secret-syncer-gpb6x/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857899338Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.857935819Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer-rxw7n.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858017481Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858026341Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858038431Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858077242Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858258206Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858325478Z namespaces/kube-system/pods/global-pull-secret-syncer-rxw7n/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858360589Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858390349Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer-snx5l.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858462061Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858469591Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858474431Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858506722Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858642115Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858706997Z namespaces/kube-system/pods/global-pull-secret-syncer-snx5l/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858738687Z namespaces/kube-system/pods/konnectivity-agent-clpwx/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858776548Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent-clpwx.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85885227Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8588625Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent/konnectivity-agent/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.85886634Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent/konnectivity-agent/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.858902051Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859407543Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859472664Z namespaces/kube-system/pods/konnectivity-agent-clpwx/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859511035Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859557676Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent-hvbjq.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859625908Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859636458Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent/konnectivity-agent/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859647248Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent/konnectivity-agent/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.859695959Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860218741Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860308443Z namespaces/kube-system/pods/konnectivity-agent-hvbjq/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860347744Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860385945Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent-rqqd6.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860481547Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860490738Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent/konnectivity-agent/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860494308Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent/konnectivity-agent/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.860556949Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86105318Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861115892Z namespaces/kube-system/pods/konnectivity-agent-rqqd6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861146843Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861188164Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861290076Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/haproxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861302356Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/haproxy/haproxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861309337Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/haproxy/haproxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861340397Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861505301Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861569903Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-35.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861610203Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861642644Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861713896Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/haproxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861720576Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/haproxy/haproxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861737886Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/haproxy/haproxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861786508Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861920511Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.861982032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-177.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862015383Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862054443Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862122675Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/haproxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862135445Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/haproxy/haproxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862143105Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/haproxy/haproxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862167746Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862441983Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862504434Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-142.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862561855Z namespaces/kube-system/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862592356Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862639407Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862646957Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862676208Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862736499Z namespaces/kube-system/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86277803Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862821821Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862829101Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862833552Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.862859502Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.863033396Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86321512Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.863375074Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.863574118Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.863804464Z namespaces/open-cluster-management-a99ace38-9a92-425f-9228-cf2e28a0b/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864000498Z namespaces/open-cluster-management-agent-addon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864012148Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864019499Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86404986Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864148062Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864182812Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864190863Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864280965Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864418628Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864596842Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.864735095Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86494678Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865185056Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865439381Z namespaces/openshift-apiserver-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865485853Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865552594Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865582085Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865653156Z namespaces/openshift-apiserver-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865696107Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865772129Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86583721Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865917432Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.865958223Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866005705Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866064516Z namespaces/openshift-apiserver-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866099736Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866186858Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866208939Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866283781Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866371863Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866442655Z namespaces/openshift-apiserver-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.866474635Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.867385526Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.867487528Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.86756491Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.867650382Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.867726524Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.867849997Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868024311Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868072152Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868103513Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868149174Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868186855Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868243376Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868291587Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868376099Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868452111Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868502612Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868543023Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868593404Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868638655Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868684186Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868723297Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868768968Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868785198Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868827769Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.868978153Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.869142297Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.869409413Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.869606067Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.869864143Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870106109Z namespaces/openshift-apiserver-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870135899Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870196771Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870244662Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870343794Z namespaces/openshift-apiserver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870375585Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870442416Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870475867Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870535069Z namespaces/openshift-apiserver/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870570279Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870652851Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870723523Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870800485Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870852466Z namespaces/openshift-apiserver/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.870885766Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871188744Z namespaces/openshift-apiserver/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871235785Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871358408Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871401809Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871437489Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871518581Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871572372Z namespaces/openshift-apiserver/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871611273Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871714196Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871791878Z namespaces/openshift-apiserver/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871865109Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.871954421Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872024533Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872151666Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.87235275Z namespaces/openshift-apiserver/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872404481Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872433852Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872514034Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872546675Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872598646Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872637087Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872721849Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872796121Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872847682Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872882883Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872936774Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.872977875Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873033876Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873049196Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873076977Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873244751Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873421335Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873551378Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873741142Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.873977848Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874176792Z namespaces/openshift-apiserver/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874218933Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874287805Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874334186Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874382587Z namespaces/openshift-authentication-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874389357Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874399818Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874439138Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874487729Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.87449819Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874547011Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874693554Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874857088Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.874993571Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875196476Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875452782Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875654286Z namespaces/openshift-authentication/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875667867Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875677767Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875714638Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.875856791Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876026795Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876156788Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876412394Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876657789Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876856394Z namespaces/openshift-cloud-controller-manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876865184Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876869964Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876910735Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876945206Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.876960826Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.877023108Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.877175631Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.877364226Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.877494549Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.877689993Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.877916188Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878121983Z namespaces/openshift-cloud-credential-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878134663Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878141173Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878151813Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878243706Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878254026Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878289477Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878328378Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878341728Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878402479Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878547863Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878710037Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.878841329Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879025484Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.87927887Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879493564Z namespaces/openshift-cloud-network-config-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879539616Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879598817Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879612987Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879680589Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.87973037Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879812482Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879883393Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.879959745Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880003206Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880031307Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880099308Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880131329Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880212931Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880285003Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880330164Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880409565Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880447506Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880455506Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880517448Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880576819Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88062497Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880725943Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880799445Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880874866Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.880946638Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88102775Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881166143Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881291426Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881346477Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881383578Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881439309Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88148225Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881513271Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881566122Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881621433Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881665645Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881746076Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881819588Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881880019Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8819166Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881968031Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.881998342Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.882047563Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.882074454Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.882111215Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.882285109Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.882448622Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.882593436Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88278519Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883013016Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88321349Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883273262Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883325113Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883332503Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883365944Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883406705Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883443535Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883483566Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883515617Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883590719Z namespaces/openshift-cluster-csi-drivers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88362955Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883699901Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883745282Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883790013Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883819934Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.883946577Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884025989Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88410047Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884147342Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884178532Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884221413Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884328656Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884404637Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884470269Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88450234Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884581052Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884629902Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884641483Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884682214Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884764486Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.884851938Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88495405Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885040212Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885073783Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885176895Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885280597Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885604975Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885678067Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.885891482Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886055765Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886169028Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886207999Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88626963Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886335132Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886372623Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886435794Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886472275Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886507666Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886554867Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886630868Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88671007Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886753542Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886784472Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886834123Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886868844Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886945106Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886951446Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.886990477Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88713818Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.887327035Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.887461748Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.887679443Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.887925498Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888118083Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888131373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888164044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/aws-ebs-csi-driver-node-66g2k.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888283957Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-driver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888297747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-driver/csi-driver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888304227Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-driver/csi-driver/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888334748Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-driver/csi-driver/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88842717Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888499962Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-driver/csi-driver/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888549823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-liveness-probe/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888557853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-liveness-probe/csi-liveness-probe/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888563353Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888601534Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888690106Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888755287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888792618Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-node-driver-registrar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888799988Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888803358Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888824439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888921541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.888987943Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-66g2k/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889039694Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889078675Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/aws-ebs-csi-driver-node-lxg4x.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889172487Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-driver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889183297Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-driver/csi-driver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889187047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-driver/csi-driver/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889248199Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-driver/csi-driver/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889335371Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889401412Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-driver/csi-driver/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889429863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-liveness-probe/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889440723Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-liveness-probe/csi-liveness-probe/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889444423Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889490014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889578656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889649298Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889695139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-node-driver-registrar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889702829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889706599Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.88974837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889835662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889897974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lxg4x/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889948935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.889988346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/aws-ebs-csi-driver-node-skkh2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890066647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-driver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890074888Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-driver/csi-driver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890078638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-driver/csi-driver/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890116139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-driver/csi-driver/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890203791Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890286993Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-driver/csi-driver/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890332584Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-liveness-probe/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890340184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-liveness-probe/csi-liveness-probe/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890345814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890391825Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890477027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890535168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890569899Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-node-driver-registrar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890583659Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89059355Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890633931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890726693Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890791184Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-skkh2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890807135Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890858476Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890905847Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890914747Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.890949838Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891014519Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89104707Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891122222Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891172583Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891248685Z namespaces/openshift-cluster-machine-approver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891263085Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891271305Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891310736Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891381828Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891394588Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891430189Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89149063Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891504811Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891558362Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891701345Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891864149Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.891997372Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892188146Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892509514Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892727639Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892758309Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892820721Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892849582Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892911153Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.892953434Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893074367Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893145358Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893244951Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893289362Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893326142Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893402324Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893446065Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893493956Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893525587Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893603159Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89366939Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893690031Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893776293Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893813304Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893822844Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893863755Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893928336Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.893960207Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.894855588Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.894936859Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895073523Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895154235Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89536846Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895485042Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895678247Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895752498Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895786279Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895860781Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895909432Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.895976014Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896010144Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896103676Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896176248Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89626457Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896374623Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896439654Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896497615Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896554647Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896589748Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896626168Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89670508Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896754631Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896763601Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.896810643Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.897017927Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.897208492Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.897377246Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.897589631Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.897850597Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898117452Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898124883Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898167394Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned-9nxzl.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898274996Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898287816Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned/tuned/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898295867Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned/tuned/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898350338Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned/tuned/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.89844816Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned/tuned/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898529122Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-9nxzl/tuned/tuned/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898553793Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898596484Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned-lnmnp.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898679436Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898708006Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned/tuned/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898721086Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned/tuned/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898769678Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned/tuned/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.8988693Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned/tuned/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898935091Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-lnmnp/tuned/tuned/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.898980303Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899061534Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned-r45ll.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899143086Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899161107Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned/tuned/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899173477Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned/tuned/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899220478Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned/tuned/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899360101Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned/tuned/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899423363Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-r45ll/tuned/tuned/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899496874Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899533265Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899586566Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899631118Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899675308Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899683439Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899709289Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-35.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899805311Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-177.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899883003Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-142.ec2.internal.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899922754Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.899979575Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900042557Z namespaces/openshift-cluster-samples-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900090578Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900150399Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90018641Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900264612Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900308893Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900390475Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900535848Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90063397Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900674411Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900714592Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900753113Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900797064Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900879126Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900939197Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.900962008Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90104906Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901115381Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901149032Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901351047Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901434659Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901561582Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901625473Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901743966Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.901877169Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902084034Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902134285Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902171346Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902250067Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90235103Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902423102Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902448992Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902534254Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902611066Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902674577Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902706888Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902767459Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90280916Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902868792Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902910973Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902954624Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.902994355Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903036766Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903052506Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903107627Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903267641Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903462135Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903599179Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.903829084Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90407938Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904288714Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904301465Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904332195Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-6dc5bdb6b4-vngwf.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904411707Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-watch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904424408Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904430348Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904444348Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904555641Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904617482Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904659013Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904667173Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator/cluster-samples-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904671073Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.904679063Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905054162Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905120544Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-vngwf/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905157154Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905190235Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905279227Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905332598Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905417411Z namespaces/openshift-cluster-storage-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905452171Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905517853Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905553464Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905613405Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905642306Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905728118Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90582553Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.905923832Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906107066Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906137597Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906210119Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9062633Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906352282Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906400133Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906420203Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906501975Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906554146Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906573727Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906622718Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.90670086Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906773232Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906803242Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906911785Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.906994737Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907276393Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907348665Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907463878Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907593761Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907804165Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907867517Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907916258Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907958219Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.907986919Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908048911Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908089772Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908160934Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908260026Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908322707Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908369938Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908415389Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9084507Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908545342Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908579953Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908639854Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908681375Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908751457Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908767048Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908809048Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.908966402Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.909136816Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.909294949Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.909519575Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9097649Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.909960285Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.909970235Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910014916Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator-7c6cbb6c87-fpcqf.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910102648Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910112108Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator/volume-data-source-validator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910119979Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91016112Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910302483Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910372694Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-fpcqf/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910419135Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910454826Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910491947Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910529268Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910591719Z namespaces/openshift-cluster-version/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91064124Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910691942Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910725873Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910784334Z namespaces/openshift-cluster-version/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910817535Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910898006Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.910976558Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91105981Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911107081Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911147562Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911199153Z namespaces/openshift-cluster-version/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911247574Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911344307Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911387308Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911427858Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91150636Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911574462Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911583272Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911615893Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911667704Z namespaces/openshift-cluster-version/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911705055Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911799437Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911874639Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.911967841Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912047073Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912117425Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912271138Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912488063Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912537734Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912568555Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912633116Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912678207Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912725979Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912759979Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912835861Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912911623Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912965204Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.912998685Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913050166Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913099667Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913157768Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913168839Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91321145Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913389554Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913551867Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91368371Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.913897015Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914138371Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914365866Z namespaces/openshift-cluster-version/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914388117Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914451608Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914495409Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914580811Z namespaces/openshift-config-managed/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914616472Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914661583Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914713344Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914762235Z namespaces/openshift-config-managed/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914809256Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.914887368Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91495695Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915031172Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915125524Z namespaces/openshift-config-managed/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915168895Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915248426Z namespaces/openshift-config-managed/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915277107Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915371079Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91541218Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915453631Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915526763Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915599354Z namespaces/openshift-config-managed/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.915638326Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.918697526Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.918776107Z namespaces/openshift-config-managed/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.918868Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.918946882Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919025093Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919197917Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91932125Z namespaces/openshift-config-managed/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919371381Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919423553Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919500444Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919559916Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919614147Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919664858Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919696199Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.91976408Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919816102Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.919929424Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920009956Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920057277Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920099718Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920143529Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92017378Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920251181Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920268232Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920318793Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920569479Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920769143Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.920912557Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921142212Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921448219Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921746046Z namespaces/openshift-config-managed/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921778427Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921848008Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921856828Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921889209Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.921985701Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922017992Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922071213Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922096464Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922153285Z namespaces/openshift-config-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922162245Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922174686Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922200426Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922290928Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922304339Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92234685Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922499393Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922657307Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92278624Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.922998065Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92324234Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923484966Z namespaces/openshift-config/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923527387Z namespaces/openshift-config/openshift-config.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92368094Z namespaces/openshift-config/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923719061Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923776122Z namespaces/openshift-config/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923819734Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923902705Z namespaces/openshift-config/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.923973897Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924044049Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92410573Z namespaces/openshift-config/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924130991Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924179782Z namespaces/openshift-config/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924220423Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924324255Z namespaces/openshift-config/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924353756Z namespaces/openshift-config/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924400287Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924495949Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92455296Z namespaces/openshift-config/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924599101Z namespaces/openshift-config/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924709854Z namespaces/openshift-config/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924780305Z namespaces/openshift-config/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924855407Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.924935279Z namespaces/openshift-config/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925007011Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925168534Z namespaces/openshift-config/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925334298Z namespaces/openshift-config/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92538853Z namespaces/openshift-config/core/secrets/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925438811Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925488442Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925536153Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925590394Z namespaces/openshift-config/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925622185Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925660436Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925695247Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925774048Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92584813Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925898501Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925926172Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.925970203Z namespaces/openshift-config/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926013794Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926050825Z namespaces/openshift-config/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926058805Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926091696Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926255699Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926483895Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926624998Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.926836253Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927073518Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927279693Z namespaces/openshift-config/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927307114Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927359085Z namespaces/openshift-config/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927401036Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927471047Z namespaces/openshift-console-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927519829Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92757325Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927612121Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927673812Z namespaces/openshift-console-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927716593Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927791095Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.927914888Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.92800805Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928051201Z namespaces/openshift-console-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928081792Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928143293Z namespaces/openshift-console-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928187214Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928279626Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928377468Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928416899Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928509991Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928553642Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928561512Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928597503Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928666675Z namespaces/openshift-console-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.928704356Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.929296509Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.929374311Z namespaces/openshift-console-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.929635997Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.929702199Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.929826942Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.929959505Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93019533Z namespaces/openshift-console-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930279222Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930315613Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930378034Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930442276Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930495107Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930522137Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93062053Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930696681Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930741813Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930783474Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930833505Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930876726Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930929167Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.930969368Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931018129Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93105661Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931163302Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931176143Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931238254Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931401398Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931565292Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.931708925Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9319094Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932144235Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932415041Z namespaces/openshift-console-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932426561Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932475613Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/console-operator-9d4b6777b-qghlf.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932574955Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/console-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932593325Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/console-operator/console-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932603185Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/console-operator/console-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.932618926Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/console-operator/console-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933092577Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-qghlf/console-operator/console-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933130017Z namespaces/openshift-console-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933161498Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933205369Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933269581Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933315842Z namespaces/openshift-console-user-settings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933324362Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933332032Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933371583Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933523466Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93368703Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.933823213Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934042398Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934312835Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93453992Z namespaces/openshift-console/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934582871Z namespaces/openshift-console/openshift-console.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934756535Z namespaces/openshift-console/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934796196Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934845197Z namespaces/openshift-console/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.934881728Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93496604Z namespaces/openshift-console/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935114813Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93541369Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935453151Z namespaces/openshift-console/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935491532Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935536503Z namespaces/openshift-console/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935572564Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935651566Z namespaces/openshift-console/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935692807Z namespaces/openshift-console/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935737068Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935816939Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935878831Z namespaces/openshift-console/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.935915602Z namespaces/openshift-console/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.936562587Z namespaces/openshift-console/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.936643258Z namespaces/openshift-console/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.936889994Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.936963256Z namespaces/openshift-console/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937127089Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937278773Z namespaces/openshift-console/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937466357Z namespaces/openshift-console/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937519989Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93756553Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937621631Z namespaces/openshift-console/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937668432Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937714923Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937756554Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937834906Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937905507Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.937959329Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93800578Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938054781Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938096962Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938161203Z namespaces/openshift-console/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938195564Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938271036Z namespaces/openshift-console/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938288616Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938326927Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.93847306Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938637154Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938772497Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.938981082Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939216888Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939450623Z namespaces/openshift-console/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939465383Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939492264Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console-79d89b468f-t84r9.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939599766Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939609066Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console/console/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939613237Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console/console/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939647057Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console/console/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9397412Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console/console/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939805671Z namespaces/openshift-console/pods/console-79d89b468f-t84r9/console/console/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939854872Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939880673Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/downloads-6bcc868b7-62lmr.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939974055Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/download-server/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939982685Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/download-server/download-server/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.939986165Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/download-server/download-server/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940028256Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/download-server/download-server/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94020885Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/download-server/download-server/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940353814Z namespaces/openshift-console/pods/downloads-6bcc868b7-62lmr/download-server/download-server/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940383514Z namespaces/openshift-console/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940433015Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940521707Z namespaces/openshift-console/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940561778Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9406234Z namespaces/openshift-controller-manager-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940663921Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940726022Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940764113Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940918576Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.940956908Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941039109Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941111821Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941183843Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941252004Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941301035Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941356757Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941393478Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941472369Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94151986Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941561301Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941635693Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941699965Z namespaces/openshift-controller-manager-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941744846Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941851968Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.941919619Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942000221Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942071663Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942145835Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942309428Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942505203Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942553234Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942584185Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942635706Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942675447Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942737258Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942783959Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942852821Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942927293Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.942971484Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943014545Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943058236Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943089317Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943142758Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943176539Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943215369Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943390364Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943553107Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94368202Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.943898935Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944139001Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944358596Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944397227Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944439297Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944483198Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944583681Z namespaces/openshift-controller-manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944619372Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944683433Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944712024Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944771055Z namespaces/openshift-controller-manager/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944810756Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944890918Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.944962009Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945040101Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945074592Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945115773Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945170824Z namespaces/openshift-controller-manager/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945216235Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945312648Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945383359Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9454243Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945504592Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945540873Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945550333Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945592774Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945653025Z namespaces/openshift-controller-manager/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945704167Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945800589Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945878081Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.945947822Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946025534Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946096335Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946242739Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946424833Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946599017Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946640088Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94670084Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94673805Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946788862Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946828603Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946909434Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.946978796Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947037107Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947073858Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947126049Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9471654Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947239762Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947250852Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947288753Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947436866Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94759973Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947729303Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.947926198Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948211154Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948492721Z namespaces/openshift-controller-manager/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948522591Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948587093Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948628024Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948685675Z namespaces/openshift-dns-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948716616Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948789128Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948824088Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94887577Z namespaces/openshift-dns-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94891508Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.948995282Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949071044Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949141826Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949197537Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949256798Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94932785Z namespaces/openshift-dns-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949359851Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949440163Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949488844Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949529234Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949607426Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949657717Z namespaces/openshift-dns-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949702378Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.94979032Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949865902Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.949960224Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950034266Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950104068Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950249661Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950452796Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950521187Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950567068Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95062405Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950667451Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950719262Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950752583Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950833755Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950912356Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.950974838Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951007279Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9510609Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95109733Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951149312Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951189863Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951256264Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951298245Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951345436Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951372217Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951415318Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951567121Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951728865Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.951860018Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952080853Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952348069Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952621576Z namespaces/openshift-dns-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952650746Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952703247Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952728358Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9528046Z namespaces/openshift-dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.952845861Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953378203Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953429634Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953503446Z namespaces/openshift-dns/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953537847Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95367498Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953742661Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953826983Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953866224Z namespaces/openshift-dns/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953905395Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.953968697Z namespaces/openshift-dns/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954012438Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954078159Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95413506Z namespaces/openshift-dns/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954172311Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954276494Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954335335Z namespaces/openshift-dns/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954380096Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954480808Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95456048Z namespaces/openshift-dns/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954781035Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.954884078Z namespaces/openshift-dns/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955170944Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955335968Z namespaces/openshift-dns/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955551013Z namespaces/openshift-dns/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955614254Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955660235Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955707596Z namespaces/openshift-dns/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955746308Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955800109Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9558489Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.955927082Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956000603Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956057775Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956100636Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956148077Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956191058Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95630254Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956339721Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956385522Z namespaces/openshift-dns/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956400683Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956453764Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956622888Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956794312Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.956928365Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95716427Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957433406Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957659612Z namespaces/openshift-dns/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957668572Z namespaces/openshift-dns/pods/dns-default-4nqbv/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957701082Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns-default-4nqbv.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957797695Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957805445Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns/dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957809015Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns/dns/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957822405Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns/dns/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957923418Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns/dns/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.957986209Z namespaces/openshift-dns/pods/dns-default-4nqbv/dns/dns/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95802493Z namespaces/openshift-dns/pods/dns-default-4nqbv/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95803286Z namespaces/openshift-dns/pods/dns-default-4nqbv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95803631Z namespaces/openshift-dns/pods/dns-default-4nqbv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958068611Z namespaces/openshift-dns/pods/dns-default-4nqbv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958155643Z namespaces/openshift-dns/pods/dns-default-4nqbv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958218524Z namespaces/openshift-dns/pods/dns-default-4nqbv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958278626Z namespaces/openshift-dns/pods/dns-default-9vg62/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958313647Z namespaces/openshift-dns/pods/dns-default-9vg62/dns-default-9vg62.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958403598Z namespaces/openshift-dns/pods/dns-default-9vg62/dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958411229Z namespaces/openshift-dns/pods/dns-default-9vg62/dns/dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958420859Z namespaces/openshift-dns/pods/dns-default-9vg62/dns/dns/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95845791Z namespaces/openshift-dns/pods/dns-default-9vg62/dns/dns/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958551552Z namespaces/openshift-dns/pods/dns-default-9vg62/dns/dns/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958617363Z namespaces/openshift-dns/pods/dns-default-9vg62/dns/dns/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958665264Z namespaces/openshift-dns/pods/dns-default-9vg62/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958672515Z namespaces/openshift-dns/pods/dns-default-9vg62/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958680285Z namespaces/openshift-dns/pods/dns-default-9vg62/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958729566Z namespaces/openshift-dns/pods/dns-default-9vg62/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958809158Z namespaces/openshift-dns/pods/dns-default-9vg62/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958870279Z namespaces/openshift-dns/pods/dns-default-9vg62/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95890251Z namespaces/openshift-dns/pods/dns-default-hhlb4/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.958939011Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns-default-hhlb4.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959020313Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959027673Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns/dns/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959031053Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns/dns/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959070754Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns/dns/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959156506Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns/dns/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959219267Z namespaces/openshift-dns/pods/dns-default-hhlb4/dns/dns/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959284889Z namespaces/openshift-dns/pods/dns-default-hhlb4/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959297399Z namespaces/openshift-dns/pods/dns-default-hhlb4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959303359Z namespaces/openshift-dns/pods/dns-default-hhlb4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95933752Z namespaces/openshift-dns/pods/dns-default-hhlb4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959428812Z namespaces/openshift-dns/pods/dns-default-hhlb4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959487663Z namespaces/openshift-dns/pods/dns-default-hhlb4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959543195Z namespaces/openshift-dns/pods/node-resolver-2wn98/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959581336Z namespaces/openshift-dns/pods/node-resolver-2wn98/node-resolver-2wn98.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959667038Z namespaces/openshift-dns/pods/node-resolver-2wn98/dns-node-resolver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959674588Z namespaces/openshift-dns/pods/node-resolver-2wn98/dns-node-resolver/dns-node-resolver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959678688Z namespaces/openshift-dns/pods/node-resolver-2wn98/dns-node-resolver/dns-node-resolver/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959711639Z namespaces/openshift-dns/pods/node-resolver-2wn98/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.95979347Z namespaces/openshift-dns/pods/node-resolver-2wn98/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959862972Z namespaces/openshift-dns/pods/node-resolver-2wn98/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959903663Z namespaces/openshift-dns/pods/node-resolver-5q2mv/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.959943444Z namespaces/openshift-dns/pods/node-resolver-5q2mv/node-resolver-5q2mv.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960022356Z namespaces/openshift-dns/pods/node-resolver-5q2mv/dns-node-resolver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960029856Z namespaces/openshift-dns/pods/node-resolver-5q2mv/dns-node-resolver/dns-node-resolver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960035496Z namespaces/openshift-dns/pods/node-resolver-5q2mv/dns-node-resolver/dns-node-resolver/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960075907Z namespaces/openshift-dns/pods/node-resolver-5q2mv/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960160379Z namespaces/openshift-dns/pods/node-resolver-5q2mv/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960240921Z namespaces/openshift-dns/pods/node-resolver-5q2mv/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960297792Z namespaces/openshift-dns/pods/node-resolver-lpfgv/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960342033Z namespaces/openshift-dns/pods/node-resolver-lpfgv/node-resolver-lpfgv.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960406325Z namespaces/openshift-dns/pods/node-resolver-lpfgv/dns-node-resolver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960419065Z namespaces/openshift-dns/pods/node-resolver-lpfgv/dns-node-resolver/dns-node-resolver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960425395Z namespaces/openshift-dns/pods/node-resolver-lpfgv/dns-node-resolver/dns-node-resolver/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960481636Z namespaces/openshift-dns/pods/node-resolver-lpfgv/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96064787Z namespaces/openshift-dns/pods/node-resolver-lpfgv/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960657821Z namespaces/openshift-dns/pods/node-resolver-lpfgv/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96066141Z namespaces/openshift-dns/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960688371Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960744162Z namespaces/openshift-dns/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960784873Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960851445Z namespaces/openshift-etcd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960892776Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960951317Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.960981568Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961042189Z namespaces/openshift-etcd/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96107979Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961153262Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961251624Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961329336Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961373727Z namespaces/openshift-etcd/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961417378Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961450648Z namespaces/openshift-etcd/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961486339Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961576711Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961633373Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961678474Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961747925Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961814437Z namespaces/openshift-etcd/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.961859728Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96195465Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962022532Z namespaces/openshift-etcd/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962102563Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962172965Z namespaces/openshift-etcd/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962279958Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96240931Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962595705Z namespaces/openshift-etcd/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962640126Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962669516Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962720948Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962760279Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96279791Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962840051Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962911922Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.962991344Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963033845Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963068826Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963119777Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963159308Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963210899Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96323965Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963292491Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963442634Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963602288Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963734391Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.963962436Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964205302Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964502999Z namespaces/openshift-etcd/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964531519Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964591731Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964626052Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964702283Z namespaces/openshift-host-network/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964739614Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964803266Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964844657Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964904988Z namespaces/openshift-host-network/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.964933039Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96501483Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965085262Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965164154Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965210085Z namespaces/openshift-host-network/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965273956Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965338078Z namespaces/openshift-host-network/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965378559Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965454711Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965493021Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965530982Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965614464Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965682776Z namespaces/openshift-host-network/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965722387Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965819129Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965890121Z namespaces/openshift-host-network/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.965965162Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966043824Z namespaces/openshift-host-network/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966114516Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96630362Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966406882Z namespaces/openshift-host-network/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966459544Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966510365Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966563616Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966607617Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966659528Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966694699Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96674602Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966789321Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966861503Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966936595Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.966991796Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967026607Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967078398Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967117449Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96717318Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96718055Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967241122Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967395415Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967555609Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967690912Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.967918017Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968161443Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96845605Z namespaces/openshift-host-network/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968517471Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968560292Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968602133Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968691865Z namespaces/openshift-image-registry/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968725036Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968790467Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968822058Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.968875699Z namespaces/openshift-image-registry/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.96891634Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969007432Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969185997Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969448892Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969481153Z namespaces/openshift-image-registry/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969524054Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969564235Z namespaces/openshift-image-registry/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969603126Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969703358Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969757519Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969809651Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969882122Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969924914Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969932154Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.969965514Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.970014096Z namespaces/openshift-image-registry/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.970074127Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.970965797Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.971057729Z namespaces/openshift-image-registry/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.971362236Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.971437438Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.971643993Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.971776536Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.971997491Z namespaces/openshift-image-registry/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972054002Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972097483Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972143614Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972179085Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972208356Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972288118Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97238616Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972483472Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972534673Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972581764Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972636786Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972684897Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972781169Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972863321Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972922712Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.972965783Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973010714Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973048525Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973098926Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973111847Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973153117Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973362422Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973534756Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97369389Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.973939366Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.974193201Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.974419367Z namespaces/openshift-image-registry/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.974430637Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.974471908Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/image-registry-d78769859-djn2h.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97456897Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/registry/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97457933Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/registry/registry/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.974585261Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/registry/registry/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.974618551Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/registry/registry/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975191444Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/registry/registry/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975285146Z namespaces/openshift-image-registry/pods/image-registry-d78769859-djn2h/registry/registry/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975319397Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975368148Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca-8mrzt.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97544422Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975453501Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca/node-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975461271Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca/node-ca/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975499642Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca/node-ca/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975610274Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca/node-ca/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975669106Z namespaces/openshift-image-registry/pods/node-ca-8mrzt/node-ca/node-ca/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975702946Z namespaces/openshift-image-registry/pods/node-ca-chsm2/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975739617Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca-chsm2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975807229Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975816929Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca/node-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975820389Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca/node-ca/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97584351Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca/node-ca/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.975948102Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca/node-ca/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976033404Z namespaces/openshift-image-registry/pods/node-ca-chsm2/node-ca/node-ca/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976092475Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976135696Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca-gmh4h.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976209338Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976216998Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca/node-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976220468Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca/node-ca/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97628425Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca/node-ca/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976392322Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca/node-ca/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976465154Z namespaces/openshift-image-registry/pods/node-ca-gmh4h/node-ca/node-ca/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976501205Z namespaces/openshift-image-registry/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976530475Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976592497Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976622547Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976669498Z namespaces/openshift-infra/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976676579Z namespaces/openshift-infra/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976686149Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97673199Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.976885623Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.977048227Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.97718041Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.977421056Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.977659061Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.977873886Z namespaces/openshift-ingress-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.977911197Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.977970568Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978001669Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978065141Z namespaces/openshift-ingress-canary/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978094371Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978185023Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978297216Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978370568Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978417809Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978451259Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978497Z namespaces/openshift-ingress-canary/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978533511Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978612523Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978656124Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978695905Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978767257Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978843428Z namespaces/openshift-ingress-canary/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978880019Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.978974762Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979051103Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979200857Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979310899Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979461123Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979598686Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979815251Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979930144Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.979972545Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980028606Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980053586Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980118488Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980151858Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980251371Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980346043Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980398774Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980441915Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980495346Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980542058Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980581379Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980595579Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98064076Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980789353Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.980977568Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98111128Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.981367957Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.981615502Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.981821747Z namespaces/openshift-ingress-canary/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.981829627Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.981867428Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/ingress-canary-gvlnm.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982305168Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/serve-healthcheck-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982319548Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982325519Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982363949Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982459682Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982522163Z namespaces/openshift-ingress-canary/pods/ingress-canary-gvlnm/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982574684Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982611265Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/ingress-canary-hcv89.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982684747Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/serve-healthcheck-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982692527Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982698097Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982736268Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98282683Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982888641Z namespaces/openshift-ingress-canary/pods/ingress-canary-hcv89/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982947863Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.982980254Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/ingress-canary-k5nlz.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983055785Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/serve-healthcheck-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983069376Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983079666Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983105946Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983195208Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983285041Z namespaces/openshift-ingress-canary/pods/ingress-canary-k5nlz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983302501Z namespaces/openshift-ingress-canary/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983352682Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983412004Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983447834Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983549737Z namespaces/openshift-ingress-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983586217Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983658499Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98369504Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983757401Z namespaces/openshift-ingress-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983789732Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983872504Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.983939665Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984017977Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984065048Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984100379Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984160871Z namespaces/openshift-ingress-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984196902Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984307934Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984360955Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984405576Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984491568Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98455962Z namespaces/openshift-ingress-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.984599041Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985147573Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985219885Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985358588Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98542939Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985501801Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985629804Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98586565Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985918811Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.985959792Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986009313Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986048674Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986100505Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986107955Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986153147Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986213748Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986283939Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986384652Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986453733Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986524395Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986561026Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986612867Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986652578Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98672476Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98674819Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986810772Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986856683Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986909374Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986916664Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.986951715Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.987033737Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.987045707Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.987095278Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.987286613Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.987450396Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98758802Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.987813675Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.9880673Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988333937Z namespaces/openshift-ingress-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988376047Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988434429Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98849004Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988576182Z namespaces/openshift-ingress/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988613153Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988689745Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988722115Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988788387Z namespaces/openshift-ingress/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.988828258Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.98891136Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989124825Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989392051Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989446882Z namespaces/openshift-ingress/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989474593Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989542954Z namespaces/openshift-ingress/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989585846Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989660317Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989713108Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989749249Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989823401Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989875362Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989886762Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.989929663Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.990006535Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.990077427Z namespaces/openshift-ingress/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.990121638Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.990560918Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99065992Z namespaces/openshift-ingress/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.990869105Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.990948767Z namespaces/openshift-ingress/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991183372Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991344116Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991689664Z namespaces/openshift-ingress/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991769816Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991811926Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991898299Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991908929Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.991932699Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992008581Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992055472Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992120584Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992153745Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992256057Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992341109Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99239285Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992421911Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992495472Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992536423Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992592635Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992638096Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992687777Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992699227Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992743718Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.992894702Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.993057755Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.993188188Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.993458904Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99370796Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.993917365Z namespaces/openshift-ingress/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.993925285Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.993964406Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/istiod-openshift-gateway-55ff986f96-k5849.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.994064148Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.994072658Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.994078149Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99412752Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.995714186Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.995781798Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-k5849/discovery/discovery/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.995829659Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99585175Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.995972112Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.995987762Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.995996273Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996037784Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996162017Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996238858Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-rzkt7/istio-proxy/istio-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996360891Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996389712Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router-default-7bf9cdf774-5ntqx.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996512615Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996521885Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996528855Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996580236Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996694059Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99675723Z namespaces/openshift-ingress/pods/router-default-7bf9cdf774-5ntqx/router/router/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996796391Z namespaces/openshift-ingress/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996829522Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996873343Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.996913134Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997004246Z namespaces/openshift-insights/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997052217Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997104128Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997150969Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99720651Z namespaces/openshift-insights/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997280762Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997425055Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997528178Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99763292Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997664701Z namespaces/openshift-insights/apps/deployments/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997727893Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997787884Z namespaces/openshift-insights/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997821155Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997877366Z namespaces/openshift-insights/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997921177Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.997996259Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.99803963Z namespaces/openshift-insights/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.998077321Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.998151152Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.998221244Z namespaces/openshift-insights/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:18.998294736Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.999158686Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.999273678Z namespaces/openshift-insights/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.999526034Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.999661167Z namespaces/openshift-insights/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:18.999994775Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000076517Z namespaces/openshift-insights/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000247591Z namespaces/openshift-insights/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000339443Z namespaces/openshift-insights/core/configmaps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000374863Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000448075Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000500986Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000790373Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000834924Z namespaces/openshift-insights/core/services/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000872875Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000922976Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.000967967Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001034678Z namespaces/openshift-insights/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001068919Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001118391Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001158052Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001254114Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001353916Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001394637Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001424047Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001502289Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0015421Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001603642Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001645673Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001711854Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001747265Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001792666Z namespaces/openshift-insights/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001803386Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.001847987Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.002033302Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.002252707Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0024122Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.002664486Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.002927492Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003187248Z namespaces/openshift-insights/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003197608Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003238299Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/insights-operator-585dfdc468-l6mkp.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003360112Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/insights-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003368452Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/insights-operator/insights-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003372172Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/insights-operator/insights-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003408913Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/insights-operator/insights-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.003778582Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-l6mkp/insights-operator/insights-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004087539Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00413066Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/insights-runtime-extractor-87jqc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004257583Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004271793Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/exporter/exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004278743Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/exporter/exporter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004319164Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/exporter/exporter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004408866Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/exporter/exporter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004489378Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/exporter/exporter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004526799Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/extractor/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004533599Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/extractor/extractor/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00456712Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/extractor/extractor/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004620841Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/extractor/extractor/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004725473Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/extractor/extractor/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004782235Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/extractor/extractor/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004809305Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004817416Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004823036Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004862406Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.004944599Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00501686Z namespaces/openshift-insights/pods/insights-runtime-extractor-87jqc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005080532Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005125453Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/insights-runtime-extractor-fckrp.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005211005Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005248795Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/exporter/exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005259216Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/exporter/exporter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005360048Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/exporter/exporter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0054573Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/exporter/exporter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005520672Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/exporter/exporter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005564093Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/extractor/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005573473Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/extractor/extractor/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005580503Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/extractor/extractor/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005615094Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/extractor/extractor/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005713506Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/extractor/extractor/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005777728Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/extractor/extractor/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005813419Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005961872Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.005969352Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006012823Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006108235Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006170967Z namespaces/openshift-insights/pods/insights-runtime-extractor-fckrp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006245988Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00629815Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/insights-runtime-extractor-qqp2w.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006387121Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006399242Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/exporter/exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006405282Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/exporter/exporter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006448633Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/exporter/exporter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006533465Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/exporter/exporter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006598937Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/exporter/exporter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006615747Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/extractor/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006621647Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/extractor/extractor/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006629657Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/extractor/extractor/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006663488Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/extractor/extractor/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00675424Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/extractor/extractor/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006827442Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/extractor/extractor/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006850472Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006860903Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006869373Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006907173Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.006995276Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007059287Z namespaces/openshift-insights/pods/insights-runtime-extractor-qqp2w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007090778Z namespaces/openshift-insights/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007122198Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00718372Z namespaces/openshift-insights/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007221531Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007295093Z namespaces/openshift-keda/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007307953Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007313863Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007356444Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007446716Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007499587Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007506857Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007547698Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00761131Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007650431Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007733692Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007812404Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007878076Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007889026Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.007933327Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.008079911Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.008269585Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.008451399Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.008720055Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.008855618Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009045233Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009244807Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009300309Z namespaces/openshift-keda/operators.coreos.com/installplans/install-m95lg.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009394721Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009429022Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009469432Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009501483Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009558654Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009594585Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009693878Z namespaces/openshift-kube-apiserver-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009727709Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.00979586Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009835601Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009907882Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.009933613Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010024265Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010092297Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010176999Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010195379Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010274581Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010333292Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010381884Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010449025Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010505216Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010537237Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010616959Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01068116Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010725441Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010825194Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010895425Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.010971927Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011045409Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011122181Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011285964Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011497949Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01155462Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011600821Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011642122Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011679843Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011733804Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011774545Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011850577Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.011926989Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01197946Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012020981Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012061182Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012103233Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012151794Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012169574Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012209555Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01239224Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012574074Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012715277Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.012922472Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013167308Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013394963Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013426523Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013491555Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013521086Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013605648Z namespaces/openshift-kube-apiserver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013650869Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013882234Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013921975Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.013978896Z namespaces/openshift-kube-apiserver/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014011217Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014088489Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01415881Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014259463Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014311384Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014356125Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014400696Z namespaces/openshift-kube-apiserver/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014441557Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014518208Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014560969Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01460001Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014675562Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014727663Z namespaces/openshift-kube-apiserver/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014766364Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014864387Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.014935148Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01501335Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015085861Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015159203Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015324487Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015517622Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015558443Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015598863Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015644874Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015677795Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015727576Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015764607Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015841579Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015917511Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.015963482Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016002653Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016064014Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016108095Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016190087Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016271149Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01631123Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016367481Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016401232Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016453633Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016471484Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016502524Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016649468Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016816331Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.016942164Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017172869Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017452196Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01764264Z namespaces/openshift-kube-apiserver/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017665811Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017732173Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017754173Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017826065Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017872176Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017933397Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.017952827Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018015249Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01803846Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018120471Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018199583Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018305286Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018354717Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018394858Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018442579Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01848132Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018556431Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018600733Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018643073Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018718875Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018771646Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018816447Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01890846Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.018988401Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019061103Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019135935Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019207466Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019393611Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019608176Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019664807Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019707538Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019751289Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.01979285Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019841181Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019884012Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.019956614Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020039226Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020078296Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020113127Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020166318Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020206959Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020290941Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020326612Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020378713Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020390874Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020435105Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020593638Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020754462Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.020899035Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021148741Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021452678Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021646883Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021665233Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021720544Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021761385Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021845897Z namespaces/openshift-kube-controller-manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021889518Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.021946389Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02198105Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022044402Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022069772Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022157514Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022249676Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022341988Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022382989Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02242184Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022474962Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022521363Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022602354Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022645506Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022684796Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022763908Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022814539Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022826979Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02286914Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022933712Z namespaces/openshift-kube-controller-manager/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.022984113Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023068895Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023145047Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023451794Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023524676Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023608997Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023741791Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023932635Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.023990006Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024035987Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024089569Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02413323Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024184231Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024246562Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024332744Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024416956Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024469017Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024527989Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02457185Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024617581Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024664782Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024683612Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024725543Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.024883157Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.025051661Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.025183974Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.025461Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.025708736Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02590262Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.025933951Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.025983162Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026010763Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026085145Z namespaces/openshift-kube-scheduler-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026136826Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026193987Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026213557Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02630311Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026335Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026415522Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026490504Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026562405Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026615267Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026643887Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026684508Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026725289Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026808881Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026861252Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026893873Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.026960715Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027037366Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027067737Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02717533Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027272382Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027353244Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027425955Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027499307Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02763861Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027835605Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027884666Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027927927Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.027979978Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028025399Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02807618Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028112931Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028188173Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028296685Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028338556Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028377197Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028419498Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028476969Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02851028Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.02852013Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028562882Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028711085Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.028892009Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029017712Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029339949Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029595575Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029787899Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029826831Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029883182Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.029917902Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030013255Z namespaces/openshift-kube-scheduler/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030055926Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030110297Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030140168Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030203799Z namespaces/openshift-kube-scheduler/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030267261Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030352392Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030428734Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030499616Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030541847Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030587468Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030638449Z namespaces/openshift-kube-scheduler/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03068015Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030754582Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030820183Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030861574Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030931746Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.030981397Z namespaces/openshift-kube-scheduler/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031012358Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03110725Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031181162Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031286194Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031359116Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031433268Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031570701Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031760605Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031810166Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031850497Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031883128Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.031936249Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03197409Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032045531Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032114533Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032192125Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032256356Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032305037Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032355949Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032384879Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0324352Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032445801Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032499252Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032649365Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032814119Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.032951112Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033181978Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033447814Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033647818Z namespaces/openshift-kube-scheduler/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033680459Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033741241Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033773361Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033861553Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033903714Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.033967476Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034009077Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034053658Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034096669Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034183291Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034322874Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034410336Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034452947Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034481198Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034540349Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034572389Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034665582Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034699623Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034734723Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034812315Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034860596Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034867866Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034902467Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.034956098Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035004719Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035110632Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035189904Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035379968Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03545241Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035572432Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035712696Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035913991Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.035963892Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036000942Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036062224Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036109565Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036181526Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036237698Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03632922Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036399342Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036444483Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036501874Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036541305Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036577556Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036623027Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036632787Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036671358Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.036831812Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037007936Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037141208Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037490887Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037751203Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037941067Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037949847Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.037993808Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/kube-storage-version-migrator-operator-6769c5d45-ctq4m.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038135991Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/kube-storage-version-migrator-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038146372Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038151172Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038183533Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038314816Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-ctq4m/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038442409Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038477489Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038525611Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038566852Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038636373Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038674094Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038724675Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038768536Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038816047Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.038850148Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03892855Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039027752Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039114204Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039157995Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039195036Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039280918Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039296818Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03938815Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039424771Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039475812Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039549404Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039591595Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039634046Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039736788Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.03980005Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039911892Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.039992694Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040127367Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040294391Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040514766Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040561157Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040642289Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0406771Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040723171Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040773312Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040817983Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.040889275Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041001367Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041052469Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041083969Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04113213Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041175021Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041213232Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041267134Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041293624Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041444798Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041617682Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.041751365Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04197444Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042221316Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042494952Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042504112Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042540383Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator-74bb7799d9-lbmtc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042622075Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/graceful-termination/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042631605Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/graceful-termination/graceful-termination/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042635995Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/graceful-termination/graceful-termination/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042663546Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/graceful-termination/graceful-termination/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042751408Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042815279Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/graceful-termination/graceful-termination/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04286567Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0428771Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator/migrator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042881611Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator/migrator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.042914211Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator/migrator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043012734Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator/migrator/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043082515Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-lbmtc/migrator/migrator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043097296Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043141066Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043190048Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04328884Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043346121Z namespaces/openshift-lws-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043395102Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043446204Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043493875Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043522405Z namespaces/openshift-lws-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043571487Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043646318Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043798892Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043914474Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043954655Z namespaces/openshift-lws-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.043995806Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044037877Z namespaces/openshift-lws-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044078398Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04416077Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044207401Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044272473Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044358135Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044397935Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044406366Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044441476Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044549709Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04460358Z namespaces/openshift-lws-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044644941Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044745174Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.044826255Z namespaces/openshift-lws-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045132682Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045202894Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045403498Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045556872Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045794438Z namespaces/openshift-lws-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045855029Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0459012Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.045961801Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046005912Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046050983Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046103135Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046177806Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046294899Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04631497Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046376871Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046436322Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046498834Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046515224Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046577325Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046610816Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046627357Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046674718Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.046834902Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.047058547Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04720548Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.047502637Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04765553Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.047865095Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04806263Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048112271Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-qpkj7.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048183733Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048267354Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048332146Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048417028Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.04851577Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048560431Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048635553Z namespaces/openshift-lws-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048644013Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048682594Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/lws-controller-manager-5f68f6fcb9-kvwss.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048756176Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048773536Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048777176Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048812107Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048911639Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.048979971Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-kvwss/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049012961Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049054882Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/lws-controller-manager-5f68f6fcb9-mtr9n.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049131944Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049139664Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/manager/manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049153935Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/manager/manager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049199246Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/manager/manager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049406421Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/manager/manager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049471502Z namespaces/openshift-lws-operator/pods/lws-controller-manager-5f68f6fcb9-mtr9n/manager/manager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049509103Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049549684Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator-bfc7f696d-nnj8z.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049625226Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049633376Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator/openshift-lws-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049639616Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049687847Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049862941Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049929123Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-nnj8z/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.049966414Z namespaces/openshift-lws-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050009255Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050056505Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050096806Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050139958Z namespaces/openshift-machine-api/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050148018Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050153518Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050195459Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050466355Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050651199Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.050787862Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051030728Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051336325Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05155261Z namespaces/openshift-machine-config-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05156559Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05157084Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051609301Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051708163Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051784875Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051801026Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.051841897Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05199385Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.052158964Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.052335328Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.052589704Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0528441Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053109536Z namespaces/openshift-marketplace/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053119946Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053123736Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053152037Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053211448Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053219438Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05329184Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053375412Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053460044Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053536756Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053603077Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053642058Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053790151Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.053953235Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054090138Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054349924Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05459558Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054803365Z namespaces/openshift-monitoring/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054846996Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054910387Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054945848Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.054994339Z namespaces/openshift-monitoring/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05503303Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.055179563Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.055629104Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.055973682Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056206437Z namespaces/openshift-monitoring/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056274579Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.05632689Z namespaces/openshift-monitoring/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056367981Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056441852Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056502274Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056536205Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056615476Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056669397Z namespaces/openshift-monitoring/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.056708489Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.059783209Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.059925883Z namespaces/openshift-monitoring/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.060841404Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.060916435Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.061799055Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.061950579Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.062486311Z namespaces/openshift-monitoring/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.062657445Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.062696186Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.062838509Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06287732Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.062926171Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.062965752Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063045494Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063119176Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063167647Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063207638Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063358631Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063391932Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063471184Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063505995Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063604427Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063642218Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06374085Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063917764Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.063999986Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064317353Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064452736Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06459842Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064683142Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064786514Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064871436Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064931867Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.064976368Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0650568Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065136432Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065217484Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065345657Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065423299Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065610433Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065694425Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065781007Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065867019Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.065948411Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066032793Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066081344Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066125505Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066165046Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066178006Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066219877Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066502484Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066717119Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.066857142Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.067103337Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.067408104Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06766099Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.067694371Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.067779213Z namespaces/openshift-monitoring/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.067786973Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.067870385Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068035899Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068043319Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068054009Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06809264Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068191142Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068281724Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068313285Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068318785Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068327625Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068359726Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068451968Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0685315Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068569491Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068576981Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068587462Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068618832Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068700434Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068765356Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068806007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068813697Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068817517Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068851128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06893891Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.068999501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069043152Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069050512Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069054132Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069080003Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069170955Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069260507Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069296698Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069301978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069313178Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069353639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069445281Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069541453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069587605Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069596655Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069600365Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069645856Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069763598Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.06983287Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069870121Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.069904862Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator-75587bd455-v7vr6.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070008394Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070015714Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070027475Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070082266Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070544667Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070607918Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-v7vr6/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070654729Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07068049Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics-69db897b98-tkskl.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070794722Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-main/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070802573Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070809933Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070861364Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.070931716Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071002407Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071029908Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-self/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071037328Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071042878Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071083789Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071170001Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071255423Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071291414Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071296864Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics/kube-state-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071302384Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics/kube-state-metrics/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071362525Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071480088Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07155231Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-tkskl/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07158618Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071622581Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server-7c9859c58c-vspmm.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071732704Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071740934Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server/metrics-server/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071744694Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server/metrics-server/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071780455Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server/metrics-server/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071873687Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071936488Z namespaces/openshift-monitoring/pods/metrics-server-7c9859c58c-vspmm/metrics-server/metrics-server/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.071977969Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072023081Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin-7dccd58f55-bj7s7.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072097972Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072106772Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin/monitoring-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072110512Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin/monitoring-plugin/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072146563Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072255626Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072337728Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-bj7s7/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072397949Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07243766Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter-6n8jh.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072553313Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/init-textfile/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072562653Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/init-textfile/init-textfile/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072566173Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/init-textfile/init-textfile/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072590954Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/init-textfile/init-textfile/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072661175Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072722627Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/init-textfile/init-textfile/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072770078Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072777468Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072781768Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072815959Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072901521Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.072963942Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073008973Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073016973Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter/node-exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073020644Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter/node-exporter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073048664Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter/node-exporter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073154147Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073219308Z namespaces/openshift-monitoring/pods/node-exporter-6n8jh/node-exporter/node-exporter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07328331Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073323031Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter-cc2ks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073413682Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/init-textfile/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073423333Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/init-textfile/init-textfile/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073429513Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/init-textfile/init-textfile/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073461234Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/init-textfile/init-textfile/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073533215Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073605607Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/init-textfile/init-textfile/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073633678Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073643388Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073648838Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073685649Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073768031Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073834772Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073879533Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073891964Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter/node-exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073897734Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter/node-exporter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.073923694Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter/node-exporter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074029657Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074091778Z namespaces/openshift-monitoring/pods/node-exporter-cc2ks/node-exporter/node-exporter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074135269Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07416924Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter-t7l69.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074341324Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/init-textfile/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074356864Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/init-textfile/init-textfile/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074360524Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/init-textfile/init-textfile/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074390005Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/init-textfile/init-textfile/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074463277Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074520218Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/init-textfile/init-textfile/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074571829Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07458552Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07459735Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0746144Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074713643Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074771614Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074815215Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074825665Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter/node-exporter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074830335Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter/node-exporter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074854216Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter/node-exporter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.074957518Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07501747Z namespaces/openshift-monitoring/pods/node-exporter-t7l69/node-exporter/node-exporter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07506722Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075100401Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics-9d44df66c-ztfmg.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075300736Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-main/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075318036Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075326706Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075359807Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075451379Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075514741Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075561412Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-self/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075569242Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075579202Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075615263Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075701895Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075765207Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075810828Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075818328Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics/openshift-state-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075821688Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075861009Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.075950091Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076014892Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-ztfmg/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076068834Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076156465Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07635687Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076370241Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07637469Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076407201Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076513464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076574895Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076601046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076607686Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076611386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076657697Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076743019Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07680598Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076850012Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076862382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076874912Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.076903183Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077010075Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077055766Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077108487Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077121388Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077127598Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077146648Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077263131Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077331673Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077365884Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077373204Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077378604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077415625Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077503607Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077579688Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077604889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077612059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.077618249Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07766971Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078031849Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07809635Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078133091Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078140561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078144261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078180062Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078354146Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078415968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078456949Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078491059Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator-5676c8c784-jgxs5.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078581331Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078589732Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078593081Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078630742Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078707974Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078772636Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078810846Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078820437Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator/prometheus-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078823947Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator/prometheus-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.078850867Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator/prometheus-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079054042Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079117684Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-jgxs5/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079157425Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079193725Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook-57cf98b594-84kts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079365439Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079377319Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07938116Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079424441Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079514723Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079575854Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-84kts/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079605795Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079653276Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client-5fcbc8f5f4-cnkrt.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079811549Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07982521Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07983062Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.07985527Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.079944663Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080010504Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080048515Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/reload/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080061005Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/reload/reload/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080064495Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/reload/reload/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080113056Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/reload/reload/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080390243Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/reload/reload/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080408153Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/reload/reload/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080411983Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080415563Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client/telemeter-client/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080418714Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client/telemeter-client/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080422574Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client/telemeter-client/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080502025Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080568397Z namespaces/openshift-monitoring/pods/telemeter-client-5fcbc8f5f4-cnkrt/telemeter-client/telemeter-client/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080614188Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0806995Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-querier-7d7d8b6597-4hx86.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080827923Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080835603Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080839053Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080880984Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.080969426Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081043868Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081077839Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-rules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081086259Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081092109Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08112763Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081282663Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081350255Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081386406Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-web/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081394776Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081400256Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081443567Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081527699Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081593741Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081635362Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081642532Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081647982Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081687103Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081771875Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081838576Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081926038Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/prom-label-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081933378Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/prom-label-proxy/prom-label-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081936618Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/prom-label-proxy/prom-label-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.081968909Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082055121Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082116843Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082154243Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-query/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082162294Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-query/thanos-query/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082165864Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-query/thanos-query/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082191404Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-query/thanos-query/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082382999Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082475981Z namespaces/openshift-monitoring/pods/thanos-querier-7d7d8b6597-4hx86/thanos-query/thanos-query/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082509182Z namespaces/openshift-monitoring/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082555433Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082599924Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082641165Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082742287Z namespaces/openshift-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082784038Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08285449Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0828858Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082933961Z namespaces/openshift-multus/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.082963372Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083184717Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08329346Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083363831Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083418023Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083454423Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083598487Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083705909Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08376304Z namespaces/openshift-multus/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083810572Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083857203Z namespaces/openshift-multus/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083897614Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.083975555Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.084041037Z namespaces/openshift-multus/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.084089408Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08416434Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.084214811Z namespaces/openshift-multus/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.084281072Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.084434106Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.084538148Z namespaces/openshift-multus/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.085023949Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.085155563Z namespaces/openshift-multus/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.085801537Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.085883449Z namespaces/openshift-multus/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086011992Z namespaces/openshift-multus/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086065833Z namespaces/openshift-multus/core/configmaps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086111705Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086195696Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086311069Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086384631Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086513834Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086554615Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086638786Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086714328Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08679125Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086840851Z namespaces/openshift-multus/core/services/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086878192Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086928073Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.086966124Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087030566Z namespaces/openshift-multus/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087065676Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087109047Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087146348Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08723895Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087320092Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087364273Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087403104Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087452205Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087491716Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087540647Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087577868Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087620709Z namespaces/openshift-multus/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0876415Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0876738Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087818934Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.087984548Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088115391Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088337365Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088582561Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088800696Z namespaces/openshift-multus/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088813576Z namespaces/openshift-multus/pods/multus-52zsq/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088820617Z namespaces/openshift-multus/pods/multus-52zsq/multus-52zsq.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088923719Z namespaces/openshift-multus/pods/multus-52zsq/kube-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.088934779Z namespaces/openshift-multus/pods/multus-52zsq/kube-multus/kube-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08894155Z namespaces/openshift-multus/pods/multus-52zsq/kube-multus/kube-multus/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08897012Z namespaces/openshift-multus/pods/multus-52zsq/kube-multus/kube-multus/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089471762Z namespaces/openshift-multus/pods/multus-52zsq/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089533243Z namespaces/openshift-multus/pods/multus-52zsq/kube-multus/kube-multus/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089585254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089629035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/multus-additional-cni-plugins-642q4.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089767469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/bond-cni-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089778259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/bond-cni-plugin/bond-cni-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089786859Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.08982504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089913842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.089975993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090016744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090028615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/cni-plugins/cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090033835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/cni-plugins/cni-plugins/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090057405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/cni-plugins/cni-plugins/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090145607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090204968Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/cni-plugins/cni-plugins/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090292921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/egress-router-binary-copy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090309301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090315281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090324721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090396533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090460114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090498795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/kube-multus-additional-cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090506695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090514786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090543666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090608778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090683359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09071678Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/routeoverride-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0907255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/routeoverride-cni/routeoverride-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/routeoverride-cni/routeoverride-cni/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090770452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090854994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090927015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090966066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni-bincopy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090975556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.090984106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091016767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091101759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091169561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091207942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091215392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni/whereabouts-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091218822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni/whereabouts-cni/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091316024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091407366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091477648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-642q4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091543649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09159606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/multus-additional-cni-plugins-jkkg4.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091718983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/bond-cni-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091726063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/bond-cni-plugin/bond-cni-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091729583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091761174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091846476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091907838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091948468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091955719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/cni-plugins/cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091960239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/cni-plugins/cni-plugins/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.091989049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/cni-plugins/cni-plugins/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092073091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092134593Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/cni-plugins/cni-plugins/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092175914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/egress-router-binary-copy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092184064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092199774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092205725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092318347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092386649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092422159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/kube-multus-additional-cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09243074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09243694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092471941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092545062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092606034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092644304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/routeoverride-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092653935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/routeoverride-cni/routeoverride-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092658455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/routeoverride-cni/routeoverride-cni/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092681885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092766277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092829969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09285618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni-bincopy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0928606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09286787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092903681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.092990003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093052364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093096625Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093116026Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni/whereabouts-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093121115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni/whereabouts-cni/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093130176Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093211108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09330583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jkkg4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09332732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093377252Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/multus-additional-cni-plugins-mnjjm.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093501634Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/bond-cni-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093509584Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/bond-cni-plugin/bond-cni-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093513735Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093549736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093628617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093689659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093719769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093727929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/cni-plugins/cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09373144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/cni-plugins/cni-plugins/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09375946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/cni-plugins/cni-plugins/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093845832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093903993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/cni-plugins/cni-plugins/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093935034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/egress-router-binary-copy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093942414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093948005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.093982675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094069187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094135059Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09416317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/kube-multus-additional-cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094167659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.0941733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094219671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094310983Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094384744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094422556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/routeoverride-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094433896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/routeoverride-cni/routeoverride-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094438836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/routeoverride-cni/routeoverride-cni/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094463586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094546738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09460738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094647301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni-bincopy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094655981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094673511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094718172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094805694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094867386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094897636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094906177Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni/whereabouts-cni/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094909507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni/whereabouts-cni/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.094941817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095027979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095091701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-mnjjm/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095129302Z namespaces/openshift-multus/pods/multus-kxp4l/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095162762Z namespaces/openshift-multus/pods/multus-kxp4l/multus-kxp4l.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095273115Z namespaces/openshift-multus/pods/multus-kxp4l/kube-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095286395Z namespaces/openshift-multus/pods/multus-kxp4l/kube-multus/kube-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095290436Z namespaces/openshift-multus/pods/multus-kxp4l/kube-multus/kube-multus/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095313396Z namespaces/openshift-multus/pods/multus-kxp4l/kube-multus/kube-multus/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095896199Z namespaces/openshift-multus/pods/multus-kxp4l/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.095963961Z namespaces/openshift-multus/pods/multus-kxp4l/kube-multus/kube-multus/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096002442Z namespaces/openshift-multus/pods/multus-wgvnr/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096037993Z namespaces/openshift-multus/pods/multus-wgvnr/multus-wgvnr.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096121995Z namespaces/openshift-multus/pods/multus-wgvnr/kube-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096128995Z namespaces/openshift-multus/pods/multus-wgvnr/kube-multus/kube-multus/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096134535Z namespaces/openshift-multus/pods/multus-wgvnr/kube-multus/kube-multus/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096163396Z namespaces/openshift-multus/pods/multus-wgvnr/kube-multus/kube-multus/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096630956Z namespaces/openshift-multus/pods/multus-wgvnr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096693998Z namespaces/openshift-multus/pods/multus-wgvnr/kube-multus/kube-multus/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096724198Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096764309Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon-jn9vc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096845151Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096854152Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096857692Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.096935053Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097022415Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097089807Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097123428Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097130708Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon/network-metrics-daemon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097134078Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097172469Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097345633Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097410054Z namespaces/openshift-multus/pods/network-metrics-daemon-jn9vc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097432955Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097474666Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon-vw79z.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097550277Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097558148Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097561728Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097590348Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09767898Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097736912Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097770362Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097777923Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon/network-metrics-daemon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097781563Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097810673Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.097951337Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098014168Z namespaces/openshift-multus/pods/network-metrics-daemon-vw79z/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098052449Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09808327Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon-wdt9k.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098162942Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098179562Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098191052Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098260594Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098436058Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09851443Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09853046Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09854174Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon/network-metrics-daemon/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09854812Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098586971Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098721374Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098787386Z namespaces/openshift-multus/pods/network-metrics-daemon-wdt9k/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098814977Z namespaces/openshift-multus/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098861978Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098919299Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.098926859Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09895648Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099041702Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099083623Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099121913Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099199635Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099292937Z namespaces/openshift-multus/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099336028Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099380099Z namespaces/openshift-must-gather-2whr7/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09938787Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.09939386Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099432951Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099590424Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099765558Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.099899301Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100098116Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100370322Z namespaces/openshift-must-gather-2whr7/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100578937Z namespaces/openshift-must-gather-rf8rk/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100588137Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100592397Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100638808Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100785342Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.100958296Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101087439Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101365335Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101618261Z namespaces/openshift-must-gather-rf8rk/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101809405Z namespaces/openshift-network-console/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101849766Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101906017Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101942578Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.101995679Z namespaces/openshift-network-console/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1020312Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102111902Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102253225Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102367398Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102406739Z namespaces/openshift-network-console/apps/deployments/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10244536Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102511671Z namespaces/openshift-network-console/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102554012Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102592723Z namespaces/openshift-network-console/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102629624Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102705706Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102753327Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102787388Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10286551Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102903251Z namespaces/openshift-network-console/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.102941071Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103048684Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103125196Z namespaces/openshift-network-console/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103265099Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103347301Z namespaces/openshift-network-console/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103508524Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103647908Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10376031Z namespaces/openshift-network-console/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103812431Z namespaces/openshift-network-console/core/configmaps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103849552Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103898363Z namespaces/openshift-network-console/core/services/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103937064Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.103982615Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104024416Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104072437Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104108428Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104150629Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10418817Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104295212Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104369824Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104413105Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104453646Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104504737Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104544778Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104592599Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10460421Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10463092Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.104836105Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105011999Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105154392Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105394168Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105643474Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105830528Z namespaces/openshift-network-console/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105841618Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105851168Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin-cb95c66f6-s2pgl.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1059404Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105953981Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin/networking-console-plugin/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105963391Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin/networking-console-plugin/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.105990382Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106075053Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106137855Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-s2pgl/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106169626Z namespaces/openshift-network-console/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106207907Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106278298Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106324019Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10636904Z namespaces/openshift-network-diagnostics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106406041Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106463472Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106494453Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106538184Z namespaces/openshift-network-diagnostics/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106572825Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106673817Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10677662Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106861191Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106904583Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.106939633Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107010295Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107053836Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107109557Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107141808Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107189529Z namespaces/openshift-network-diagnostics/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1072202Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107340642Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107380143Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107411344Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107487916Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107534967Z namespaces/openshift-network-diagnostics/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107570278Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10766398Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107748282Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.107939316Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108011458Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108213453Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108338616Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108435298Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108496779Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10854427Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108593181Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108628732Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108710814Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108754275Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108790816Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108850057Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108892508Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.108930319Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10897024Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109046032Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109121943Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109172224Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109196035Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109284307Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109314778Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109368609Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.10940245Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109445731Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109454531Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109486442Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109632605Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109801959Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.109931532Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110182298Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110487385Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110669289Z namespaces/openshift-network-diagnostics/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110679259Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110686299Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/network-check-source-8894fc9bd-98qjc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110794042Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/check-endpoints/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110804382Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/check-endpoints/check-endpoints/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110808532Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/check-endpoints/check-endpoints/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110838733Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/check-endpoints/check-endpoints/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110943355Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.110999717Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-98qjc/check-endpoints/check-endpoints/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111033137Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111069168Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-rhztb.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11115137Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-container/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11116551Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-container/network-check-target-container/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11117197Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-container/network-check-target-container/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111182971Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-container/network-check-target-container/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111307464Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111373035Z namespaces/openshift-network-diagnostics/pods/network-check-target-rhztb/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111398336Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111443777Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-w2dvt.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111508698Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-container/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111524029Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-container/network-check-target-container/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111530339Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-container/network-check-target-container/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111545049Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-container/network-check-target-container/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111628791Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111691973Z namespaces/openshift-network-diagnostics/pods/network-check-target-w2dvt/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111729603Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111762874Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-xrrkr.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111831756Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-container/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111839106Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-container/network-check-target-container/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111844406Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-container/network-check-target-container/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111871306Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-container/network-check-target-container/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.111955668Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11201695Z namespaces/openshift-network-diagnostics/pods/network-check-target-xrrkr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112054521Z namespaces/openshift-network-diagnostics/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112088291Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112132023Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112139363Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112172244Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112299136Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112343517Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112381498Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1124755Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112526362Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112565073Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112607954Z namespaces/openshift-network-node-identity/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112655685Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112705926Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112744067Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112786268Z namespaces/openshift-network-node-identity/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112825908Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11289858Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.112973352Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113045524Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113102655Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113129506Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113174547Z namespaces/openshift-network-node-identity/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113212697Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11331794Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113362991Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113400682Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113474983Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113522724Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113530105Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113555015Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113610206Z namespaces/openshift-network-node-identity/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113645777Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11374357Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113812821Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113896553Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.113967605Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114042476Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114247521Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114361054Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114403195Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114444746Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114493087Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114530638Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114574459Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11461158Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11465491Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114691511Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114767353Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114842665Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114884856Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114923987Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.114973998Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.115008629Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11505008Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11505728Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.115092291Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.115255644Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.115440449Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.115572302Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.115802877Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116046842Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116253267Z namespaces/openshift-network-node-identity/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116303068Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11634648Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11635537Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116390781Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116440812Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116479952Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116551954Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116573175Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116609575Z namespaces/openshift-network-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116671097Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116718968Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116762669Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11679523Z namespaces/openshift-network-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116840161Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.116952134Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117010025Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117114847Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117156248Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117195649Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117302262Z namespaces/openshift-network-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117324942Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117380573Z namespaces/openshift-network-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117422024Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117492206Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117533837Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117557277Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117642119Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11767895Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1176865Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117721381Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117768422Z namespaces/openshift-network-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117807033Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117925856Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.117996998Z namespaces/openshift-network-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118146901Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118219872Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118458118Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11853902Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118659303Z namespaces/openshift-network-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118707834Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118747045Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118832087Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118885758Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.118930699Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11897251Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119008681Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119055222Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119093633Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119137744Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119175735Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119285717Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119367779Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.11941262Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119450271Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119512802Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119554973Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119601964Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119642635Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119689686Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119726537Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119772108Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119784488Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119812609Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.119966983Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.120128847Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12029247Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.120554266Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.120801702Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121003276Z namespaces/openshift-network-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121010897Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121046797Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter-92jvc.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121117059Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121125129Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter/iptables-alerter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121128549Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter/iptables-alerter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12115681Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter/iptables-alerter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121259702Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121348175Z namespaces/openshift-network-operator/pods/iptables-alerter-92jvc/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121380035Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121420886Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter-gxtn5.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121478998Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121489288Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter/iptables-alerter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121495208Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter/iptables-alerter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121524568Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter/iptables-alerter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12161153Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121672752Z namespaces/openshift-network-operator/pods/iptables-alerter-gxtn5/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121710713Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121733463Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter-qg47l.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121798845Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121808095Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter/iptables-alerter/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121811785Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter/iptables-alerter/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121852126Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter/iptables-alerter/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121929478Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.121993849Z namespaces/openshift-network-operator/pods/iptables-alerter-qg47l/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12202465Z namespaces/openshift-network-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122061721Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122113992Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122147353Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122186214Z namespaces/openshift-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122195014Z namespaces/openshift-node/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122198774Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122266145Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122429029Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122593393Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122728346Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.122957441Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123260598Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123546295Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123572646Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123642397Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123670888Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123721969Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12375342Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123832341Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123901933Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.123976235Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124024186Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124059407Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124103728Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124140199Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124217441Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124287992Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124338743Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124410615Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124451616Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124501617Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124597799Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124675211Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124761643Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124838775Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.124914106Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125039909Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125268645Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125340776Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125388857Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125437018Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12548007Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125530921Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125560901Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125638833Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125709625Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125757196Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125796687Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125839338Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125874328Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12593013Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.125968801Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126034752Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126042083Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126077903Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126251077Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126500003Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126633346Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.126847811Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127087936Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127323642Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127357022Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127412574Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127447225Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127502856Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127539037Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127582028Z namespaces/openshift-operators/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127590048Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127593628Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127625319Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12767791Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12768718Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127719241Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.127883555Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.128040058Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.128172432Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.128426817Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.128685883Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.128892038Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.128912968Z namespaces/openshift-operators/operators.coreos.com/installplans/install-hr2sn.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129336948Z namespaces/openshift-operators/operators.coreos.com/installplans/install-zcnhv.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129650275Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129686806Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129734057Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129761928Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129822119Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.12986242Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129928452Z namespaces/openshift-ovn-kubernetes/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.129965122Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130016094Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130053484Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130097136Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130133896Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130367872Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130431323Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130505155Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130606377Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130646898Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130775841Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130810802Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130854053Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130894074Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.130967986Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131001786Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131047258Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131117969Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13116024Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13116738Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131201921Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131275483Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131325194Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131528209Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13160627Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.131900627Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.132053361Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.132602003Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.132673435Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.132851059Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.132927781Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.132967942Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133051644Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133156396Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133185777Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13330967Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133373701Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133402152Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133466263Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133496314Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133546285Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133592106Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133636347Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133646767Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133672108Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133728139Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133749469Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133833262Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133902903Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133946094Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.133983455Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134031216Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134073527Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134146519Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134183359Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134252361Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134264281Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134393984Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134477656Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134518097Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134557658Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134600549Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134607979Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13464065Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134788873Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.134960588Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.135116371Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.135404688Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.135668774Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.135853938Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.135861898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1359267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-node-qkt5m.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136094943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136103374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136107344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136135334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136286668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13636832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13639015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-ovn-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.13639907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136408101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136434501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136587495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136664956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136710608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/nbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136721218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/nbdb/nbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136728618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/nbdb/nbdb/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136772629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/nbdb/nbdb/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136859901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/nbdb/nbdb/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136927993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/nbdb/nbdb/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136958023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/northd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136968924Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/northd/northd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.136974344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/northd/northd/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137002934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/northd/northd/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137096717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/northd/northd/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137162958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/northd/northd/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137197389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-acl-logging/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137205109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-acl-logging/ovn-acl-logging/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137208649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137272751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137480915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137540277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137577818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137585258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-controller/ovn-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137591358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-controller/ovn-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137617509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-controller/ovn-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137818623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137881895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovn-controller/ovn-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137918315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137924085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-controller/ovnkube-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137929566Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-controller/ovnkube-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.137956036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142636774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142711315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142732206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/sbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142739356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/sbdb/sbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142745946Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/sbdb/sbdb/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142780257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/sbdb/sbdb/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142871479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/sbdb/sbdb/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142943051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qkt5m/sbdb/sbdb/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.142973832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143071104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-node-twl5m.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143279079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143293549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143297979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.14333611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143471573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143536065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143551405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-ovn-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143563585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143571075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143598876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143721759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.14378682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143817841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/nbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143827961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/nbdb/nbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143831771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/nbdb/nbdb/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143862552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/nbdb/nbdb/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.143958284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/nbdb/nbdb/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144014105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/nbdb/nbdb/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144052706Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/northd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144063387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/northd/northd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144066907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/northd/northd/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144092657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/northd/northd/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.14419305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/northd/northd/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144301552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/northd/northd/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144325383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-acl-logging/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144329363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-acl-logging/ovn-acl-logging/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144334383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144372944Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144587909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.14464589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.14465419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-controller/ovn-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.14465766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-controller/ovn-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144700801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-controller/ovn-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144909536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.144974438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovn-controller/ovn-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.145003728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.145008788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-controller/ovnkube-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.145012548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-controller/ovnkube-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.145046369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.149733097Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.149793449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.149812619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/sbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.149827599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/sbdb/sbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.149832239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/sbdb/sbdb/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1498726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/sbdb/sbdb/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.149966633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/sbdb/sbdb/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150029354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-twl5m/sbdb/sbdb/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150063165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150159277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-node-vj4bz.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150362911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150378292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150382452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150405112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150530605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150585927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150620537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-ovn-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150627128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150630818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150665078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150782601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150842682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150887303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/nbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150895014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/nbdb/nbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150898334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/nbdb/nbdb/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.150935545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/nbdb/nbdb/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151022917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/nbdb/nbdb/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151088808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/nbdb/nbdb/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151107899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/northd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151118149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/northd/northd/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151122499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/northd/northd/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15116102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/northd/northd/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151295523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/northd/northd/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151362714Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/northd/northd/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151398215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-acl-logging/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151406315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-acl-logging/ovn-acl-logging/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151409786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151440266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15161873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151666132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151673421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-controller/ovn-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151676772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-controller/ovn-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151707722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-controller/ovn-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.151948438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.152012429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovn-controller/ovn-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1520539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15206343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-controller/ovnkube-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.152066851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-controller/ovnkube-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.152088041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.156865711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.156931433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.156976194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/sbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.156987354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/sbdb/sbdb/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.156991514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/sbdb/sbdb/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.156998374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/sbdb/sbdb/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157100276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/sbdb/sbdb/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157162138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-vj4bz/sbdb/sbdb/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157208059Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15724301Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157327262Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157336992Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157354792Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157453834Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157597948Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157642089Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15768499Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157771532Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157841193Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157890275Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157927365Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157971206Z namespaces/openshift-route-controller-manager/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157979386Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.157982877Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.158022478Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.158068519Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.158081749Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15810994Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.158333025Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.15854787Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.158687403Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.158923058Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159185754Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159477711Z namespaces/openshift-service-ca-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159512872Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159603024Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159644165Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159685086Z namespaces/openshift-service-ca-operator/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159723387Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159804959Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159906991Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.159995063Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160037924Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160067245Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160113846Z namespaces/openshift-service-ca-operator/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160151487Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160239109Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16030065Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160343361Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160422663Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160479734Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160491434Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160522005Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160581957Z namespaces/openshift-service-ca-operator/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160623137Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16074038Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.160817882Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161000836Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161073258Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16118724Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161370075Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16158558Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161631861Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161671951Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161721763Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161761564Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161802545Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161841395Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161916267Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.161991259Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16203384Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162072511Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162126082Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162159233Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162213894Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162306906Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162353147Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162362447Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162403318Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162544171Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162712025Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.162842558Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163066523Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16336049Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163549394Z namespaces/openshift-service-ca-operator/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163558935Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163588626Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/service-ca-operator-d6fc45fc5-cm9d7.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163669507Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/service-ca-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163680828Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/service-ca-operator/service-ca-operator/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163684408Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/service-ca-operator/service-ca-operator/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163716389Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/service-ca-operator/service-ca-operator/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.163855352Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-cm9d7/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164014455Z namespaces/openshift-service-ca-operator/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164050826Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164110178Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164149359Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164182559Z namespaces/openshift-service-ca/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164249461Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164322002Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164358553Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164408044Z namespaces/openshift-service-ca/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164453426Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164548718Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1646583Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164769463Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164809083Z namespaces/openshift-service-ca/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164840114Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164888065Z namespaces/openshift-service-ca/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.164926266Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165004378Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165040119Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1650828Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165158082Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165205203Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165212453Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165265624Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165331115Z namespaces/openshift-service-ca/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165367766Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165473059Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16554049Z namespaces/openshift-service-ca/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165646913Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165718495Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.165822817Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16595663Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166160525Z namespaces/openshift-service-ca/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166202536Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166268847Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166321608Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166366439Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16640482Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166443481Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166523093Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166593645Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166640456Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166676537Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166719587Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166758328Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166798849Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166807449Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16684115Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.166993204Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.167152988Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.167323051Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.167548217Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.167793552Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.167985577Z namespaces/openshift-service-ca/pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.167993387Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168022528Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-865cb79987-skfw9.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168088789Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168097549Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-controller/service-ca-controller/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168101079Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-controller/service-ca-controller/logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16813618Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-controller/service-ca-controller/logs/current.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168373696Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168436887Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-skfw9/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168476878Z namespaces/openshift-service-ca/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168529089Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16858497Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168630182Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168679123Z namespaces/openshift-user-workload-monitoring/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168722804Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168775975Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168819276Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168858047Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168895057Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.168967769Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169047361Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169127923Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169163424Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169194434Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169275006Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169319487Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169398939Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16944343Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169478551Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169556493Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169597164Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169641035Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169729067Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169800258Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.16987437Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.169951412Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170020943Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170164937Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170418492Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170464174Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170501134Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170549246Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170585956Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170629248Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170667008Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17074272Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170819522Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170886593Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170931484Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.170970675Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171008426Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171051907Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171060797Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171093638Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171262442Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171443656Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171577339Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.171817885Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17206353Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172275835Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172323146Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172367457Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172409798Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172455199Z namespaces/openshift/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172513341Z namespaces/openshift/openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172576892Z namespaces/openshift/apps.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172608503Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172661184Z namespaces/openshift/apps/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172696365Z namespaces/openshift/apps/daemonsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172779527Z namespaces/openshift/apps/deployments.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172856729Z namespaces/openshift/apps/replicasets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17292003Z namespaces/openshift/apps/statefulsets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.172974301Z namespaces/openshift/autoscaling/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173009602Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173052663Z namespaces/openshift/batch/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173088874Z namespaces/openshift/batch/cronjobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173161966Z namespaces/openshift/batch/jobs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173207267Z namespaces/openshift/build.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173270378Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17336708Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173408341Z namespaces/openshift/core/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173443512Z namespaces/openshift/core/configmaps.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173532904Z namespaces/openshift/core/endpoints.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173608346Z namespaces/openshift/core/events.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173687868Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173765129Z namespaces/openshift/core/pods.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173832541Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.173966624Z namespaces/openshift/core/secrets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.174163678Z namespaces/openshift/core/services.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17420785Z namespaces/openshift/discovery.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.174286141Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.174335062Z namespaces/openshift/image.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.174372403Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.175574171Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.175610802Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.175700844Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.175776596Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.175870638Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17598662Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176064612Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176279387Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176476232Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176622465Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176720788Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176802789Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.176924062Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177037655Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177139657Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17724154Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177359332Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177459265Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177573307Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17768161Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177769492Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177870464Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.177959746Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178052788Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17814398Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178252353Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178426967Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178511858Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178619021Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178719923Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178810005Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.178916958Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17902167Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.179101342Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.179206915Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.179330857Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17944934Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.179585163Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.179665865Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.179781368Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.17988101Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180001363Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180122306Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180207448Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1803326Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180455113Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180606727Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.1807273Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180835962Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.180923314Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181014026Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181094568Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181209581Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181383815Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181494137Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.18160512Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181717782Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181801824Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.181896896Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182010639Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182083761Z namespaces/openshift/k8s.ovn.org/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182125262Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182207883Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182321206Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182354847Z namespaces/openshift/monitoring.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182398288Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182439739Z namespaces/openshift/networking.k8s.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.18247296Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182517181Z namespaces/openshift/operators.coreos.com/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182526501Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182558042Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.182709615Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.18290123Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183044923Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183311469Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183573875Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.18376893Z namespaces/openshift/policy/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.18380127Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183844921Z namespaces/openshift/route.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183878912Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183912793Z namespaces/openshift/template.openshift.io/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183919693Z namespaces/openshift/template.openshift.io/templates/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.183961584Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184064026Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184176849Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184306612Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184421725Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184635059Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184738842Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184845694Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.184947666Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185062909Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185167102Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185308205Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185432918Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185568181Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185666743Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185779226Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.185880598Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186047592Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186146034Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186249576Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186443981Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186538423Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186638685Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186743018Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.18683435Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.186932202Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187026104Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187121767Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187253379Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187374462Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187473435Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187564457Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187663749Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187782212Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187888284Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.187984006Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188082739Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188170941Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188319054Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188430317Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188545829Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188683112Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188828426Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.188947669Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189067501Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189182624Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189359668Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189483941Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189608114Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189708636Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189813589Z network_logs/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189843509Z network_logs/cluster_scale [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189925901Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-zrhl2] OUT 2026-04-17T16:59:19.189991753Z network_logs/multi-networkpolicy [must-gather-zrhl2] OUT 2026-04-17T16:59:19.190064334Z network_logs/net-attach-def [must-gather-zrhl2] OUT 2026-04-17T16:59:19.190145026Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-zrhl2] OUT 2026-04-17T16:59:19.19031575Z network_logs/ovn_kubernetes_top_pods [must-gather-zrhl2] OUT 2026-04-17T16:59:19.190402942Z network_logs/ovnk_database_store.tar.gz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.19203546Z nodes/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.19207254Z nodes/debug [must-gather-zrhl2] OUT 2026-04-17T16:59:19.192158262Z nodes/ip-10-0-130-35.ec2.internal/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.192197343Z nodes/ip-10-0-130-35.ec2.internal/cpu_affinities.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.19249385Z nodes/ip-10-0-130-35.ec2.internal/dmesg [must-gather-zrhl2] OUT 2026-04-17T16:59:19.192811467Z nodes/ip-10-0-130-35.ec2.internal/ethtool_channels [must-gather-zrhl2] OUT 2026-04-17T16:59:19.192873259Z nodes/ip-10-0-130-35.ec2.internal/ethtool_features [must-gather-zrhl2] OUT 2026-04-17T16:59:19.192960551Z nodes/ip-10-0-130-35.ec2.internal/ip-10-0-130-35.ec2.internal_logs_kubelet.gz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.193334389Z nodes/ip-10-0-130-35.ec2.internal/irq_affinities.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.193515754Z nodes/ip-10-0-130-35.ec2.internal/lscpu [must-gather-zrhl2] OUT 2026-04-17T16:59:19.193657867Z nodes/ip-10-0-130-35.ec2.internal/lspci [must-gather-zrhl2] OUT 2026-04-17T16:59:19.193743499Z nodes/ip-10-0-130-35.ec2.internal/podresources.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.193843551Z nodes/ip-10-0-130-35.ec2.internal/pods_info.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.193949724Z nodes/ip-10-0-130-35.ec2.internal/proc_cmdline [must-gather-zrhl2] OUT 2026-04-17T16:59:19.194022845Z nodes/ip-10-0-130-35.ec2.internal/sysinfo.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.195793036Z nodes/ip-10-0-130-35.ec2.internal/sysinfo.tgz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.195946139Z nodes/ip-10-0-131-177.ec2.internal/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.19598393Z nodes/ip-10-0-131-177.ec2.internal/cpu_affinities.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.196313798Z nodes/ip-10-0-131-177.ec2.internal/dmesg [must-gather-zrhl2] OUT 2026-04-17T16:59:19.196589824Z nodes/ip-10-0-131-177.ec2.internal/ethtool_channels [must-gather-zrhl2] OUT 2026-04-17T16:59:19.196669556Z nodes/ip-10-0-131-177.ec2.internal/ethtool_features [must-gather-zrhl2] OUT 2026-04-17T16:59:19.196746208Z nodes/ip-10-0-131-177.ec2.internal/ip-10-0-131-177.ec2.internal_logs_kubelet.gz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197133207Z nodes/ip-10-0-131-177.ec2.internal/irq_affinities.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197353922Z nodes/ip-10-0-131-177.ec2.internal/lscpu [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197496975Z nodes/ip-10-0-131-177.ec2.internal/lspci [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197578577Z nodes/ip-10-0-131-177.ec2.internal/podresources.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197684629Z nodes/ip-10-0-131-177.ec2.internal/pods_info.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197795972Z nodes/ip-10-0-131-177.ec2.internal/proc_cmdline [must-gather-zrhl2] OUT 2026-04-17T16:59:19.197867334Z nodes/ip-10-0-131-177.ec2.internal/sysinfo.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.199617294Z nodes/ip-10-0-131-177.ec2.internal/sysinfo.tgz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.199775267Z nodes/ip-10-0-134-142.ec2.internal/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.199806728Z nodes/ip-10-0-134-142.ec2.internal/cpu_affinities.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.200115995Z nodes/ip-10-0-134-142.ec2.internal/dmesg [must-gather-zrhl2] OUT 2026-04-17T16:59:19.200403892Z nodes/ip-10-0-134-142.ec2.internal/ethtool_channels [must-gather-zrhl2] OUT 2026-04-17T16:59:19.200481954Z nodes/ip-10-0-134-142.ec2.internal/ethtool_features [must-gather-zrhl2] OUT 2026-04-17T16:59:19.200580236Z nodes/ip-10-0-134-142.ec2.internal/ip-10-0-134-142.ec2.internal_logs_kubelet.gz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.200932334Z nodes/ip-10-0-134-142.ec2.internal/irq_affinities.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.201066237Z nodes/ip-10-0-134-142.ec2.internal/lscpu [must-gather-zrhl2] OUT 2026-04-17T16:59:19.20118652Z nodes/ip-10-0-134-142.ec2.internal/lspci [must-gather-zrhl2] OUT 2026-04-17T16:59:19.201299013Z nodes/ip-10-0-134-142.ec2.internal/podresources.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.201410755Z nodes/ip-10-0-134-142.ec2.internal/pods_info.json [must-gather-zrhl2] OUT 2026-04-17T16:59:19.201522838Z nodes/ip-10-0-134-142.ec2.internal/proc_cmdline [must-gather-zrhl2] OUT 2026-04-17T16:59:19.201595489Z nodes/ip-10-0-134-142.ec2.internal/sysinfo.log [must-gather-zrhl2] OUT 2026-04-17T16:59:19.203329599Z nodes/ip-10-0-134-142.ec2.internal/sysinfo.tgz [must-gather-zrhl2] OUT 2026-04-17T16:59:19.203490713Z pod_network_connectivity_check/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.203531394Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-zrhl2] OUT 2026-04-17T16:59:19.203632656Z static-pods/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.203642046Z static-pods/kube-apiserver/ [must-gather-zrhl2] OUT 2026-04-17T16:59:19.210612267Z [must-gather-zrhl2] OUT 2026-04-17T16:59:19.210629377Z sent 70,625 bytes received 6,573,865 bytes 4,429,660.00 bytes/sec [must-gather-zrhl2] OUT 2026-04-17T16:59:19.210634007Z total size is 80,557,475 speedup is 12.12 [must-gather ] OUT 2026-04-17T16:59:19.508516475Z namespace/openshift-must-gather-2whr7 deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 23a66651-48c5-42e2-a226-3de92a33344e ClientVersion: 4.21.5 ClusterVersion: Stable at "4.20.19" ClusterOperators: clusteroperator/authentication is missing clusteroperator/cloud-credential is missing clusteroperator/cluster-autoscaler is missing clusteroperator/config-operator is missing clusteroperator/etcd is missing clusteroperator/machine-api is missing clusteroperator/machine-approver is missing clusteroperator/machine-config is missing clusteroperator/marketplace is missing 2026/04/17 16:35:54 Entrypoint initialization 2026/04/17 16:35:55 Decoded script /tekton/scripts/script-0-6x647 2026/04/17 16:35:55 Decoded script /tekton/scripts/script-1-b7pj7 2026/04/17 16:35:55 Decoded script /tekton/scripts/script-2-d9kdj 2026/04/17 16:35:55 Decoded script /tekton/scripts/script-3-7brcl 2026/04/17 16:35:55 Decoded script /tekton/scripts/script-4-2rx9p 2026/04/17 16:35:55 Decoded script /tekton/scripts/script-5-lvx5w Found kubeconfig secret: cluster-hn2qb-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-hn2qb-kubeconfig Found admin password secret: cluster-hn2qb-admin-password Retrieved username Wrote password to /credentials/cluster-hn2qb-password API Server URL: https://a0fb60b58264f43cc873eef9bb7b328b-50a15cb302997ce5.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.a99ace38-9a92-425f-9228-cf2e28a0be32.prod.konfluxeaas.com WORK_DIR: /workspace/odh-ci-artifacts REPO_PATH: opendatahub-io/odh-build-metadata REPO_BRANCH: ci-artifacts SPARSE_FILE_PATH: test-artifacts/docs SOURCE_PATH: /workspace/artifacts-dir DEST_PATH: test-artifacts/kserve-group-test-zx889 ALWAYS_PASS: false configuring gh token taking github token from Konflux bot Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD * [new branch] ci-artifacts -> origin/ci-artifacts Already on 'ci-artifacts' branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. TASK_NAME=kserve-group-test-zx889-e2e-llm-inference-service PIPELINERUN_NAME=kserve-group-test-zx889 From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. -rw-r--r--. 1 root 1001540000 14828308 Apr 17 17:03 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-zx889/e2e-llm-inference-service.tar.gz [ci-artifacts 8c9d870] Updating CI Artifacts in e2e-llm-inference-service 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-zx889/e2e-llm-inference-service.tar.gz From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. To https://github.com/opendatahub-io/odh-build-metadata.git d5ea85b..8c9d870 ci-artifacts -> ci-artifacts deploy-and-e2e step succeeded