2026/04/17 17:28:35 Entrypoint initialization Found kubeconfig secret: cluster-5lpwt-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-5lpwt-kubeconfig Found admin password secret: cluster-5lpwt-admin-password Retrieved username Wrote password to /credentials/cluster-5lpwt-password API Server URL: https://aa068a20331f74ea18ef6f976fd46332-c945280b9a0c89b8.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.1d4db901-edc9-4f3f-b502-9768f9acdbbf.prod.konfluxeaas.com 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:af6ad9cdb2c6edca851af8a8c07616394d84a095f309c210bf2f8c0f38daaade + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:af6ad9cdb2c6edca851af8a8c07616394d84a095f309c210bf2f8c0f38daaade + 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:007aa3383039b8fb083cf156ac7f835b40ce6eb89464b9a848f8d5e3a414f2ce + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:007aa3383039b8fb083cf156ac7f835b40ce6eb89464b9a848f8d5e3a414f2ce + 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:0589637b57a3315022b8ebf7fc1b0f9831e3a45e07a3fc2fab24137dd8f190f9 + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0589637b57a3315022b8ebf7fc1b0f9831e3a45e07a3fc2fab24137dd8f190f9 + 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:4cb151dc63436df7d13d4e5ee0cc2d7fdd1ff90cc80417c51a70ddeb283661c4 + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4cb151dc63436df7d13d4e5ee0cc2d7fdd1ff90cc80417c51a70ddeb283661c4 + 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:05f6fd41630d838548818aec2dfdcd936353ddaf4da648ec32d909cbbad0fb1e + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:05f6fd41630d838548818aec2dfdcd936353ddaf4da648ec32d909cbbad0fb1e + ./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:007aa3383039b8fb083cf156ac7f835b40ce6eb89464b9a848f8d5e3a414f2ce LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:05f6fd41630d838548818aec2dfdcd936353ddaf4da648ec32d909cbbad0fb1e KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:af6ad9cdb2c6edca851af8a8c07616394d84a095f309c210bf2f8c0f38daaade KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:0589637b57a3315022b8ebf7fc1b0f9831e3a45e07a3fc2fab24137dd8f190f9 STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4cb151dc63436df7d13d4e5ee0cc2d7fdd1ff90cc80417c51a70ddeb283661c4 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 setuptools (1.2MiB) Downloading kubernetes (1.9MiB) Downloading cryptography (4.3MiB) Downloading pandas (12.5MiB) Downloading aiohttp (1.7MiB) Downloading pydantic-core (2.0MiB) Downloading pyarrow (40.1MiB) Downloading numpy (15.7MiB) Downloading black (1.6MiB) Downloading grpcio (6.4MiB) Downloading uvloop (3.8MiB) Downloading portforward (3.9MiB) Downloading grpcio-tools (2.5MiB) Downloading botocore (12.9MiB) Downloading mypy (17.2MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading pydantic-core Downloading black 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 Downloading numpy Built kserve @ file:///workspace/source/python/kserve Downloading pandas Downloading botocore Downloading pyarrow Downloading mypy Prepared 99 packages in 1.81s 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 286ms + 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 57ms /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) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (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-l89db 1/1 Running 0 43s Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... pod/keda-operator-ffbb595cb-l89db 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-qb47v 1/1 Running 0 49s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-qb47v 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-xjc5j 1/1 Running 0 54s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-xjc5j 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 found, but not yet Succeeded (Phase: Installing). Waiting... (15/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) CSV leader-worker-set.v1.0.0 found, but not yet Succeeded (Phase: Installing). Waiting... (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-r5kkx 1/1 Running 0 12s 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-r5kkx 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-l8ckn 1/1 Running 0 6s Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... pod/istiod-openshift-gateway-7cd77c7ffd-l8ckn 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-trgbv 0/1 Running 0 5s 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-trgbv 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: Installing). 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-b7fn5 1/1 Running 0 83s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-b7fn5 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-b7fn5 1/1 Running 0 91s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-b7fn5 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://aa068a20331f74ea18ef6f976fd46332-c945280b9a0c89b8.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-9d4bc98dc-8kmrv 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-9d4bc98dc-8kmrv 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-85dd7cfb4d-mc6bv" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-85dd7cfb4d-rn92v 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----- MIIDPDCCAiSgAwIBAgIIEOo+zpsR4K4wDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNzE3MTgwOVoX DTM2MDQxNDE3MTgwOVowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvDwiem/TTfrx VrzQUurZn5vrhsYtFJm/JfNXuA2Uv2IKhsspHvmhnyiodHlUzwMsy4RU0KseTUs4 cU++oG9t5tl2hy2tE/ryth1xwZQABEXnYnDxUpZ3WYdRnGjGKiFytDh0wFMEZfzm 1LTU518KtcWlO7nfgiE2KRE2GRU6CIOQeDpIdzqqYYE76PiQOnCn/7qusugOhX4g pak87JvmPItsA7UgYCquLmZyAwtvCFyja3vXwWRG1+26YXQijdu2GFI/CWTM/h02 klnUu22lzM7nHXXtEMiU3a6vCyoHScNL4qB7K/pKOPY1Y7ZPeyUPBQZbDBtx0meY r4aZoaGiMwIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRAJC+8R07L03WdBTeJqVK/pMIW6QdRpLjNEy9R3t+BkAo0TOkr NOGwXqNj6Km3GcJ3TGwMfl6+4Xrl8U1VVeL0JDANBgkqhkiG9w0BAQsFAAOCAQEA GoO+9g52422XhtFYQJeVkAiv91exeh22OJ6Hb0k9hlvWhZI/tpVyd3D84Nk9A8QZ rhMTjJUhF23+BYDBW3OAZdrhqE3829WkX43oK0Gc37JVFhRxW8svYcYQxBYTvVsZ E3t+Eura4KqSDb+OBeo2t+gOtot1zssquXl+TBpd/cYPxqhqYwzeqzRL2R2y4hF2 qOXdZOcqBdBWzxqyKqQqftFkZwiO1GYaVr05qYtlRJHYGGwkWGhSrXCRthpRUlr/ wIu7xJ6h4CSLHgGILXHRIYKxJZoEPjsy3rnXKEZ7UJK3wYwe/ZXGvKNOPiREhJyh 3O0dz/Xm4gkR6uay2TGAJA== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIID07/Nb97P70wDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNzE3MTg0NVoX DTI3MDQxNzE3MTg0NVowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB ALpiMLOT1Zz79ZT692E3W4AGLhuD1VSzdPijh7+lO3Re2v2L4vmBze2lBbG2czPU uPxDXKiz3tpfiCR09SRqpI5+U7+7JtvqJcYmBO0Fd2atn1MOhuEdHFBjw/YKaEg6 TqmsBDhEEejj84ZVqd56s2m5OFER4DE+J458cf8JOg/lwkPgc+wNqVHD6FnBg/wU ueQMZb/2Tj4n+sALbFtOEEorUQZLmxesoFlXMOQc1K9sEADmTJE0tV/N8Ho8XsHK XdUL2p8LKneE9aoeuUnCjkspzPLjN+iwpgTvp/gl+FWnLAlwd1dI+IsUcDO6A2AV DQwbBbbrqFN081z43UTzIg0CAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRATyqA8bYgm8Dka44zDNt11c1pch/PM8h3y7jinLvObSAWjgB3Xk1MA7qt 4gzjusabsg6qaYAljn2PKFYe/wCClzBLBgNVHSMERDBCgEAkL7xHTsvTdZ0FN4mp Ur+kwhbpB1GkuM0TL1He34GQCjRM6Ss04bBeo2PoqbcZwndMbAx+Xr7heuXxTVVV 4vQkMEsGA1UdEQREMEKCQCouYXBwcy4xZDRkYjkwMS1lZGM5LTRmM2YtYjUwMi05 NzY4ZjlhY2RiYmYucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBAEpl277hNaonS5ngUarfEgtih1YTN+JH7Aq9CF+wWkm95+sNIgD3zYQveJQc AZ8k/W85Qxzfdh+KUpUqoRkMcTCmDTnN+unFD5PNg01NblmCNWXEoCbaAhXEq0/g lN67L++hxW48nrrvISnH/sQu/2ilKAtkGT2EEcVwEXYJeU9/bD95FAX9yKDAIUyl rfkz9SG9Vx3IEurPIjZ1NMdLfHvbJ2mN5NR7E0mmeqw/4UlevHn6oxgHAfhJfsKm kQH1OFP6b5ZkhZVA+rcyIH0yruOZV/D2ns1Q1QsXL1pbuh+xaNwcdWz8yzL/rg+1 IMlgKwjHqobvFybUCP60uAUV0I4= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIYMJvCIPHycQwDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NjQ0NjY5NjAe Fw0yNjA0MTcxNzI0NTVaFw0yODA2MTUxNzI0NTZaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzY0NDY2OTYwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCsszK8hKYnUbFsS5rw6rumzK6+HRjuDc0B fIlwlmiLrCuHnssOUTNdxizK1bk2Vr3PBkgk6Yd7i1baAFUMobt9tAbWrjC1uVu8 2TYlFzaZpKq09oSXlLA65RDd6TdF0+cJtHqtnT6Ww019xHDp61k9/WaYD4n+h3E7 XVLfs5U3vliGcOYkHkbuftOYa0QiHaNbLL0FbDdcnvPS/qctY7izKl01ubNr+Q1o Z8P12zYvux+mxuefyL9z/nJxSKXqM2NkX5mPSOVkwl7EBiKK32h/FM6UxHvGjVfm 87KKDG90L41uZhk72kVK2KvbM7wuw7hyzilyvFp4K31WODp9PWXlAgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRiW0R5 3peeHWNhwrWBoVIHgciO5TAfBgNVHSMEGDAWgBRiW0R53peeHWNhwrWBoVIHgciO 5TANBgkqhkiG9w0BAQsFAAOCAQEAgjxrawhdbGGtuDZqq4QipQ2/YCzvPVEQJ8vs UcbDSgj/WBDcYLCNFdezrpbhL6O7W7DPlHmaQgfBLAWrqRXkxZHHAZB7smP65Ew3 4f40ChTuyb7fELVrsYcGGxVUV7cFAw1Y8EbkeSx6Z/hPBFu6cvjZhRK5KmiLKElO lPKinZir2kDRDuD7PDZ+k9YA6lDrxk9tSVDC9+e4+zZgH2CzabK+6VJ61tXyr/Ej mItfr7iw97+0Vf/NZTSBn3FQ6QHfsXSGgdT+Ux4TwR3a6GzIJ7x8wM6KXyWewbIU BnBYhLhKnL230WDJj+RIHUuKFI8/OZd1hk79c/4A6uLzOz2WSA== -----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: httpx-0.30.0, asyncio-0.23.8, cov-5.0.0, xdist-3.6.1, anyio-4.9.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 17:35:37.538 5471 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-17 17:35:37.540 5468 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-17 17:35:37.560 5471 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-17 17:35:37.560 5471 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 17:35:37.584 5471 kserve.trace Resource not found, creating Gateway router-gateway-1 2026-04-17 17:35:37.584 5471 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-1 2026-04-17 17:35:37.592 5471 kserve.trace ✓ Successfully created Gateway router-gateway-1 2026-04-17 17:35:37.592 5471 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-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] [gw0] 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-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] [gw0] 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 [gw0] 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 [gw0] 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 [gw0] 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 [gw0] 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 [gw0] 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] [gw1] 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] [gw1] 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 17:41:28.791 5471 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-17 17:41:28.791 5471 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 17:41:28.840 5471 kserve.trace ✓ Successfully updated Gateway router-gateway-1 2026-04-17 17:41:28.840 5471 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 2026-04-17 17:41:28.841 5471 kserve.trace Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-17 17:41:28.841 5471 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 17:41:28.845 5471 kserve.trace Resource not found, creating HttpRoute router-route-1 2026-04-17 17:41:28.845 5471 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-1 2026-04-17 17:41:28.858 5471 kserve.trace ✓ Successfully created HttpRoute router-route-1 2026-04-17 17:41:28.858 5471 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-1 2026-04-17 17:41:28.858 5471 kserve.trace Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-17 17:41:28.858 5471 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 17:41:28.866 5471 kserve.trace Resource not found, creating HttpRoute router-route-2 2026-04-17 17:41:28.866 5471 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-2 2026-04-17 17:41:28.875 5471 kserve.trace ✓ Successfully created HttpRoute router-route-2 2026-04-17 17:41:28.875 5471 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-2 [gw0] 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_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] [gw0] 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-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] [gw1] 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] [gw0] 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-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 17:50:53.628 5471 kserve.trace Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-17 17:50:53.628 5471 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 17:50:53.669 5471 kserve.trace Resource not found, creating Gateway router-gateway-2 2026-04-17 17:50:53.669 5471 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-2 2026-04-17 17:50:53.677 5471 kserve.trace ✓ Successfully created Gateway router-gateway-2 2026-04-17 17:50:53.677 5471 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-2 2026-04-17 17:50:53.677 5471 kserve.trace Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-17 17:50:53.677 5471 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 17:50:53.680 5471 kserve.trace Resource not found, creating HttpRoute router-route-3 2026-04-17 17:50:53.680 5471 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-3 2026-04-17 17:50:53.692 5471 kserve.trace ✓ Successfully created HttpRoute router-route-3 2026-04-17 17:50:53.692 5471 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-3 2026-04-17 17:50:53.692 5471 kserve.trace Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-17 17:50:53.692 5471 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 17:50:53.702 5471 kserve.trace Resource not found, creating HttpRoute router-route-4 2026-04-17 17:50:53.702 5471 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-4 2026-04-17 17:50:53.711 5471 kserve.trace ✓ Successfully created HttpRoute router-route-4 2026-04-17 17:50:53.711 5471 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-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-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-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] /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-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-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-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-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-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-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 1304.00s (0:21:44) ============ /workspace/source /workspace/source + echo success [must-gather ] OUT 2026-04-17T17:57:19.647685575Z 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: 5da3f2dc-a347-4d5b-9f43-03227fe3d4b5 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-17T17:57:19.711671834Z namespace/openshift-must-gather-vdf8j created [must-gather ] OUT 2026-04-17T17:57:19.726569644Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-djmwj created [must-gather ] OUT 2026-04-17T17:57:19.773183556Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-cp77k] POD 2026-04-17T17:57:24.813077396Z [disk usage checker] Started [must-gather-cp77k] POD 2026-04-17T17:57:24.849343667Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather-cp77k] POD 2026-04-17T17:57:25.081178069Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-cp77k] POD 2026-04-17T17:57:25.260363079Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:25.260484062Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:25.260484062Z namespaces "redhat-ods-operator" not found [must-gather-cp77k] POD 2026-04-17T17:57:25.263276221Z Error getting logs from redhat-ods-operator [must-gather-cp77k] POD 2026-04-17T17:57:25.438663196Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:25.438696149Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:25.438696149Z namespaces "redhat-ods-monitoring" not found [must-gather-cp77k] POD 2026-04-17T17:57:25.441351993Z Error getting logs from redhat-ods-monitoring [must-gather-cp77k] POD 2026-04-17T17:57:25.608992593Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:25.609023843Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:25.609023843Z namespaces "redhat-ods-applications" not found [must-gather-cp77k] POD 2026-04-17T17:57:25.611409731Z Error getting logs from redhat-ods-applications [must-gather-cp77k] POD 2026-04-17T17:57:25.775452717Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:25.775483147Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:25.775483147Z namespaces "rhods-notebooks" not found [must-gather-cp77k] POD 2026-04-17T17:57:25.777887780Z Error getting logs from rhods-notebooks [must-gather-cp77k] POD 2026-04-17T17:57:25.941778506Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:25.941810458Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:25.941810458Z namespaces "rhoai-model-registries" not found [must-gather-cp77k] POD 2026-04-17T17:57:25.944394513Z Error getting logs from rhoai-model-registries [must-gather-cp77k] POD 2026-04-17T17:57:26.106982545Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:26.107014300Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:26.107014300Z namespaces "istio-system" not found [must-gather-cp77k] POD 2026-04-17T17:57:26.109225411Z Error getting logs from istio-system [must-gather-cp77k] POD 2026-04-17T17:57:26.278052070Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:26.278082815Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:26.278082815Z namespaces "knative-serving" not found [must-gather-cp77k] POD 2026-04-17T17:57:26.280639937Z Error getting logs from knative-serving [must-gather-cp77k] POD 2026-04-17T17:57:26.452084554Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:26.452196859Z error: inspection completed with the errors occurred while gathering data: [must-gather-cp77k] POD 2026-04-17T17:57:26.452196859Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-cp77k] POD 2026-04-17T17:57:26.454554811Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-cp77k] POD 2026-04-17T17:57:26.743277232Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:27.033087791Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:27.179334732Z error: the server doesn't have a resource type "auths" [must-gather-cp77k] POD 2026-04-17T17:57:27.267611231Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:27.269827689Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:27.404405005Z error: the server doesn't have a resource type "monitorings" [must-gather-cp77k] POD 2026-04-17T17:57:27.489861332Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:27.492291269Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:27.630985160Z error: the server doesn't have a resource type "featuretrackers" [must-gather-cp77k] POD 2026-04-17T17:57:27.717339365Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:27.719812276Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:27.854699809Z error: the server doesn't have a resource type "codeflares" [must-gather-cp77k] POD 2026-04-17T17:57:27.938244469Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:27.940559544Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:28.081392729Z error: the server doesn't have a resource type "dashboards" [must-gather-cp77k] POD 2026-04-17T17:57:28.163023494Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:28.165126162Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:28.303609079Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-cp77k] POD 2026-04-17T17:57:28.387296032Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:28.389345425Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:28.520387360Z error: the server doesn't have a resource type "feastoperators" [must-gather-cp77k] POD 2026-04-17T17:57:28.603688369Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:28.605811298Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:28.743275082Z error: the server doesn't have a resource type "kserves" [must-gather-cp77k] POD 2026-04-17T17:57:28.825548870Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:28.827673273Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:28.968183087Z error: the server doesn't have a resource type "kueues" [must-gather-cp77k] POD 2026-04-17T17:57:29.055601064Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:29.057935075Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:29.190743017Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-cp77k] POD 2026-04-17T17:57:29.276905156Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:29.279267529Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:29.414250841Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-cp77k] POD 2026-04-17T17:57:29.496573474Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:29.498796652Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:29.634480388Z error: the server doesn't have a resource type "modelregistries" [must-gather-cp77k] POD 2026-04-17T17:57:29.721223008Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:29.723441975Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:29.854478181Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather-cp77k] POD 2026-04-17T17:57:29.862504881Z error: the server doesn't have a resource type "rays" [must-gather-cp77k] POD 2026-04-17T17:57:29.946611392Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:29.948861936Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:30.083632478Z error: the server doesn't have a resource type "trainingoperators" [must-gather-cp77k] POD 2026-04-17T17:57:30.167100209Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:30.169313261Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:30.307123236Z error: the server doesn't have a resource type "trustyais" [must-gather-cp77k] POD 2026-04-17T17:57:30.387537511Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:30.389819154Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:30.520180891Z error: the server doesn't have a resource type "workbenches" [must-gather-cp77k] POD 2026-04-17T17:57:30.603458437Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:30.605761601Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:30.743257674Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-cp77k] POD 2026-04-17T17:57:30.827081779Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:30.829274348Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:30.964134502Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-cp77k] POD 2026-04-17T17:57:31.057288943Z error: arguments in resource/name form must have a single resource and name [must-gather-cp77k] POD 2026-04-17T17:57:31.059457055Z Error collecting info from [must-gather-cp77k] POD 2026-04-17T17:57:31.806195835Z error: the server doesn't have a resource type "predictors" [must-gather-cp77k] POD 2026-04-17T17:57:31.939157812Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-cp77k] POD 2026-04-17T17:57:32.074294133Z error: the server doesn't have a resource type "smcp" [must-gather-cp77k] POD 2026-04-17T17:57:32.204427793Z error: the server doesn't have a resource type "smm" [must-gather-cp77k] POD 2026-04-17T17:57:32.339228313Z error: the server doesn't have a resource type "smmr" [must-gather-cp77k] POD 2026-04-17T17:57:32.952739572Z error: the server doesn't have a resource type "knativeservings" [must-gather-cp77k] POD 2026-04-17T17:57:33.088490732Z error: the server doesn't have a resource type "configurations" [must-gather-cp77k] POD 2026-04-17T17:57:33.224338394Z error: the server doesn't have a resource type "routes" [must-gather-cp77k] POD 2026-04-17T17:57:33.358790037Z error: the server doesn't have a resource type "services" [must-gather-cp77k] POD 2026-04-17T17:57:33.493679747Z error: the server doesn't have a resource type "revisions" [must-gather-cp77k] POD 2026-04-17T17:57:34.049793235Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:34.436194910Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:34.834316340Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:34.859998200Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather-cp77k] POD 2026-04-17T17:57:35.050717920Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:35.220249743Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:35.536067081Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:35.931975257Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:36.146709891Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:36.321207781Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:36.617893990Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:37.004046902Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:37.214256469Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:37.377152150Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:37.701884849Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:38.088767628Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:38.307684124Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:38.483619550Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:38.829417447Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:39.214506096Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:39.419716758Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:39.590196419Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:39.864631936Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather-cp77k] POD 2026-04-17T17:57:39.963146089Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:40.368320760Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:40.586753874Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:40.761234341Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:41.097060594Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:41.534303424Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:41.753953074Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:41.921806112Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:42.295231197Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:42.716784716Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:42.924117690Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:43.098815374Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:43.434831427Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:43.824126752Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:44.035941955Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:44.203545982Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:44.524754776Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:44.869174788Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather-cp77k] POD 2026-04-17T17:57:44.928674049Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:45.140651223Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:45.311877186Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:45.621670515Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:45.996598835Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:46.200144780Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:46.368435441Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:46.662633783Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:47.046459764Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:47.251368884Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:47.417548315Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:47.785988715Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:48.173450519Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:48.394400624Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:48.560755362Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-cp77k] POD 2026-04-17T17:57:48.863871000Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:49.252451480Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:49.456449091Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:49.625130660Z Gathering data for ns/openshift-ingress... [must-gather-cp77k] POD 2026-04-17T17:57:49.875768877Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather-cp77k] POD 2026-04-17T17:57:49.971625319Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:50.152566708Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:50.400389263Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:50.567055163Z Gathering data for ns/openshift-ingress... [must-gather-cp77k] POD 2026-04-17T17:57:50.880441511Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:51.065336007Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:51.313568093Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:51.493296501Z Gathering data for ns/kuadrant-system... [must-gather-cp77k] POD 2026-04-17T17:57:51.883597348Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-cp77k] POD 2026-04-17T17:57:52.086390022Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-cp77k] POD 2026-04-17T17:57:52.342356543Z Wrote inspect data to must-gather. [must-gather-cp77k] POD 2026-04-17T17:57:52.379380737Z Caches written to disk [must-gather-cp77k] OUT 2026-04-17T17:57:53.391631327Z waiting for gather to complete [must-gather-cp77k] OUT 2026-04-17T17:57:53.395458647Z downloading gather output [must-gather-cp77k] OUT 2026-04-17T17:57:53.692207318Z receiving incremental file list [must-gather-cp77k] OUT 2026-04-17T17:57:53.707846664Z ./ [must-gather-cp77k] OUT 2026-04-17T17:57:53.707924476Z aggregated-discovery-api.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.708196952Z aggregated-discovery-apis.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.70896502Z event-filter.html [must-gather-cp77k] OUT 2026-04-17T17:57:53.710270501Z timestamp [must-gather-cp77k] OUT 2026-04-17T17:57:53.710424584Z version [must-gather-cp77k] OUT 2026-04-17T17:57:53.71408232Z cluster-scoped-resources/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.71409997Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.71410569Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.714120841Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.714229413Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.714256314Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.714312965Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.714362396Z namespaces/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.714379187Z namespaces/kserve-ci-e2e-test/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.714454069Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.714486239Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.71449873Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.71451821Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.714558431Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.714642403Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.714814757Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.714988491Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715020232Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.715065763Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715111224Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.715153415Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715230337Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715287018Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.715350579Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715482342Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715544664Z namespaces/kserve-ci-e2e-test/core/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.715596695Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.715722188Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.71581523Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.718248847Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.718328809Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721031912Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721179136Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721392281Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721509183Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.721552515Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721645557Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.721699828Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721739159Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72178846Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721867192Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.721905543Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.721947764Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.722004795Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722039176Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.722083027Z namespaces/kserve-ci-e2e-test/pods/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722094277Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722129418Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/router-gateway-1-openshift-default-6c59fbf55c-wkkpz.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.722238001Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/istio-proxy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722249051Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/istio-proxy/istio-proxy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722252691Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/istio-proxy/istio-proxy/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722302862Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/istio-proxy/istio-proxy/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.722460616Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.722520177Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-wkkpz/istio-proxy/istio-proxy/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.722579619Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72262544Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/router-gateway-2-openshift-default-6866b85949-q97s8.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.722736262Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/istio-proxy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722743183Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/istio-proxy/istio-proxy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722747343Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/istio-proxy/istio-proxy/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.722776843Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/istio-proxy/istio-proxy/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.722910636Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.723005689Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-q97s8/istio-proxy/istio-proxy/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.723029929Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72308113Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/router-with-refs-pd-test-kserve-6c54b96944-9l5gv.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.723262035Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/llm-d-routing-sidecar/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.723269445Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/llm-d-routing-sidecar/llm-d-routing-sidecar/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.723273325Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.723312296Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.72349553Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.723558051Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/llm-d-routing-sidecar/llm-d-routing-sidecar/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.723597552Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/main/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.723602852Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/main/main/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.723606303Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/main/main/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.723650344Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/main/main/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724059753Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/main/main/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724134545Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/main/main/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724164116Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/storage-initializer/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724171886Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/storage-initializer/storage-initializer/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724183556Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/storage-initializer/storage-initializer/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724213837Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/storage-initializer/storage-initializer/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.72433359Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724397841Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-6c54b96944-9l5gv/storage-initializer/storage-initializer/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724448412Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724473293Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.724603946Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/main/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724613426Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/main/main/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724617896Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/main/main/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724653347Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/main/main/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724861892Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/main/main/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724932684Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/main/main/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.724963884Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/storage-initializer/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724971455Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/storage-initializer/storage-initializer/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.724975405Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/storage-initializer/storage-initializer/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.725006815Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/storage-initializer/storage-initializer/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.725109948Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.7251838Z namespaces/kserve-ci-e2e-test/pods/router-with-refs-pd-test-kserve-prefill-c88b786f7-c7kxp/storage-initializer/storage-initializer/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.72522053Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.725252861Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.725305732Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.725348353Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.725394314Z namespaces/kuadrant-system/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.725457726Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.725517717Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.725561438Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.72561752Z namespaces/kuadrant-system/apps/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72563325Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.725742173Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.72607358Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726375077Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726425438Z namespaces/kuadrant-system/autoscaling/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72648369Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726549721Z namespaces/kuadrant-system/batch/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.726595142Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726703755Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726763486Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.726830578Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726950051Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.726995742Z namespaces/kuadrant-system/core/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.727037423Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.727176456Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.727295629Z namespaces/kuadrant-system/core/events.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.72775358Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.727829441Z namespaces/kuadrant-system/core/pods.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.728148529Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.728263372Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.728494747Z namespaces/kuadrant-system/core/services.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.72860266Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72863408Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.728742323Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.728788414Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.728824895Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.728875896Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.728960908Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.729005219Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.72904204Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.72907386Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.729112672Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.729162822Z namespaces/kuadrant-system/pods/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.729170403Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.729217334Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino-68bd676465-97cwd.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.729285636Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.729296686Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.729308006Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.729330826Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730074054Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730142596Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730171076Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.730209927Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/authorino-operator-7587b89b76-b7fn5.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.730304169Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.730312809Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73031857Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73035077Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730556575Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730621777Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730667138Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.730685088Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/dns-operator-controller-manager-844548ff4c-czcpz.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.730791611Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.730808701Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.730815161Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.730848762Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.730956935Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.731039566Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.731054057Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.731102298Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin-6c886788f8-r2tw7.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73117812Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.7311851Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.7311885Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.731225351Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.731297532Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.731370604Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.731422026Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.731477257Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.731577669Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.731585009Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.731588549Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73161895Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733136435Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733193217Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733240518Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.733268689Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador-limitador-67566c68b4-2qgzn.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.733355761Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.733363891Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.733368261Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.733389352Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733505254Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733573156Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733595046Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.733650438Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/limitador-operator-controller-manager-c7fb4c8d5-8gp5z.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73374064Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73374811Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73375149Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73377939Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733930934Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.733998066Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.734035396Z namespaces/kuadrant-system/policy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.734070817Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.734118209Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.734146029Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73419505Z namespaces/openshift-ingress/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.734227671Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.734296593Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.734333634Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.734382725Z namespaces/openshift-ingress/apps/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.734447196Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.734529958Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.734767764Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.734999719Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73504771Z namespaces/openshift-ingress/autoscaling/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.735063541Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.735156463Z namespaces/openshift-ingress/batch/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.735198944Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.735297666Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.735330097Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.735382278Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73547873Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.735531142Z namespaces/openshift-ingress/core/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.735567732Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.735984762Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.736082444Z namespaces/openshift-ingress/core/events.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.736305Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.736382122Z namespaces/openshift-ingress/core/pods.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.736646398Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73676126Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.736965045Z namespaces/openshift-ingress/core/services.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737061047Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737101798Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73717467Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737217921Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737282012Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737331294Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737434696Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737482007Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737531618Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737585779Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73762248Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737676732Z namespaces/openshift-ingress/pods/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737683842Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737717553Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/istiod-openshift-gateway-55ff986f96-zwmhm.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.737825725Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737832815Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737836576Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.737864376Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.739499824Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.739572576Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.739597566Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.739642158Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/openshift-ai-inference-openshift-default-7c5447bb76-trgbv.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.73975714Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73976659Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.73977061Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.739779351Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.739924354Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.739998576Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.740035577Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.740060087Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router-default-564dfc4b58-br5kx.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.7401673Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.74017716Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.74018265Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.740216811Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/current.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.740318783Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/previous.insecure.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.740385445Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/previous.log [must-gather-cp77k] OUT 2026-04-17T17:57:53.740438236Z namespaces/openshift-ingress/policy/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.740491618Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.740537159Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-cp77k] OUT 2026-04-17T17:57:53.74058486Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-cp77k] OUT 2026-04-17T17:57:53.748520495Z [must-gather-cp77k] OUT 2026-04-17T17:57:53.748543546Z sent 3,442 bytes received 390,843 bytes 788,570.00 bytes/sec [must-gather-cp77k] OUT 2026-04-17T17:57:53.748549076Z total size is 4,913,524 speedup is 12.46 [must-gather ] OUT 2026-04-17T17:57:53.892343779Z namespace/openshift-must-gather-vdf8j 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: 5da3f2dc-a347-4d5b-9f43-03227fe3d4b5 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-17T17:57:54.005739961Z 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: 5da3f2dc-a347-4d5b-9f43-03227fe3d4b5 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-17T17:57:54.027611062Z namespace/openshift-must-gather-6j5hz created [must-gather ] OUT 2026-04-17T17:57:54.039639404Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bks54 created [must-gather ] OUT 2026-04-17T17:57:54.078789939Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-jjn8s] POD 2026-04-17T17:57:55.374488288Z [disk usage checker] Started [must-gather-jjn8s] POD 2026-04-17T17:57:55.377732302Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:57:55.604204109Z Gathering data for ns/openshift-cluster-version... [must-gather-jjn8s] POD 2026-04-17T17:57:55.762031620Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-jjn8s] POD 2026-04-17T17:57:55.871885650Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-jjn8s] POD 2026-04-17T17:57:55.982549759Z Gathering data for ns/default... [must-gather-jjn8s] POD 2026-04-17T17:57:56.395401550Z Gathering data for ns/openshift... [must-gather-jjn8s] POD 2026-04-17T17:57:56.872461512Z Gathering data for ns/kube-system... [must-gather-jjn8s] POD 2026-04-17T17:57:57.691524547Z Gathering data for ns/openshift-etcd... [must-gather-jjn8s] POD 2026-04-17T17:57:57.897856849Z Waiting on subprocesses to finish execution. [must-gather-jjn8s] POD 2026-04-17T17:57:57.912801278Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-jjn8s] POD 2026-04-17T17:57:57.913562713Z 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-jjn8s] POD 2026-04-17T17:57:57.924885971Z INFO: Collecting host service logs for crio [must-gather-jjn8s] POD 2026-04-17T17:57:57.925279357Z INFO: Collecting host service logs for kubelet [must-gather-jjn8s] POD 2026-04-17T17:57:57.925627940Z INFO: Collecting host service logs for rpm-ostreed [must-gather-jjn8s] POD 2026-04-17T17:57:57.926039465Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-jjn8s] POD 2026-04-17T17:57:57.926373585Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-jjn8s] POD 2026-04-17T17:57:57.926813612Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-jjn8s] POD 2026-04-17T17:57:57.927182222Z INFO: Collecting host service logs for NetworkManager [must-gather-jjn8s] POD 2026-04-17T17:57:57.927514588Z INFO: Collecting host service logs for openvswitch [must-gather-jjn8s] POD 2026-04-17T17:57:57.927828525Z INFO: Collecting host service logs for ovs-configuration [must-gather-jjn8s] POD 2026-04-17T17:57:57.928191783Z INFO: Collecting host service logs for ovsdb-server [must-gather-jjn8s] POD 2026-04-17T17:57:57.928541162Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-jjn8s] POD 2026-04-17T17:57:57.928942340Z INFO: Waiting for worker host service log collection to complete ... [must-gather-jjn8s] POD 2026-04-17T17:57:57.939622248Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-jjn8s] POD 2026-04-17T17:57:57.963731021Z INFO: Gathering HAProxy config files [must-gather-jjn8s] POD 2026-04-17T17:57:58.061292100Z INFO: Waiting for node performance related collection to complete ... [must-gather-jjn8s] POD 2026-04-17T17:57:58.401733625Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-mh4jk [must-gather-jjn8s] POD 2026-04-17T17:57:58.401937149Z insights-runtime-extractor-jrddb [must-gather-jjn8s] POD 2026-04-17T17:57:58.401957941Z insights-runtime-extractor-qhbg6 [must-gather-jjn8s] POD 2026-04-17T17:57:58.401976150Z insights-runtime-extractor-xrs4v [must-gather-jjn8s] POD 2026-04-17T17:57:58.440434390Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-jjn8s] POD 2026-04-17T17:57:58.625606471Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-jjn8s] POD 2026-04-17T17:57:58.966620911Z No resources found in openshift-etcd namespace. [must-gather-jjn8s] POD 2026-04-17T17:57:59.056897627Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:57:59.057055273Z error: inspection completed with the errors occurred while gathering data: [must-gather-jjn8s] POD 2026-04-17T17:57:59.057055273Z namespaces "assisted-installer" not found [must-gather-jjn8s] POD 2026-04-17T17:57:59.075617803Z INFO: "metallb-operator" not detected. Skipping. [must-gather-jjn8s] POD 2026-04-17T17:57:59.340442907Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-jjn8s] POD 2026-04-17T17:57:59.355450447Z No resources found [must-gather-jjn8s] POD 2026-04-17T17:57:59.357232949Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-jjn8s] POD 2026-04-17T17:57:59.357232949Z See 'oc rsync -h' for help and examples [must-gather-jjn8s] POD 2026-04-17T17:57:59.521105348Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-jjn8s] POD 2026-04-17T17:57:59.521195400Z INFO: on-disk MachineConfig config collection complete. [must-gather-jjn8s] POD 2026-04-17T17:57:59.605246080Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:57:59.620743470Z error: the server doesn't have a resource type "performanceprofile" [must-gather-jjn8s] POD 2026-04-17T17:57:59.625890035Z INFO: Worker host service log collection to complete. [must-gather-jjn8s] POD 2026-04-17T17:57:59.693413045Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-jjn8s] POD 2026-04-17T17:57:59.743034251Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:57:59.976346245Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-jjn8s] POD 2026-04-17T17:57:59.988251656Z ERROR: No running kube-apiserver pods found [must-gather-jjn8s] POD 2026-04-17T17:58:00.074603084Z No resources found [must-gather-jjn8s] POD 2026-04-17T17:58:00.237011088Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-jjn8s] POD 2026-04-17T17:58:00.321125463Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:00.326727909Z INFO: HAProxy config collection complete. [must-gather-jjn8s] POD 2026-04-17T17:58:00.444179666Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:00.652576020Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:00.679504607Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:00.722937595Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:00.728425933Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:00.752001799Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:00.778739569Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:00.804266047Z INFO: 'previous-logs' folder not found on ip-10-0-133-87.ec2.internal, skipping... [must-gather-jjn8s] POD 2026-04-17T17:58:00.980607129Z Gathering data for ns/kuadrant-system... [must-gather-jjn8s] POD 2026-04-17T17:58:01.029979550Z error: the server doesn't have a resource type "machineconfigs" [must-gather-jjn8s] POD 2026-04-17T17:58:01.099251467Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:01.162386649Z INFO: 'previous-logs' folder not found on ip-10-0-139-84.ec2.internal, skipping... [must-gather-jjn8s] POD 2026-04-17T17:58:01.348473632Z INFO: Getting rules from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:01.367801520Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:01.509814638Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:01.603083682Z INFO: 'previous-logs' folder not found on ip-10-0-143-59.ec2.internal, skipping... [must-gather-jjn8s] POD 2026-04-17T17:58:01.603187360Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-jjn8s] POD 2026-04-17T17:58:01.603236877Z INFO: Machine Config Daemon termination log collection complete. [must-gather-jjn8s] POD 2026-04-17T17:58:01.675007299Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-jjn8s] POD 2026-04-17T17:58:01.749427933Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:01.927960267Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:01.944221730Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:02.008942544Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-jjn8s] POD 2026-04-17T17:58:02.009192261Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-jjn8s] POD 2026-04-17T17:58:02.251387522Z Gathering data for ns/openshift-monitoring... [must-gather-jjn8s] POD 2026-04-17T17:58:02.356190235Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:02.363740636Z INFO: INTERCONNECT MODE [must-gather-jjn8s] POD 2026-04-17T17:58:02.363852303Z INFO: Gathering ovn-kubernetes DBs [must-gather-jjn8s] POD 2026-04-17T17:58:02.489518729Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:02.564188756Z INFO: Gathering OVN_Northbound from ovnkube-node-25fqz... [must-gather-jjn8s] POD 2026-04-17T17:58:02.564508375Z INFO: Gathering OVN_Northbound from ovnkube-node-4pk44... [must-gather-jjn8s] POD 2026-04-17T17:58:02.564746086Z INFO: Gathering OVN_Northbound from ovnkube-node-z92s2... [must-gather-jjn8s] POD 2026-04-17T17:58:02.565102880Z INFO: Gathering OVN_Southbound from ovnkube-node-25fqz... [must-gather-jjn8s] POD 2026-04-17T17:58:02.565431444Z INFO: Gathering OVN_Southbound from ovnkube-node-4pk44... [must-gather-jjn8s] POD 2026-04-17T17:58:02.565711096Z INFO: Gathering OVN_Southbound from ovnkube-node-z92s2... [must-gather-jjn8s] POD 2026-04-17T17:58:02.752887045Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:02.859047833Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:02.958225490Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:02.958761970Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:02.991964035Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:03.012249573Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:03.019473639Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:03.043055141Z tar: Removing leading `/' from member names [must-gather-jjn8s] POD 2026-04-17T17:58:03.168477560Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:03.324344006Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:03.525599448Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:03.579593378Z INFO: Waiting for network log collection to complete ... [must-gather-jjn8s] POD 2026-04-17T17:58:03.579642354Z INFO: Waiting for ovnk database copies to complete ... [must-gather-jjn8s] POD 2026-04-17T17:58:03.580050305Z INFO: Copying ovnk databases complete. [must-gather-jjn8s] POD 2026-04-17T17:58:03.581676345Z 5.0M must-gather/network_logs/ovnk_database_store [must-gather-jjn8s] POD 2026-04-17T17:58:03.583812064Z ovnk_database_store/ [must-gather-jjn8s] POD 2026-04-17T17:58:03.583812064Z ovnk_database_store/ovnkube-node-4pk44_nbdb [must-gather-jjn8s] POD 2026-04-17T17:58:03.595808112Z ovnk_database_store/ovnkube-node-25fqz_sbdb [must-gather-jjn8s] POD 2026-04-17T17:58:03.622478936Z ovnk_database_store/ovnkube-node-25fqz_nbdb [must-gather-jjn8s] POD 2026-04-17T17:58:03.625355574Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-jjn8s] POD 2026-04-17T17:58:03.633934168Z ovnk_database_store/ovnkube-node-z92s2_sbdb [must-gather-jjn8s] POD 2026-04-17T17:58:03.665067272Z ovnk_database_store/ovnkube-node-4pk44_sbdb [must-gather-jjn8s] POD 2026-04-17T17:58:03.695050236Z ovnk_database_store/ovnkube-node-z92s2_nbdb [must-gather-jjn8s] POD 2026-04-17T17:58:03.708123984Z INFO: Network log collection complete. [must-gather-jjn8s] POD 2026-04-17T17:58:03.794366940Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:04.070937922Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:04.098056855Z INFO: Getting status from alertmanager-main-0 [must-gather-jjn8s] POD 2026-04-17T17:58:04.343118146Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:04.630554012Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-jjn8s] POD 2026-04-17T17:58:04.633866232Z INFO: Fallback to identify the container image from release info [must-gather-jjn8s] POD 2026-04-17T17:58:04.943669167Z Gathering data for ns/openshift-network-console... [must-gather-jjn8s] POD 2026-04-17T17:58:05.217433739Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-jjn8s] POD 2026-04-17T17:58:05.271310794Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:05.359816188Z daemonset.apps/perf-node-gather-daemonset created [must-gather-jjn8s] POD 2026-04-17T17:58:05.466920218Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:05.478963565Z Gathering data for ns/openshift-console-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:05.497058725Z Waiting for performance profile collector pods to become ready: 1 [must-gather-jjn8s] POD 2026-04-17T17:58:05.929788571Z Gathering data for ns/openshift-console... [must-gather-jjn8s] POD 2026-04-17T17:58:06.438254481Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:06.634151682Z Waiting for performance profile collector pods to become ready: 2 [must-gather-jjn8s] POD 2026-04-17T17:58:06.866504475Z Gathering data for ns/openshift-dns-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:07.324134264Z Gathering data for ns/openshift-dns... [must-gather-jjn8s] POD 2026-04-17T17:58:07.765003192Z Waiting for performance profile collector pods to become ready: 3 [must-gather-jjn8s] POD 2026-04-17T17:58:08.047915942Z Gathering data for ns/openshift-image-registry... [must-gather-jjn8s] POD 2026-04-17T17:58:08.619144148Z Gathering data for ns/openshift-ingress-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:08.896148128Z Waiting for performance profile collector pods to become ready: 4 [must-gather-jjn8s] POD 2026-04-17T17:58:09.010060434Z Gathering data for ns/openshift-ingress... [must-gather-jjn8s] POD 2026-04-17T17:58:09.632426603Z Gathering data for ns/openshift-ingress-canary... [must-gather-jjn8s] POD 2026-04-17T17:58:10.038068796Z Waiting for performance profile collector pods to become ready: 5 [must-gather-jjn8s] POD 2026-04-17T17:58:10.146538641Z Gathering data for ns/openshift-insights... [must-gather-jjn8s] POD 2026-04-17T17:58:10.472906533Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:11.155894286Z Waiting for performance profile collector pods to become ready: 6 [must-gather-jjn8s] POD 2026-04-17T17:58:12.298879354Z Waiting for performance profile collector pods to become ready: 7 [must-gather-jjn8s] POD 2026-04-17T17:58:13.117629362Z Gathering data for ns/openshift-lws-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:13.421206316Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-jjn8s] POD 2026-04-17T17:58:13.703084341Z Collecting performance related data for node ip-10-0-133-87.ec2.internal [must-gather-jjn8s] POD 2026-04-17T17:58:13.712762471Z Collecting performance related data for node ip-10-0-139-84.ec2.internal [must-gather-jjn8s] POD 2026-04-17T17:58:13.725107253Z Collecting performance related data for node ip-10-0-143-59.ec2.internal [must-gather-jjn8s] POD 2026-04-17T17:58:13.763534551Z Gathering data for ns/kserve... [must-gather-jjn8s] POD 2026-04-17T17:58:15.477446342Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:15.944476245Z Gathering data for ns/openshift-config... [must-gather-jjn8s] POD 2026-04-17T17:58:16.337416025Z Gathering data for ns/openshift-config-managed... [must-gather-jjn8s] POD 2026-04-17T17:58:16.980390941Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:17.578848978Z Gathering data for ns/openshift-kube-apiserver... [must-gather-jjn8s] POD 2026-04-17T17:58:18.023169800Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-jjn8s] POD 2026-04-17T17:58:18.405344653Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:18.807202899Z Gathering data for ns/openshift-kube-scheduler... [must-gather-jjn8s] POD 2026-04-17T17:58:19.258745680Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:19.622264835Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-jjn8s] POD 2026-04-17T17:58:20.068743709Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:20.483384068Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:20.544739881Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-jjn8s] POD 2026-04-17T17:58:21.222324705Z Gathering data for ns/openshift-multus... [must-gather-jjn8s] POD 2026-04-17T17:58:21.951891587Z Collecting kubelet logs for node ip-10-0-133-87.ec2.internal [must-gather-jjn8s] POD 2026-04-17T17:58:21.953604155Z Collecting kubelet logs for node ip-10-0-139-84.ec2.internal [must-gather-jjn8s] POD 2026-04-17T17:58:21.955737372Z Collecting kubelet logs for node ip-10-0-143-59.ec2.internal [must-gather-jjn8s] POD 2026-04-17T17:58:22.341981809Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-jjn8s] POD 2026-04-17T17:58:22.349450520Z INFO: Node performance data collection complete. [must-gather-jjn8s] POD 2026-04-17T17:58:23.086067779Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-jjn8s] POD 2026-04-17T17:58:24.925916981Z Gathering data for ns/openshift-host-network... [must-gather-jjn8s] POD 2026-04-17T17:58:25.287986425Z Gathering data for ns/openshift-network-diagnostics... [must-gather-jjn8s] POD 2026-04-17T17:58:25.489279503Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:25.918755996Z Gathering data for ns/openshift-network-node-identity... [must-gather-jjn8s] POD 2026-04-17T17:58:26.412935968Z Gathering data for ns/openshift-network-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:26.877309295Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-jjn8s] POD 2026-04-17T17:58:27.285555396Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:27.842547467Z Gathering data for ns/openshift-apiserver-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:28.342679631Z Gathering data for ns/openshift-apiserver... [must-gather-jjn8s] POD 2026-04-17T17:58:28.859365584Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:29.223129941Z Gathering data for ns/openshift-controller-manager... [must-gather-jjn8s] POD 2026-04-17T17:58:29.551414822Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:30.294332191Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-jjn8s] POD 2026-04-17T17:58:30.494002207Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather-jjn8s] POD 2026-04-17T17:58:30.652764147Z Gathering data for ns/openshift-service-ca-operator... [must-gather-jjn8s] POD 2026-04-17T17:58:31.046175527Z Gathering data for ns/openshift-service-ca... [must-gather-jjn8s] POD 2026-04-17T17:58:31.474746961Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-jjn8s] POD 2026-04-17T17:58:32.517675304Z Wrote inspect data to must-gather. [must-gather-jjn8s] POD 2026-04-17T17:58:32.517725224Z error: inspection completed with the errors occurred while gathering data: [must-gather-jjn8s] POD 2026-04-17T17:58:32.517725224Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-jjn8s] POD 2026-04-17T17:58:32.657646765Z error: the server doesn't have a resource type "clusters" [must-gather-jjn8s] POD 2026-04-17T17:58:32.821331520Z Caches written to disk [must-gather-jjn8s] OUT 2026-04-17T17:58:33.829555809Z waiting for gather to complete [must-gather-jjn8s] OUT 2026-04-17T17:58:33.833044521Z downloading gather output [must-gather-jjn8s] OUT 2026-04-17T17:58:34.107179319Z receiving incremental file list [must-gather-jjn8s] OUT 2026-04-17T17:58:34.127985908Z ./ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.128056829Z aggregated-discovery-api.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.128341506Z aggregated-discovery-apis.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.129142615Z event-filter.html [must-gather-jjn8s] OUT 2026-04-17T17:58:34.13150525Z timestamp [must-gather-jjn8s] OUT 2026-04-17T17:58:34.131592852Z version [must-gather-jjn8s] OUT 2026-04-17T17:58:34.139694343Z cluster-scoped-resources/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.139710573Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.139722773Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.139777085Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.139912098Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.14002868Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140091742Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140107212Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140210275Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140296097Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140394829Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140459881Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140571003Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140636755Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.140987083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.141025164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.141209748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.141428363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.141630478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.141785122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.144736381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.146229006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.146364899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.146527783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.146994894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.147134567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.147284071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.147391833Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.149862011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.150119108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.15023947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.150422004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.151566811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.151804967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.151967101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.152255147Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.152387341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.152594855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.152838631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.153521357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.15363824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.153769363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.153878176Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.153985638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.154082141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.154244364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.154432469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.155197187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.15534367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.155497004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.157289916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.15746358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.157609423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.157845499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.158107945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.158532675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.158678178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.158791041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.158907874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159017917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159134979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159238982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159422796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159564779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159681072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.159951939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.160101682Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.160217695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.160783798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.160909541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.161009693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.161197768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.161964736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.162093689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.162284723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.162395296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.16257598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.162700503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.162851656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.1629875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163099712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163214455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163331998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163501342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163609594Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163756928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.163901011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.164037104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.164177988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.164553736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.164735271Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.16511737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.165225582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.166053292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.166169434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.166273037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.16639267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.166581154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.16683221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.166950313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167066606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167230589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167354082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167492836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167630019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167760632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.167885855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.170076836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.170516347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.17108903Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.171260324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.171432728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.171587932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.171701384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.171805227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.172592915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.172906543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.17321798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.183128923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.183248486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.184673039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.186036301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.186138863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.186301707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.18642817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.186573534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.186684456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.186801519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.190753082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.191023488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.195307099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.199484457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.199655461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.199844925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.200132182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.200277266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.200442339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.200552122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.200703545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.200946901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.201053544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.201157006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.201367441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.201524915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.201639867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.20176751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.201878553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202017006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202155019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202271832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202372755Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202517088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202646711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202748464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202879116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.202987509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.203111692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.203364268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.203513562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.203741887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.20387352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.203991283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.204094825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.205965309Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.206086492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.206197625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.206299337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2064254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.206577083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.206706566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.20685634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.206976093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.208476358Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.208632552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.208746654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.208892728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2090035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.209196145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.209449451Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.209983174Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21024898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.210361262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.210496355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.210608468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.211187772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.211380936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21152061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.212891812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.213053226Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.213200289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.213307012Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.213480785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.213597508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.213772312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214159552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214262414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214378707Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214566841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214717465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214849518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.214984321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.215163005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21622402Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.216449255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.216469596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.216578918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21666556Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.216755782Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.216839675Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.216986098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21708613Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217180432Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217263774Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217357097Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21747233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217558581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217649974Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217759026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.217847598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21793787Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218024472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218111194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218201727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218288118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218379901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218494293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218583065Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218667858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21876175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218843882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.218935484Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219026706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219109318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.21919324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219283542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219367814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219475117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219561979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219654431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219739293Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219833175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.219918547Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220005549Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220098431Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220179393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220272255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220355757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22046853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220561182Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220652024Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220744196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220862729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.220959721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221051393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221140716Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221234228Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22132626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221431672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221535095Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221622157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221729229Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221822392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.221913134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222005816Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222098088Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22219509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222292923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222389635Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222520528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2226166Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222712753Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222803004Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222895807Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.222985479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223090781Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223178163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223268395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223363868Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223499521Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223584573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223682795Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223777287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2238632Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.223956802Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224045764Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224136976Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224225398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22432195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224423173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224544616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224632318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22472647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224817642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.224906724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225053537Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225132309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225232801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225324444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225416016Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225529759Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22561433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225721223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225824106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.225910728Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22600777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226091202Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226180594Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226264576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226326837Z cluster-scoped-resources/certificates.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226372698Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226462421Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2tdrb.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226545692Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-57bt4.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226629054Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-65xlp.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226720136Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8r7bl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226820589Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9k78z.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226915581Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-d4kmn.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.226999283Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dnxpj.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227089515Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gnxr6.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227241499Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-h4pv7.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227353262Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rbrsp.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227468354Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tgktm.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227564547Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zz2l8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227659209Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-746v7.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227761711Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-8k2cb.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227860003Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-g5pkj.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.227973046Z cluster-scoped-resources/config.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228023487Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228180151Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228305874Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228393306Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228508658Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228805276Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.228908708Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22899643Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229090062Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229205105Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229298327Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229388429Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229490932Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229576094Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229664196Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229775468Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.22986089Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.229982883Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230069095Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230155857Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230247649Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230343312Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230436484Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230540156Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230584127Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23068516Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230771292Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230861974Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.230946446Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231037958Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23113242Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231280424Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231372236Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231503809Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231602421Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231711854Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231832387Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.231917799Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232014481Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232109543Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232197665Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232291938Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23238394Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232500982Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232598285Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232659856Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232708787Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232782149Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23281701Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232882851Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232920132Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.232992554Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233038405Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233100306Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233147767Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233196579Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23323825Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233286251Z cluster-scoped-resources/console.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233297771Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233345022Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233462725Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233547357Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233612258Z cluster-scoped-resources/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233619069Z cluster-scoped-resources/core/nodes/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233653829Z cluster-scoped-resources/core/nodes/ip-10-0-133-87.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233834764Z cluster-scoped-resources/core/nodes/ip-10-0-139-84.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.233965647Z cluster-scoped-resources/core/nodes/ip-10-0-143-59.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234058969Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23411914Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234172842Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234254544Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234340206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234444008Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23452678Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234608812Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234752065Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234838017Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.234926109Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235028752Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235112684Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235211246Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235296608Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2353889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235502153Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235590515Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235686757Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235777749Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235868241Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.235952133Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236049206Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236136488Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23622277Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236302222Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236343702Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236473396Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23665445Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236730262Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236813744Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.236893275Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237042989Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237163472Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237246634Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237304115Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237312845Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237364367Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237434358Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237451479Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2375148Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237598082Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237641023Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237727325Z cluster-scoped-resources/migration.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237735475Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237770936Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.237890109Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238035792Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238087134Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238093644Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238135695Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238229787Z cluster-scoped-resources/operator.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238236407Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238283968Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23836024Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238418621Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238548004Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238604646Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238660587Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238699968Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238754639Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23880764Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238918403Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.238954194Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239018476Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239057366Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239118258Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239156669Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23921816Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239258481Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239322172Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239359104Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239449666Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239496297Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239562428Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239592619Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.23965718Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239687881Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239759723Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239803204Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239896396Z cluster-scoped-resources/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239903136Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.239946727Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240016729Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24006508Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240160702Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240262665Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240435499Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240561141Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240673544Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240779417Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240892529Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240969461Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.240986502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241035333Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241118825Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241194647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24133667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241463963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241547545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241630777Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241736489Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241818681Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.241905893Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242001346Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242073117Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242163429Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242265462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242358654Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242469717Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242551839Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242638581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242731673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242769864Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242874236Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.242953398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24303493Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243174963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243259855Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243344217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24346381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243558552Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243645714Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243725966Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243806058Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24390448Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.243978502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244063774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244148556Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244235208Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24432437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244383991Z cluster-scoped-resources/sailoperator.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244390572Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244475353Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244539675Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244546555Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244593726Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244653028Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244661858Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244689939Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24475667Z cluster-scoped-resources/storage.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244773471Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244803911Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244877213Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244914654Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-87.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.244999896Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-84.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245077158Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-59.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245132299Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2451593Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245246702Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245300013Z host_service_logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245326213Z host_service_logs/masters/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245373445Z host_service_logs/masters/NetworkManager_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245480997Z host_service_logs/masters/crio_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245542389Z host_service_logs/masters/kubelet_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24560873Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245749103Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245853366Z host_service_logs/masters/openvswitch_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245920178Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.245992379Z host_service_logs/masters/ovs-configuration_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246056491Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246128012Z host_service_logs/masters/ovsdb-server_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246193184Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246232405Z ingress_controllers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246240605Z ingress_controllers/default/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246250425Z ingress_controllers/default/router-default-564dfc4b58-br5kx/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246286496Z ingress_controllers/default/router-default-564dfc4b58-br5kx/haproxy.config [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246424269Z insights-data/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24643732Z machine_config_ondisk/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24644096Z machine_config_termination_logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24645266Z monitoring/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.24645612Z monitoring/alertmanager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246498151Z monitoring/alertmanager/status.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246584063Z monitoring/alertmanager/status.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246637854Z monitoring/prometheus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246682496Z monitoring/prometheus/alertmanagers.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246759137Z monitoring/prometheus/alertmanagers.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.246819609Z monitoring/prometheus/rules.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.247486414Z monitoring/prometheus/rules.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.247538616Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.247592197Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248383415Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248476047Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248524759Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248614681Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248680992Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248765654Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248818646Z monitoring/prometheus/status/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.248867597Z monitoring/prometheus/status/config.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249290657Z monitoring/prometheus/status/config.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249352678Z monitoring/prometheus/status/flags.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249465141Z monitoring/prometheus/status/flags.stderr [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249626545Z namespaces/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249634635Z namespaces/cert-manager-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249647705Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249659255Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249712927Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249772248Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249786928Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.249827569Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.250013554Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.250212058Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.250348742Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.250586117Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.250832373Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251097189Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2511178Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-jltl5.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251253303Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251291164Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251357965Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251384186Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251480948Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251501949Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251594381Z namespaces/cert-manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251610291Z namespaces/cert-manager/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251614851Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251655732Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.251814476Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25197263Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.252099463Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.252299547Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.252563543Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.252794509Z namespaces/default/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25282611Z namespaces/default/default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.252905202Z namespaces/default/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.252939772Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253007784Z namespaces/default/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253049835Z namespaces/default/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253131057Z namespaces/default/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253200558Z namespaces/default/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25327487Z namespaces/default/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253314621Z namespaces/default/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253350292Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253387003Z namespaces/default/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253466005Z namespaces/default/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253550257Z namespaces/default/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253608398Z namespaces/default/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253642489Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253741721Z namespaces/default/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253813213Z namespaces/default/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253854174Z namespaces/default/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.253961246Z namespaces/default/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254052349Z namespaces/default/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254251903Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254332585Z namespaces/default/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254425637Z namespaces/default/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254567821Z namespaces/default/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254737605Z namespaces/default/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254820307Z namespaces/default/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254855747Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.254931939Z namespaces/default/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25497332Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255018961Z namespaces/default/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255061532Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255140894Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255217326Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255264347Z namespaces/default/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255315058Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255357619Z namespaces/default/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25539186Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255503683Z namespaces/default/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255515883Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255548093Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255704447Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.255874161Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256012964Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25623673Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256519087Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256719311Z namespaces/default/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256760012Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256798123Z namespaces/default/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256842984Z namespaces/default/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256911646Z namespaces/kserve-ci-e2e-test/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256919206Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256922716Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.256956137Z 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-jjn8s] OUT 2026-04-17T17:58:34.257069359Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25707944Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25711433Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.257210023Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.257275274Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.257289265Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.257332666Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25752139Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.257717555Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.257847238Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258060133Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258303978Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258557114Z namespaces/kserve/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258606065Z namespaces/kserve/kserve.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258658607Z namespaces/kserve/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258705498Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25878088Z namespaces/kserve/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25881764Z namespaces/kserve/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.258897172Z namespaces/kserve/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259086707Z namespaces/kserve/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259279281Z namespaces/kserve/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259319022Z namespaces/kserve/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259357723Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259424905Z namespaces/kserve/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259474116Z namespaces/kserve/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259554278Z namespaces/kserve/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259630309Z namespaces/kserve/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.25965239Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259743142Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259770153Z namespaces/kserve/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259780693Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259813634Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259903466Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.259982548Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.260103291Z namespaces/kserve/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.260137031Z namespaces/kserve/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.260354486Z namespaces/kserve/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26048538Z namespaces/kserve/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.260787627Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.260865498Z namespaces/kserve/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261113134Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261235217Z namespaces/kserve/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261512144Z namespaces/kserve/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261610326Z namespaces/kserve/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261644187Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26175615Z namespaces/kserve/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26179383Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261854112Z namespaces/kserve/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261887862Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.261977745Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262059526Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262109338Z namespaces/kserve/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262151149Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26221941Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262263861Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262356293Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262415695Z namespaces/kserve/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262482647Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262527297Z namespaces/kserve/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262534418Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262570309Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262728912Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.262887276Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263021829Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263226364Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263531771Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263748336Z namespaces/kserve/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263755456Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263798217Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/kserve-controller-manager-85dd7cfb4d-rn92v.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26389178Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26390918Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26391395Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.263947771Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.264093544Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.264164376Z namespaces/kserve/pods/kserve-controller-manager-85dd7cfb4d-rn92v/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.264197027Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.264228417Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/llmisvc-controller-manager-7674b4456b-9l4k4.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.264313219Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26432049Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26432724Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.264377971Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267425753Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267504205Z namespaces/kserve/pods/llmisvc-controller-manager-7674b4456b-9l4k4/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267562216Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267611087Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/model-serving-api-86f7b4b499-tzhl6.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267698389Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/server/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267706279Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/server/server/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267719759Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/server/server/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.26776434Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/server/server/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267854363Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/server/server/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267921414Z namespaces/kserve/pods/model-serving-api-86f7b4b499-tzhl6/server/server/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.267976296Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.268015726Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/odh-model-controller-696fc77849-jnwcl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.268088818Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.268097488Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.268105359Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.268142789Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.27582194Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.275893202Z namespaces/kserve/pods/odh-model-controller-696fc77849-jnwcl/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.275905552Z namespaces/kserve/pods/s3-init-24m8k/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.275958763Z namespaces/kserve/pods/s3-init-24m8k/s3-init-24m8k.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276041155Z namespaces/kserve/pods/s3-init-24m8k/s3-init/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276048235Z namespaces/kserve/pods/s3-init-24m8k/s3-init/s3-init/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276051595Z namespaces/kserve/pods/s3-init-24m8k/s3-init/s3-init/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276090306Z namespaces/kserve/pods/s3-init-24m8k/s3-init/s3-init/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276182978Z namespaces/kserve/pods/s3-init-24m8k/s3-init/s3-init/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.27625737Z namespaces/kserve/pods/s3-init-24m8k/s3-init/s3-init/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.27627459Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276327932Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs-86cc847c5c-2m8vh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276397253Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276427194Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs/seaweedfs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276442744Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs/seaweedfs/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276483515Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs/seaweedfs/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276647759Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276715431Z namespaces/kserve/pods/seaweedfs-86cc847c5c-2m8vh/seaweedfs/seaweedfs/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276763372Z namespaces/kserve/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276805703Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276862234Z namespaces/kserve/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276914235Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.276981057Z namespaces/kuadrant-system/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277018978Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2771116Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277160621Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277213593Z namespaces/kuadrant-system/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277260994Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277337936Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277654293Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277934279Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.277982071Z namespaces/kuadrant-system/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278026612Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278072183Z namespaces/kuadrant-system/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278117794Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278192565Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278252697Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278299448Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2783741Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278428261Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278449231Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278499333Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278575065Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278656616Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278738648Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.27881141Z namespaces/kuadrant-system/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278850651Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.278989904Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.279099777Z namespaces/kuadrant-system/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.279528507Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.279611519Z namespaces/kuadrant-system/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.279949777Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2800902Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280323506Z namespaces/kuadrant-system/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280434468Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280484709Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280592012Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280614182Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280679724Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280708705Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280795837Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280865138Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28091786Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280971811Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.280984981Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281035502Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281096884Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281105544Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281161995Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28134255Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281588085Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281749069Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.281984854Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28223067Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.282514407Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.282550288Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-8qpz7.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.282794573Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.282834174Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.282924837Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283004538Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283100441Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283156342Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283198913Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283239214Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283290435Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283385237Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283583732Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283684065Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283751966Z namespaces/kuadrant-system/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283760916Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283810457Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino-68bd676465-97cwd.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283886159Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283893309Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28390725Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.283961251Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28475638Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.284850382Z namespaces/kuadrant-system/pods/authorino-68bd676465-97cwd/authorino/authorino/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.284918763Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.284979325Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/authorino-operator-7587b89b76-b7fn5.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285077117Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285085037Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285088807Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285131868Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285350694Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285462916Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-b7fn5/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285529598Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285589669Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/dns-operator-controller-manager-844548ff4c-czcpz.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285724453Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285734393Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285750693Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285833615Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.285939067Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286004259Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-czcpz/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28604037Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286109511Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin-6c886788f8-r2tw7.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286213364Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286223254Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286227374Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286284626Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286361417Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28646849Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-r2tw7/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286505231Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286568542Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286688515Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286703985Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286710325Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.286788247Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288311553Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288384065Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-5rwgs/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288414965Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288511478Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador-limitador-67566c68b4-2qgzn.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28858246Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28859398Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.28860031Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288625701Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288711672Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288773624Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-2qgzn/limitador/limitador/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288798734Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288843355Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/limitador-operator-controller-manager-c7fb4c8d5-8gp5z.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288928008Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288935418Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288946038Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.288991069Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289142263Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289216844Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-8gp5z/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289232835Z namespaces/kuadrant-system/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289289716Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289341457Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289386358Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289472961Z namespaces/kube-node-lease/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289488281Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289499351Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289551832Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-87.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289630754Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-84.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289731496Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-59.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289788588Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289797018Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289831359Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.289988622Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.290153086Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.29028913Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.290544726Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.290790331Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.290988526Z namespaces/kube-public/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.290995566Z namespaces/kube-public/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.291001516Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.291064018Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.291214471Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.291390006Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.291556829Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.291759864Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.29200485Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292238335Z namespaces/kube-system/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292274596Z namespaces/kube-system/kube-system.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292376289Z namespaces/kube-system/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.29243303Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292511672Z namespaces/kube-system/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292568243Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292696576Z namespaces/kube-system/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292773248Z namespaces/kube-system/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2928518Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292895691Z namespaces/kube-system/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292937072Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.292991023Z namespaces/kube-system/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293028234Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293108206Z namespaces/kube-system/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293168377Z namespaces/kube-system/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293205128Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.2932888Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293334331Z namespaces/kube-system/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293342671Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293383242Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-4hxm6xbigrm3jm5fiqiq3vnqte.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293495775Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293583497Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293679889Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293836313Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293888824Z namespaces/kube-system/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.293920125Z namespaces/kube-system/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.294090019Z namespaces/kube-system/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.294169921Z namespaces/kube-system/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.294470848Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.29454316Z namespaces/kube-system/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.294812896Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.294939219Z namespaces/kube-system/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295252576Z namespaces/kube-system/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295323138Z namespaces/kube-system/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295371479Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295463941Z namespaces/kube-system/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295504072Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295574894Z namespaces/kube-system/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295585964Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295688807Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295754968Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295810619Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.29585571Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295906872Z namespaces/kube-system/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295952523Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.295995484Z namespaces/kube-system/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296007194Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296055525Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296204099Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296366332Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296540136Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296742031Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.296982267Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297190772Z namespaces/kube-system/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297199252Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297235733Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer-9c4x9.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297323215Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297332055Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297336485Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297372466Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297593501Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297658883Z namespaces/kube-system/pods/global-pull-secret-syncer-9c4x9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297708894Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297731984Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer-bf9w9.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297824097Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297831947Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297844037Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.297883218Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298054382Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298120733Z namespaces/kube-system/pods/global-pull-secret-syncer-bf9w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298155134Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298191765Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer-tkbg5.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298261897Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298268107Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298271617Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298304278Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298522033Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298584794Z namespaces/kube-system/pods/global-pull-secret-syncer-tkbg5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298623365Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298658996Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent-gnmlr.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298743988Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298750978Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent/konnectivity-agent/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298754368Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent/konnectivity-agent/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.298792839Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299213139Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299276971Z namespaces/kube-system/pods/konnectivity-agent-gnmlr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299327442Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299359013Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent-jwn7v.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299521317Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299540417Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent/konnectivity-agent/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299550177Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent/konnectivity-agent/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.299591068Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300006848Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300071329Z namespaces/kube-system/pods/konnectivity-agent-jwn7v/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300132501Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300152171Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent-pzhcg.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300240983Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300251904Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent/konnectivity-agent/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300258924Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent/konnectivity-agent/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300290555Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300772566Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300839607Z namespaces/kube-system/pods/konnectivity-agent-pzhcg/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300871878Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300923349Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300986561Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/haproxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.300996371Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/haproxy/haproxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301004651Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/haproxy/haproxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301041802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301177465Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301242657Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-87.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301285498Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301330449Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3013889Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/haproxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301423961Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/haproxy/haproxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301438831Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/haproxy/haproxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301489883Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301687557Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301758209Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-84.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30179923Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30182478Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301889112Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/haproxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301896602Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/haproxy/haproxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301906322Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/haproxy/haproxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.301959284Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302149278Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30221753Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-59.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302285221Z namespaces/kube-system/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302332743Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302375193Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302386114Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302435925Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302505427Z namespaces/kube-system/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302541047Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302593649Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302600909Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302605069Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30263335Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302786223Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.302957997Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30309501Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303301395Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303605632Z namespaces/open-cluster-management-1d4db901-edc9-4f3f-b502-9768f9acd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303796317Z namespaces/open-cluster-management-agent-addon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303805307Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303816547Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303859468Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30394899Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.303987321Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.304012462Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.304060393Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.304204416Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30437166Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.304551315Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30476356Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305002845Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305233411Z namespaces/openshift-apiserver-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305270521Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305338353Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305371494Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305469906Z namespaces/openshift-apiserver-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305513687Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305595489Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305674461Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305758113Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305808884Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305846185Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305903446Z namespaces/openshift-apiserver-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.305942247Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.306027839Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3060677Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.306114611Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.306194863Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.306263305Z namespaces/openshift-apiserver-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.306300976Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307222397Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30732123Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307412782Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307522384Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307600556Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307727579Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307932434Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.307986825Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308016876Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308077307Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308112798Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308154929Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30820626Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308290402Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308367014Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308446466Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308536688Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308576319Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.30862926Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308675991Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308705832Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308757473Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308767414Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308812075Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.308978539Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.309167633Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.309307286Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.309562352Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.309835679Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310031073Z namespaces/openshift-apiserver-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310049694Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310128386Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310166467Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310245118Z namespaces/openshift-apiserver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310292959Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310351621Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310381772Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310481184Z namespaces/openshift-apiserver/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310526265Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310611017Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310684669Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310774871Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310817262Z namespaces/openshift-apiserver/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.310877473Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311011776Z namespaces/openshift-apiserver/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311060488Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31115161Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311199141Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311224091Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311305343Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311361564Z namespaces/openshift-apiserver/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311425726Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31159143Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311680572Z namespaces/openshift-apiserver/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311756084Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311833166Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.311907907Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31202693Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312171734Z namespaces/openshift-apiserver/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312221825Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312273586Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312336318Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312382979Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31247015Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312515352Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312597704Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312670635Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312726516Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312774018Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312825209Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31286116Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312913051Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312936732Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.312984333Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.313134006Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31329586Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.313457444Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.313652348Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.313915624Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314106499Z namespaces/openshift-apiserver/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31414677Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314186731Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314215402Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314278683Z namespaces/openshift-authentication-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314286283Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314290163Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314334834Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314386295Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314395496Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314481958Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314633971Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314800655Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.314931958Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315128753Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315369249Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315597734Z namespaces/openshift-authentication/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315608814Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315622395Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315657165Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315808169Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.315973403Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316105316Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316307431Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316583807Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316768471Z namespaces/openshift-cloud-controller-manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316777572Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316781462Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316822123Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316862724Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316897225Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.316942186Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.317089329Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.317264413Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.317395646Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.317610631Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.317858737Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318052672Z namespaces/openshift-cloud-credential-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318064052Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318068492Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318110083Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318175824Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318185405Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318211625Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318287767Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318308138Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318329348Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318518992Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318685136Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.318814439Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319001064Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319233119Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319472465Z namespaces/openshift-cloud-network-config-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319512976Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319581828Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319625309Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.31968174Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319719281Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319801763Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319874335Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319945566Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.319985747Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320030088Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320085989Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320133801Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320208992Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320261964Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320299005Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320377346Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320446218Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320466588Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320501499Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320559351Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320612412Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320726044Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320795776Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.320873598Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32095217Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321026471Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321166285Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321271067Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321326169Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321363489Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321448811Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321489372Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321525913Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321562434Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321627905Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321657976Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321764059Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32183895Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321880791Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321931613Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.321966024Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322000564Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322046895Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322080886Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322125027Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322276471Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322471385Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322608039Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.322802153Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323032609Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323231213Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323263804Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323314025Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323321575Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323354156Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323426748Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323489479Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323538981Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323573461Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323651653Z namespaces/openshift-cluster-csi-drivers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323689314Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323766126Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323807157Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323849948Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.323897389Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324016172Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324091754Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324170355Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324215186Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324254917Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324300108Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324339609Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324434771Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324501883Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324544434Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324624926Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324676647Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324690188Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324731729Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32480993Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324892282Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.324996995Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.325081587Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.325123498Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32522423Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.325290482Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32564981Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.325749842Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.325970018Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326101181Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326212203Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326254534Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326310546Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326363537Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326435358Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32649727Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326546791Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326593862Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326627303Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326717025Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326790587Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326833718Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326869529Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3269036Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.326951741Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327027472Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327040163Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327048893Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327207797Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327382471Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327562275Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.327746939Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328026276Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328221491Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328240151Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328284892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/aws-ebs-csi-driver-node-2h2v2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328384494Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-driver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328393295Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-driver/csi-driver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328425945Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-driver/csi-driver/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328497787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-driver/csi-driver/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328578269Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32865451Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-driver/csi-driver/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328695491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-liveness-probe/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328704672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-liveness-probe/csi-liveness-probe/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328713122Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328762533Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328851095Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328917207Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328951468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-node-driver-registrar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328958998Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328962668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.328996749Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329086661Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329152142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2h2v2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329204523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329241784Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/aws-ebs-csi-driver-node-lzrd4.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329340437Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-driver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329349647Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-driver/csi-driver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329353807Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-driver/csi-driver/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329429209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-driver/csi-driver/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329520481Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329595313Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-driver/csi-driver/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329613773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-liveness-probe/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329638294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-liveness-probe/csi-liveness-probe/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329646594Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329712466Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329799008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329877499Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32991096Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-node-driver-registrar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.32991828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329934041Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.329977592Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330083794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330147666Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lzrd4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330204367Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330223687Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/aws-ebs-csi-driver-node-s7zwh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330498994Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-driver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330515884Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-driver/csi-driver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330525085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-driver/csi-driver/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330558806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-driver/csi-driver/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330654018Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330722789Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-driver/csi-driver/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33076412Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-liveness-probe/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33077209Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-liveness-probe/csi-liveness-probe/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330778991Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330837202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330909894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.330979295Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331062897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-node-driver-registrar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331075638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331083048Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331141639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331281142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331385585Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-s7zwh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331446426Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331499528Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331561399Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331571339Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3316201Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331679132Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331717353Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331780854Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331816935Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331869936Z namespaces/openshift-cluster-machine-approver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331884926Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331897737Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331912477Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331981329Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.331988419Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33203957Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.332100402Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.332111672Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.332164473Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.332310287Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.332535162Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.332678335Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33286364Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333105305Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33332008Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333359181Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333435963Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333487704Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333544985Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333581096Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33372946Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333802942Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333875503Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333921614Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.333957915Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334034057Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334066998Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33413945Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33415792Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334244862Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334293953Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334335994Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334438346Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334503528Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334515128Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334552349Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334617321Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.334648271Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.335526012Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.335616274Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.335761748Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.335837659Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336027614Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336148507Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336335101Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336425803Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336483334Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336555076Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336593887Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336637648Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336697999Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336773221Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336852733Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336912564Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.336958346Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337018567Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337064138Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337120389Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337166641Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337206862Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337234752Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337292964Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337319204Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337348005Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33756837Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337770145Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.337908798Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338111213Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338366889Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338656896Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338668076Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338710327Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned-5zr7s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338803999Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338811909Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned/tuned/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338821529Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned/tuned/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338885851Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned/tuned/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.338985183Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned/tuned/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339051735Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5zr7s/tuned/tuned/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339096566Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339142267Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned-j2tw4.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339215369Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339229859Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned/tuned/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339239519Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned/tuned/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.33929622Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned/tuned/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339391323Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned/tuned/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339557607Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j2tw4/tuned/tuned/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339599918Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339647759Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned-txc9f.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339726461Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339735151Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned/tuned/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339752691Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned/tuned/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339796072Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned/tuned/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339902815Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned/tuned/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.339955896Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-txc9f/tuned/tuned/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340074789Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34011518Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340162601Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340202042Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340252563Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340260973Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340286104Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-87.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340381816Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-84.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340484028Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-59.ec2.internal.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34052838Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34056825Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340641882Z namespaces/openshift-cluster-samples-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340696344Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340748625Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340798416Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340847817Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.340898278Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34096738Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341094243Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341178995Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341228396Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341262647Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341308988Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341353909Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341449251Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341500462Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341551564Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341624425Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341708297Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341751788Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.341926602Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342012534Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342139227Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342215009Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342332492Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342474455Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34266533Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342717551Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342764462Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342825754Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342858844Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342931376Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.342971867Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343044948Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343136811Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343189312Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343242643Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343286924Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343313225Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343383847Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343455078Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34351892Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34354869Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343598421Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343610472Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343664373Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343816827Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.343979641Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344117074Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344300968Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344559484Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344753019Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344760359Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34478818Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-6dc5bdb6b4-82d56.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344872031Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-watch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344879542Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344888072Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.344910992Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345004655Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345073206Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345091557Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345105627Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator/cluster-samples-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345114807Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345147758Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34565617Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345735052Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-82d56/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345752142Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345808544Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345862345Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345903936Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.345986088Z namespaces/openshift-cluster-storage-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346027669Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34609175Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346131181Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346182902Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346228243Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346311605Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346426118Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34652441Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346575382Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346607832Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346673104Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346717455Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346796947Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346839858Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346883299Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.346960371Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347015272Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347022562Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347062523Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347158615Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347226337Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347267138Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34737778Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347479983Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34778192Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347860462Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.347969924Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348095657Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348277871Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348353533Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348390094Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348484656Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348504917Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348576749Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348614319Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348704072Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348784813Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348847115Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348893646Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348941837Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.348979888Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34906793Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349105461Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349169172Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349206323Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349287045Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349303826Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349352167Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349547201Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.349755986Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.34990603Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350099494Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35032731Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350573476Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350584586Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350627737Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator-7c6cbb6c87-ct24q.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350711099Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350719659Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator/volume-data-source-validator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350728339Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35077195Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350866582Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350922024Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-ct24q/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.350985985Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351007906Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351060637Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351102988Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351247261Z namespaces/openshift-cluster-version/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351285412Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351348744Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351387204Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351463186Z namespaces/openshift-cluster-version/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351512918Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351579209Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351665871Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351736163Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351786204Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351824625Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351877566Z namespaces/openshift-cluster-version/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.351921097Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352002999Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3520528Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352095901Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352171913Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352227624Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352236715Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352278305Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352324246Z namespaces/openshift-cluster-version/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352362758Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35248039Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352555572Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352650154Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352725136Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352804118Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.352935221Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353124256Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353179357Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353224598Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353279379Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35332247Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353376281Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353461153Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353542785Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353615347Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353679598Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35373065Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353776951Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353824792Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353884103Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353905294Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.353925124Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.354082488Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.354247652Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.354380855Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35459764Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.354833396Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35503494Z namespaces/openshift-cluster-version/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355067771Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355125482Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355167103Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355256206Z namespaces/openshift-config-managed/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355299047Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355353208Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355378828Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35546562Z namespaces/openshift-config-managed/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355501391Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355582193Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355654835Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355742197Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355844009Z namespaces/openshift-config-managed/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3558835Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355934261Z namespaces/openshift-config-managed/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.355978182Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.356063024Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.356103505Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.356144346Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.356217488Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35631065Z namespaces/openshift-config-managed/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.356354211Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.359453274Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.359531526Z namespaces/openshift-config-managed/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.359624478Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.35969489Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.359777432Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.359913365Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360014327Z namespaces/openshift-config-managed/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360069099Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36011554Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360194582Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360267313Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360306634Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360349005Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360430527Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360478788Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360527039Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360599981Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360677493Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360735454Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360770875Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360817256Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360855917Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360899098Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.360928719Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36097205Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.361150974Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.361331618Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.361491012Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.361694837Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.361957473Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362221429Z namespaces/openshift-config-managed/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36226604Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362329281Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362348072Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362358112Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362489775Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362522976Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362580818Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362617198Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362658839Z namespaces/openshift-config-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36267137Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36267984Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362717201Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362787302Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362801873Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362840804Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.362987687Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.363151651Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.363284034Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36352577Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.363763385Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36398878Z namespaces/openshift-config/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364033741Z namespaces/openshift-config/openshift-config.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364159075Z namespaces/openshift-config/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364202765Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364269277Z namespaces/openshift-config/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364298908Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36437635Z namespaces/openshift-config/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364472102Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364554324Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364606715Z namespaces/openshift-config/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364642886Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364690947Z namespaces/openshift-config/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364737828Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36482966Z namespaces/openshift-config/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364855361Z namespaces/openshift-config/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364898692Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.364981334Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365048756Z namespaces/openshift-config/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365089816Z namespaces/openshift-config/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365202619Z namespaces/openshift-config/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365281421Z namespaces/openshift-config/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365353933Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365458205Z namespaces/openshift-config/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365525117Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365666Z namespaces/openshift-config/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365819254Z namespaces/openshift-config/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365865645Z namespaces/openshift-config/core/secrets/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365912456Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.365968207Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366013618Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366065159Z namespaces/openshift-config/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36611405Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366153181Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366185572Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366267814Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366340986Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366388357Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366488979Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36653451Z namespaces/openshift-config/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366592322Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366631022Z namespaces/openshift-config/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366638803Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366675623Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366824377Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.366990921Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367120614Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367306409Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367552204Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367747439Z namespaces/openshift-config/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36777652Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367830351Z namespaces/openshift-config/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367868612Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367952834Z namespaces/openshift-console-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.367992715Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368087777Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368118177Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368179389Z namespaces/openshift-console-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36821945Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368305722Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368423855Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368539167Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368583939Z namespaces/openshift-console-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.36862434Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368681601Z namespaces/openshift-console-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368724962Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.368810074Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369221923Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369265304Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369347476Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369389977Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369419618Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369448999Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369527661Z namespaces/openshift-console-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.369571782Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.370144975Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.370223937Z namespaces/openshift-console-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.370485783Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.370557125Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.370678658Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37079612Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.370966864Z namespaces/openshift-console-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371023606Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371057446Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371112818Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371141048Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371179039Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37122Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371300962Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371380864Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371449416Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371491657Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371545138Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371578869Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37163865Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371678511Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371726782Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371764063Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371808314Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371825055Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.371872426Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372018819Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372181293Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372320636Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372535241Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372765337Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372962451Z namespaces/openshift-console-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.372971162Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373011763Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/console-operator-9d4b6777b-sb45j.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373096925Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/console-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373104945Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/console-operator/console-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373108385Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/console-operator/console-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373150366Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/console-operator/console-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37373324Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-sb45j/console-operator/console-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373785091Z namespaces/openshift-console-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373826802Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373868163Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373910473Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373956545Z namespaces/openshift-console-user-settings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373964135Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.373975515Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.374027436Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37417781Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.374352904Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.374518688Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.374713722Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.374942508Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375183914Z namespaces/openshift-console/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375226464Z namespaces/openshift-console/openshift-console.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375303736Z namespaces/openshift-console/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375333837Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375389828Z namespaces/openshift-console/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37544696Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375542042Z namespaces/openshift-console/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375700526Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375947861Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.375977132Z namespaces/openshift-console/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376021733Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376063364Z namespaces/openshift-console/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376106045Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376181417Z namespaces/openshift-console/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376234498Z namespaces/openshift-console/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376255988Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376348841Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376422392Z namespaces/openshift-console/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.376496654Z namespaces/openshift-console/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.377088788Z namespaces/openshift-console/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37717798Z namespaces/openshift-console/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.377427826Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.377525109Z namespaces/openshift-console/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.377698122Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.377833416Z namespaces/openshift-console/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.377996109Z namespaces/openshift-console/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378057541Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378098252Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378160793Z namespaces/openshift-console/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378183244Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378262086Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378280786Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378377658Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378480721Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378529742Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378571903Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378630124Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378674465Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378724167Z namespaces/openshift-console/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378765838Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378808239Z namespaces/openshift-console/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.378822919Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.37886284Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379010043Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379182917Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379316091Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379540766Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379771571Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379975146Z namespaces/openshift-console/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.379986176Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380026467Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console-766d7bb8d4-ngwjt.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38015792Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380172641Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console/console/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380180031Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console/console/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380222512Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console/console/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380313414Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console/console/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380382585Z namespaces/openshift-console/pods/console-766d7bb8d4-ngwjt/console/console/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380436747Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380493108Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/downloads-6bcc868b7-lnv76.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38059215Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/download-server/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380600441Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/download-server/download-server/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380605101Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/download-server/download-server/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380649682Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/download-server/download-server/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380851716Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/download-server/download-server/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380918168Z namespaces/openshift-console/pods/downloads-6bcc868b7-lnv76/download-server/download-server/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.380962819Z namespaces/openshift-console/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38100331Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381078552Z namespaces/openshift-console/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381116143Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381177254Z namespaces/openshift-controller-manager-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381229375Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381288217Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381336128Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381386199Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381460891Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381549693Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381621805Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381733527Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381779968Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381818039Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381882471Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.381906501Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382000183Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382049185Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382090596Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382165747Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382235329Z namespaces/openshift-controller-manager-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38227981Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382391403Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382502145Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382583927Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382660159Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382739211Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.382863954Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383029018Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383077969Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38312626Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383168151Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383200872Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383269393Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383306944Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383392056Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383500309Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38354187Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383576311Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383625752Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383666093Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383716344Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383728314Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383774275Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.383928679Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384092813Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384229016Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384448201Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384700187Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384887881Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384913982Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.384962503Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385011994Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385079346Z namespaces/openshift-controller-manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385132457Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385188169Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385226789Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385281421Z namespaces/openshift-controller-manager/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385328342Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385399254Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385499646Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385579098Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385615179Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385660009Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385732591Z namespaces/openshift-controller-manager/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385764542Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385857814Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385911515Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.385953816Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386025278Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386070999Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386088339Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38611955Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386172112Z namespaces/openshift-controller-manager/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386222673Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386319385Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386398677Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38652777Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386605802Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386683953Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386797426Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38694073Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.386993181Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387039392Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387084783Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387142804Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387192136Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387237046Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387313738Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38739999Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387472972Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387522203Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387578365Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387614155Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387676127Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387683167Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387720958Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.387879062Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.388042036Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.388176399Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.388362953Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.388706731Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.388915556Z namespaces/openshift-controller-manager/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.388960237Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389022579Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389059599Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389105561Z namespaces/openshift-dns-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389154622Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389233493Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389259614Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389327306Z namespaces/openshift-dns-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389362467Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38949931Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389575052Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389651323Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389723275Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389754286Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389817757Z namespaces/openshift-dns-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389851698Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.38993869Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.389991201Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390042652Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390118704Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390172026Z namespaces/openshift-dns-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390214476Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390311459Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390414701Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390529174Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390609046Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390688658Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39080549Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.390982665Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391045596Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391099827Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391149258Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39120109Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391243921Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391293332Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391368883Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391485266Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391557838Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391606219Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391669551Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391711022Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391759923Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391807864Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391856265Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391897176Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391936367Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.391966157Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.392019569Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.392173662Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.392344657Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.392525031Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.392703195Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.392935611Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393136605Z namespaces/openshift-dns-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393174206Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393209457Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393244088Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393306789Z namespaces/openshift-dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3933421Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393715209Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393736309Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393811581Z namespaces/openshift-dns/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393851182Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.393995545Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394076757Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394153769Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39418893Z namespaces/openshift-dns/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39422185Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394292222Z namespaces/openshift-dns/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394321473Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394425545Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394494187Z namespaces/openshift-dns/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394540748Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39462361Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394686172Z namespaces/openshift-dns/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394738353Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394846395Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.394925027Z namespaces/openshift-dns/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395146692Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395220314Z namespaces/openshift-dns/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395508421Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395618323Z namespaces/openshift-dns/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395788787Z namespaces/openshift-dns/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395858799Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39590502Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395958081Z namespaces/openshift-dns/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.395988352Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396060444Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396102165Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396179207Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396252318Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.3963262Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396362691Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396434993Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396478694Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396535295Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396573436Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396625577Z namespaces/openshift-dns/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396640457Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396692499Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.396842872Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397007996Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397142909Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397338704Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397658351Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397922688Z namespaces/openshift-dns/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397933058Z namespaces/openshift-dns/pods/dns-default-77nfq/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.397941918Z namespaces/openshift-dns/pods/dns-default-77nfq/dns-default-77nfq.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398046251Z namespaces/openshift-dns/pods/dns-default-77nfq/dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398053211Z namespaces/openshift-dns/pods/dns-default-77nfq/dns/dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398056691Z namespaces/openshift-dns/pods/dns-default-77nfq/dns/dns/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398084421Z namespaces/openshift-dns/pods/dns-default-77nfq/dns/dns/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398181284Z namespaces/openshift-dns/pods/dns-default-77nfq/dns/dns/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398251475Z namespaces/openshift-dns/pods/dns-default-77nfq/dns/dns/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398285296Z namespaces/openshift-dns/pods/dns-default-77nfq/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398293236Z namespaces/openshift-dns/pods/dns-default-77nfq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398296846Z namespaces/openshift-dns/pods/dns-default-77nfq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398323047Z namespaces/openshift-dns/pods/dns-default-77nfq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39843316Z namespaces/openshift-dns/pods/dns-default-77nfq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398511971Z namespaces/openshift-dns/pods/dns-default-77nfq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398547662Z namespaces/openshift-dns/pods/dns-default-q2rfs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398597633Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns-default-q2rfs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398682605Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398694286Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns/dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398699116Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns/dns/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398736477Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns/dns/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398831259Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns/dns/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398897271Z namespaces/openshift-dns/pods/dns-default-q2rfs/dns/dns/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398937631Z namespaces/openshift-dns/pods/dns-default-q2rfs/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398946761Z namespaces/openshift-dns/pods/dns-default-q2rfs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.398952652Z namespaces/openshift-dns/pods/dns-default-q2rfs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399013413Z namespaces/openshift-dns/pods/dns-default-q2rfs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399098525Z namespaces/openshift-dns/pods/dns-default-q2rfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399164257Z namespaces/openshift-dns/pods/dns-default-q2rfs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399202018Z namespaces/openshift-dns/pods/dns-default-zlw54/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399227808Z namespaces/openshift-dns/pods/dns-default-zlw54/dns-default-zlw54.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39931798Z namespaces/openshift-dns/pods/dns-default-zlw54/dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399327481Z namespaces/openshift-dns/pods/dns-default-zlw54/dns/dns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399334751Z namespaces/openshift-dns/pods/dns-default-zlw54/dns/dns/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399367041Z namespaces/openshift-dns/pods/dns-default-zlw54/dns/dns/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399483784Z namespaces/openshift-dns/pods/dns-default-zlw54/dns/dns/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399556116Z namespaces/openshift-dns/pods/dns-default-zlw54/dns/dns/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399599547Z namespaces/openshift-dns/pods/dns-default-zlw54/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399606307Z namespaces/openshift-dns/pods/dns-default-zlw54/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399610217Z namespaces/openshift-dns/pods/dns-default-zlw54/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399643398Z namespaces/openshift-dns/pods/dns-default-zlw54/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.39973803Z namespaces/openshift-dns/pods/dns-default-zlw54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399809132Z namespaces/openshift-dns/pods/dns-default-zlw54/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399860403Z namespaces/openshift-dns/pods/node-resolver-7l6j9/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399898504Z namespaces/openshift-dns/pods/node-resolver-7l6j9/node-resolver-7l6j9.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399984406Z namespaces/openshift-dns/pods/node-resolver-7l6j9/dns-node-resolver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399991326Z namespaces/openshift-dns/pods/node-resolver-7l6j9/dns-node-resolver/dns-node-resolver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.399995066Z namespaces/openshift-dns/pods/node-resolver-7l6j9/dns-node-resolver/dns-node-resolver/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400038077Z namespaces/openshift-dns/pods/node-resolver-7l6j9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400125149Z namespaces/openshift-dns/pods/node-resolver-7l6j9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400184021Z namespaces/openshift-dns/pods/node-resolver-7l6j9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400231652Z namespaces/openshift-dns/pods/node-resolver-f54jc/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400274213Z namespaces/openshift-dns/pods/node-resolver-f54jc/node-resolver-f54jc.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400349165Z namespaces/openshift-dns/pods/node-resolver-f54jc/dns-node-resolver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400357975Z namespaces/openshift-dns/pods/node-resolver-f54jc/dns-node-resolver/dns-node-resolver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400365735Z namespaces/openshift-dns/pods/node-resolver-f54jc/dns-node-resolver/dns-node-resolver/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400439727Z namespaces/openshift-dns/pods/node-resolver-f54jc/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400520398Z namespaces/openshift-dns/pods/node-resolver-f54jc/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40058529Z namespaces/openshift-dns/pods/node-resolver-f54jc/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400634831Z namespaces/openshift-dns/pods/node-resolver-wq4vk/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400685422Z namespaces/openshift-dns/pods/node-resolver-wq4vk/node-resolver-wq4vk.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400749904Z namespaces/openshift-dns/pods/node-resolver-wq4vk/dns-node-resolver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400758984Z namespaces/openshift-dns/pods/node-resolver-wq4vk/dns-node-resolver/dns-node-resolver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400769274Z namespaces/openshift-dns/pods/node-resolver-wq4vk/dns-node-resolver/dns-node-resolver/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400807435Z namespaces/openshift-dns/pods/node-resolver-wq4vk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400898557Z namespaces/openshift-dns/pods/node-resolver-wq4vk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.400963999Z namespaces/openshift-dns/pods/node-resolver-wq4vk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40099475Z namespaces/openshift-dns/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4010271Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401090512Z namespaces/openshift-dns/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401123223Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401205645Z namespaces/openshift-etcd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401232725Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401304377Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401319947Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40142689Z namespaces/openshift-etcd/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40144938Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401534402Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401617154Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401696046Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401742067Z namespaces/openshift-etcd/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401781098Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401825609Z namespaces/openshift-etcd/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40188161Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.401948682Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402002483Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402047014Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402125136Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402195198Z namespaces/openshift-etcd/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402232019Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402332721Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402432623Z namespaces/openshift-etcd/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402521965Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402598297Z namespaces/openshift-etcd/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402674499Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402798772Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.402956206Z namespaces/openshift-etcd/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403000267Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403043768Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403087099Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40313401Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403174381Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403208352Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403289624Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403372296Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403433127Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403477458Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403536749Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4035755Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403629791Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403643662Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403694223Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.403845847Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404013951Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404151724Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404343498Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404610294Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404809829Z namespaces/openshift-etcd/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40483888Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404907221Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.404936482Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405018784Z namespaces/openshift-host-network/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405062615Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405138747Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405160658Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405243569Z namespaces/openshift-host-network/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40527406Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405361652Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405531356Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405611568Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405654179Z namespaces/openshift-host-network/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40571324Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405779782Z namespaces/openshift-host-network/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405818383Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405907415Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405932106Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.405984747Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406056259Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40612949Z namespaces/openshift-host-network/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406167711Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406271044Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406346915Z namespaces/openshift-host-network/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406451838Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40652931Z namespaces/openshift-host-network/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406621742Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406759455Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406865267Z namespaces/openshift-host-network/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.406926319Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40697021Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407031221Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407078123Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407130144Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407161965Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407225816Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407257387Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407343839Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407447401Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407501953Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407547814Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407595005Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407645866Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407695657Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407715387Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407752118Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.407896052Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.408069496Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.408203729Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.408393154Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40865168Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40911732Z namespaces/openshift-host-network/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409150251Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409205942Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409253944Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409345846Z namespaces/openshift-image-registry/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409448478Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.40951691Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409555231Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409619552Z namespaces/openshift-image-registry/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409659953Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409784586Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.409914179Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410106094Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410142675Z namespaces/openshift-image-registry/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410188396Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410234657Z namespaces/openshift-image-registry/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410281698Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4103825Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410463922Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410501753Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410593065Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410633216Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410640686Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410680257Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410732768Z namespaces/openshift-image-registry/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.410769909Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.411683441Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.411782753Z namespaces/openshift-image-registry/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412042189Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412117281Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412323816Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412460339Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412646313Z namespaces/openshift-image-registry/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412698704Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412735845Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412793157Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412853348Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.412881629Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.41292024Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413003652Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413088834Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413144355Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413194206Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413253188Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413304109Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413393951Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413567695Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413613896Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413676987Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413737139Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413759729Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413821331Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413837371Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.413875602Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.414067887Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.414271361Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.414428775Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4146397Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.414893256Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415102551Z namespaces/openshift-image-registry/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415111431Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415150472Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/image-registry-5b896476cd-bjzsc.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415256745Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/registry/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415266375Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/registry/registry/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415270905Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/registry/registry/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.415309926Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/registry/registry/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416088034Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/registry/registry/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416161326Z namespaces/openshift-image-registry/pods/image-registry-5b896476cd-bjzsc/registry/registry/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416189826Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416224457Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca-mz8c6.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416312869Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416320029Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca/node-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.41633043Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca/node-ca/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416380581Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca/node-ca/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416516604Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca/node-ca/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416582606Z namespaces/openshift-image-registry/pods/node-ca-mz8c6/node-ca/node-ca/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416610646Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416655417Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca-rkk2d.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416723339Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416730859Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca/node-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416734619Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca/node-ca/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.41676071Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca/node-ca/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416876343Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca/node-ca/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.416942064Z namespaces/openshift-image-registry/pods/node-ca-rkk2d/node-ca/node-ca/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417003276Z namespaces/openshift-image-registry/pods/node-ca-whd7s/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417046797Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca-whd7s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417114328Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417127159Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca/node-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417135319Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca/node-ca/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417163819Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca/node-ca/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417286402Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca/node-ca/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417372594Z namespaces/openshift-image-registry/pods/node-ca-whd7s/node-ca/node-ca/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417750883Z namespaces/openshift-image-registry/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417798814Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417889226Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417935538Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417972079Z namespaces/openshift-infra/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.417980169Z namespaces/openshift-infra/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.41801496Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.418071171Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.418250405Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.41846051Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.418616894Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.418813918Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419045664Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419260709Z namespaces/openshift-ingress-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.41929403Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419362431Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419422833Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419513044Z namespaces/openshift-ingress-canary/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419558136Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419698149Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419795781Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419883383Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419929734Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.419979086Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420014856Z namespaces/openshift-ingress-canary/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420061697Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420134999Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4201892Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420217931Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420295283Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420363184Z namespaces/openshift-ingress-canary/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420423296Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420539739Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420636671Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420802705Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.420913097Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421085661Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421203574Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421361328Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421554752Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421581913Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421651865Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421693436Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421765277Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421820149Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.421935252Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422043104Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422101465Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422149286Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422202038Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422234488Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42229137Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4223093Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422350151Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422522175Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422687549Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.422824362Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423060268Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423324804Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42355684Z namespaces/openshift-ingress-canary/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42356863Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423608661Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/ingress-canary-l4qxr.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423866807Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/serve-healthcheck-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423875327Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423879137Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.423930088Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42402189Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424082352Z namespaces/openshift-ingress-canary/pods/ingress-canary-l4qxr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424141503Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424204005Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/ingress-canary-r4jgw.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424272486Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/serve-healthcheck-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424280647Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424289787Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424337368Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42444599Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424507552Z namespaces/openshift-ingress-canary/pods/ingress-canary-r4jgw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424566453Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424601514Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/ingress-canary-vvr96.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424676926Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/serve-healthcheck-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424684926Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424694396Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424745378Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424824919Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424891651Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvr96/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424919231Z namespaces/openshift-ingress-canary/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.424963663Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425032754Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425048925Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425186168Z namespaces/openshift-ingress-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425241719Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425331641Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425373162Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425470344Z namespaces/openshift-ingress-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425526826Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425625358Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425740681Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425836493Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425881824Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425935005Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.425999177Z namespaces/openshift-ingress-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.426053018Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42614863Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.426206192Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.426259473Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.426356755Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.426449747Z namespaces/openshift-ingress-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.426502079Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427073892Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427146034Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427253246Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427328618Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4274234Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427562234Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427741298Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427799079Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42783638Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427889431Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427926452Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427982783Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.427989334Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428035655Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428105666Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428143177Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428227979Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428302271Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428364143Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428429944Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428488315Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428535927Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428596138Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428638399Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.42869494Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428734191Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428785662Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428793133Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428822523Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428925146Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428942966Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.428994607Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.429153061Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.429328555Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.429556611Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.429789196Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430021831Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430232526Z namespaces/openshift-ingress-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430264847Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430335529Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430366539Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430493642Z namespaces/openshift-ingress/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430535723Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430617116Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430648886Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430721428Z namespaces/openshift-ingress/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430750668Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.430839571Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431067976Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431300612Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431356823Z namespaces/openshift-ingress/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431456005Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431516186Z namespaces/openshift-ingress/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431563058Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.43165768Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431715931Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431755982Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431853874Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431889715Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431897206Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.431941536Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.432040189Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.432115591Z namespaces/openshift-ingress/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.432158072Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.432589802Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.432682834Z namespaces/openshift-ingress/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.432962031Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433039172Z namespaces/openshift-ingress/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433267508Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433385321Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433631336Z namespaces/openshift-ingress/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433730949Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433753249Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433857112Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433870422Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433899913Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.433985735Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434017355Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434085527Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434129128Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.43421151Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434286231Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434327452Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434366804Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434447355Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434491066Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434546848Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434591529Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434627659Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.43464505Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434690691Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.434851845Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4350523Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.435197133Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.435379747Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.435655494Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436005282Z namespaces/openshift-ingress/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436017332Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436051933Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/istiod-openshift-gateway-55ff986f96-zwmhm.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436183416Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436193467Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436204527Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.436237768Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.437901836Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.437955198Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-zwmhm/discovery/discovery/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438017539Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.43805031Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/openshift-ai-inference-openshift-default-7c5447bb76-trgbv.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438165413Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438176123Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438180733Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438219384Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438358527Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438437229Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-trgbv/istio-proxy/istio-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438509411Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438539431Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router-default-564dfc4b58-br5kx.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438657114Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438667105Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438675305Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438716146Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438822668Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.43888987Z namespaces/openshift-ingress/pods/router-default-564dfc4b58-br5kx/router/router/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438928971Z namespaces/openshift-ingress/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.438967392Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439009473Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439045753Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439141905Z namespaces/openshift-insights/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439189307Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439250848Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439281699Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.43935387Z namespaces/openshift-insights/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439384571Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439569826Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439683308Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439785111Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439833062Z namespaces/openshift-insights/apps/deployments/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439886063Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439956405Z namespaces/openshift-insights/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.439992965Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440049747Z namespaces/openshift-insights/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440097868Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44017365Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440219821Z namespaces/openshift-insights/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440253332Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440336144Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440429426Z namespaces/openshift-insights/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.440474937Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.441345217Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44146823Z namespaces/openshift-insights/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.441738287Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44185994Z namespaces/openshift-insights/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442143586Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442228748Z namespaces/openshift-insights/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442375261Z namespaces/openshift-insights/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442471874Z namespaces/openshift-insights/core/configmaps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442509335Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442577886Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442621367Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442708669Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44275309Z namespaces/openshift-insights/core/services/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442807772Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442847393Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442898734Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.442970515Z namespaces/openshift-insights/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443016377Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443056928Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443106509Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44318446Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443255502Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443297943Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443335424Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443434606Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443473867Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443541749Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44358781Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443656292Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443703443Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443739584Z namespaces/openshift-insights/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443752614Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.443805325Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44400284Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.444176704Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.444311427Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.444538532Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.444798449Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.445091215Z namespaces/openshift-insights/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.445100296Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.445145097Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/insights-operator-585dfdc468-mh4jk.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.445237059Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/insights-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.445245339Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/insights-operator/insights-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.445249469Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/insights-operator/insights-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44528571Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/insights-operator/insights-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44571088Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-mh4jk/insights-operator/insights-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446040458Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446072539Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/insights-runtime-extractor-jrddb.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446180671Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446189631Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/exporter/exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446196231Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/exporter/exporter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446233032Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/exporter/exporter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446329734Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/exporter/exporter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446399396Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/exporter/exporter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446457908Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/extractor/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446464898Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/extractor/extractor/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446475318Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/extractor/extractor/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44653977Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/extractor/extractor/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446638402Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/extractor/extractor/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446692133Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/extractor/extractor/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446742354Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446756195Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446762615Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446772855Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446863487Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.446936969Z namespaces/openshift-insights/pods/insights-runtime-extractor-jrddb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44700497Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447044261Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/insights-runtime-extractor-qhbg6.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447129863Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447138424Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/exporter/exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447142164Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/exporter/exporter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447178644Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/exporter/exporter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447266716Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/exporter/exporter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447327748Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/exporter/exporter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447364819Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/extractor/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447379059Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/extractor/extractor/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447382579Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/extractor/extractor/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447444251Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/extractor/extractor/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447542913Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/extractor/extractor/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447607564Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/extractor/extractor/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447643005Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447904391Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447912782Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.447957653Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448045875Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448120676Z namespaces/openshift-insights/pods/insights-runtime-extractor-qhbg6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448152267Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448186038Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/insights-runtime-extractor-xrs4v.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44827471Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448288791Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/exporter/exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448292411Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/exporter/exporter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448325131Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/exporter/exporter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448434944Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/exporter/exporter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448506736Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/exporter/exporter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448543877Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/extractor/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448552197Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/extractor/extractor/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448555677Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/extractor/extractor/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448593518Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/extractor/extractor/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44867929Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/extractor/extractor/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448747231Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/extractor/extractor/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448782022Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448789712Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448795392Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448828703Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.448914255Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449018957Z namespaces/openshift-insights/pods/insights-runtime-extractor-xrs4v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449034148Z namespaces/openshift-insights/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449053158Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44911281Z namespaces/openshift-insights/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449145631Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449194642Z namespaces/openshift-keda/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449202362Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449209682Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449246223Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449340455Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449380416Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449392126Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449442578Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449518929Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.44956351Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449651572Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449749835Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449790026Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449802486Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449849977Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.449995171Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.450164484Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.450343379Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.450573104Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.450722318Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.450918892Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451108207Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451142407Z namespaces/openshift-keda/operators.coreos.com/installplans/install-2pz8x.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45126096Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451301871Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451339182Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451379893Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451461845Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451485546Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451584178Z namespaces/openshift-kube-apiserver-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451628569Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45168329Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451716641Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451772472Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451809493Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451893045Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.451966857Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452045569Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45209036Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452131451Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452179942Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452226113Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452300385Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452348216Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452395477Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452497709Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452554301Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452600672Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452701994Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452776566Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.452852818Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45293088Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453011341Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453124164Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453288218Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453343869Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45339347Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453504683Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453541454Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453596705Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453633906Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453729998Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45380347Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453852551Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453895222Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453938913Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.453977244Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454021945Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454075686Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454113097Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454271191Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454462695Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454608439Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.454807364Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455035929Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455232743Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455276115Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455328706Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455375257Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455471329Z namespaces/openshift-kube-apiserver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45551639Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455580772Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455619473Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455679734Z namespaces/openshift-kube-apiserver/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455715765Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455801527Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455876929Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.455961951Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456008962Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456065773Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456114694Z namespaces/openshift-kube-apiserver/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456148675Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456237847Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456290228Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456310259Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456391711Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456493613Z namespaces/openshift-kube-apiserver/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456534124Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456644117Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456707248Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45678765Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456864412Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.456946814Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457065486Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45721532Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457264061Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457302322Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457349403Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457396724Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457467686Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457522707Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457604849Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457690681Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457750043Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457784434Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457853895Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.457899716Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458003839Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45805725Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458104311Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458151962Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458196163Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458250314Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458258465Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458291595Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45846523Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458643064Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458778407Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.458967711Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459192607Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459389181Z namespaces/openshift-kube-apiserver/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459439202Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459498404Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459538715Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459638667Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459692118Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.45976076Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459787361Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459859562Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459897923Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.459979825Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460053177Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460129238Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4601766Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460228751Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460274602Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460322313Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460418805Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460467666Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460516018Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46059624Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460659941Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460698942Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460806734Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460887676Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.460964618Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46104287Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461127702Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461251275Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461422849Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461544012Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461581713Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461646924Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461685245Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461760917Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461782907Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46188194Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.461963222Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462004842Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462061264Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462104895Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462140136Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462215967Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462248438Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462299Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46231404Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462372081Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462547995Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462720879Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.462857443Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463056787Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463282293Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463493337Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463524468Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463568609Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46361502Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463717813Z namespaces/openshift-kube-controller-manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463764684Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463824975Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463860246Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463916267Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.463968879Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4640414Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464125762Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464203384Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464245855Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464287916Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464340747Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464383818Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464488301Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464526892Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464566073Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464652005Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464702146Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464719616Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464755527Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464823609Z namespaces/openshift-kube-controller-manager/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46486608Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.464958312Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465045404Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46530948Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465382532Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465481654Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465598507Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465776511Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465830912Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465878204Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465933975Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.465980876Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466030257Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466065378Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46614603Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466223962Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466276353Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466324694Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466366525Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466421486Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466479438Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466493698Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466545369Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466694013Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.466858076Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46699182Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467181414Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46743906Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467634545Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467664115Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467715417Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467745197Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46783217Z namespaces/openshift-kube-scheduler-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46786356Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467934252Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.467962862Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468016084Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468060675Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468141977Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468214759Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4682927Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468336211Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468377902Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468442574Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468479955Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468568437Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468606718Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468654849Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46873288Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468808502Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468845843Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.468958426Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469032067Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.46911178Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469194521Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469271393Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469385366Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469622892Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469679743Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469735984Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469784355Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469815936Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469894768Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.469934659Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470020481Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470091712Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470135933Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470177005Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470221546Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470262527Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470305657Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470320828Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470362839Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470537973Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.470699427Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47083734Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471035295Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47127026Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471500366Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471530156Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471620599Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47167073Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471728541Z namespaces/openshift-kube-scheduler/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471779992Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471827163Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471865244Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471919366Z namespaces/openshift-kube-scheduler/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.471968837Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472043588Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4721211Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472200512Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472244433Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472284214Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472332505Z namespaces/openshift-kube-scheduler/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472372106Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472478259Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47252772Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472570861Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472646383Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472691384Z namespaces/openshift-kube-scheduler/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472732294Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472829357Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.472901178Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47297984Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473061532Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473137734Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473257317Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473436771Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473487162Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473533423Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473574764Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473612735Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473659316Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473710057Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47379451Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473870891Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473913672Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473953903Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.473998874Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474040365Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474094086Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474106507Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474144858Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474292521Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474488546Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474624659Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.474813643Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475044079Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475238343Z namespaces/openshift-kube-scheduler/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475275274Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475327715Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475371887Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475456378Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475484379Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475559171Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475582692Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475639143Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475679754Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475761526Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475881739Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.475978151Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476021762Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476064073Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476111294Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476155655Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476229617Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476277218Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476318569Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476395381Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476462052Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476474942Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476516583Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476568425Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476613616Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476714158Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47679368Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.476960674Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477036306Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477154468Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477271761Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477532307Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477588979Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47763409Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477701821Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477727152Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477782753Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477828084Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477897126Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.477981118Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478030199Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47805689Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478109741Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478151582Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478195203Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478206343Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478246004Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478399628Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478628633Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478758296Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.478951531Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479182196Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.47937681Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479389661Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479448002Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/kube-storage-version-migrator-operator-6769c5d45-gq4sp.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479564635Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/kube-storage-version-migrator-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479575845Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479580985Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479614746Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479752839Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-gq4sp/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479867732Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479906063Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479951084Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.479996525Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480072757Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480117428Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480182849Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480199Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480252731Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480300522Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480372234Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480512027Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480598509Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48064472Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480693332Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480726742Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480761853Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480842845Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480887106Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.480933107Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481002629Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48105525Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481097591Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481197053Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481270745Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481390248Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48149429Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481605993Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481748036Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48189959Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481942291Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.481981082Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482030203Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482075114Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482119245Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482159136Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482241048Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48231557Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482365661Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482421472Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482473943Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482508584Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482561745Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482571565Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482610086Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4827605Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.482926774Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483069637Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483258142Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483519128Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483706802Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483715052Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483742503Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator-74bb7799d9-hm242.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483821745Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/graceful-termination/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483833055Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/graceful-termination/graceful-termination/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483836705Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/graceful-termination/graceful-termination/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483871156Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/graceful-termination/graceful-termination/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.483959068Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48402126Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/graceful-termination/graceful-termination/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48405488Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484064371Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator/migrator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484069701Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator/migrator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484117342Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator/migrator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484216604Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator/migrator/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484282176Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-hm242/migrator/migrator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484309896Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484353678Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484420109Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48446106Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484528882Z namespaces/openshift-lws-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484571072Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484633544Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484658274Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484715576Z namespaces/openshift-lws-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484750807Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484840029Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.484978082Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485093745Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485136716Z namespaces/openshift-lws-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485173987Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485218738Z namespaces/openshift-lws-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485257629Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485332581Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485383952Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485511535Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485587907Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485642208Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485654248Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485697849Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485780621Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485837762Z namespaces/openshift-lws-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485882794Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.485982366Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.486071828Z namespaces/openshift-lws-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.486361975Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.486469277Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.486636951Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.486749574Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.486966739Z namespaces/openshift-lws-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487035341Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487081202Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487148283Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487179114Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487244435Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487283066Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487379429Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487480441Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487521642Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487566423Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487616924Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487668195Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487712016Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487762287Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487794338Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.487808349Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4878582Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.488013364Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.488179697Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.488321081Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.488553006Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.48872068Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.488965926Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489178931Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489196191Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-6hxtk.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489288973Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489302554Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489384736Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489420256Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489523289Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489540569Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489613861Z namespaces/openshift-lws-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489622821Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489663942Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/lws-controller-manager-6dd684f56d-spb9f.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489778975Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489799585Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489803755Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489811106Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.489919838Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.4899983Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-spb9f/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490018811Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490077032Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/lws-controller-manager-6dd684f56d-x5nwj.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490154614Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490164674Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/manager/manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490177024Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/manager/manager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490231385Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/manager/manager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.49043813Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/manager/manager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490508812Z namespaces/openshift-lws-operator/pods/lws-controller-manager-6dd684f56d-x5nwj/manager/manager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490552003Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490616905Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator-bfc7f696d-r5kkx.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490706197Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490720447Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator/openshift-lws-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490729787Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.490824259Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491015574Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491081476Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-r5kkx/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491102496Z namespaces/openshift-lws-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491146547Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491210319Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.49125108Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491297981Z namespaces/openshift-machine-api/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491315141Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491325121Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491386923Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491576657Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491739741Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.491879084Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492068579Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492313234Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492613852Z namespaces/openshift-machine-config-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492624242Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492628152Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492668743Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492763825Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492846457Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492855897Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.492909928Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.493063192Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.493231966Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.493366969Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.493595395Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.493849321Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494041975Z namespaces/openshift-marketplace/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494048975Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494052275Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494100316Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494149308Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494159608Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494205129Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494280291Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494362922Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494473075Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494538677Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494581408Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494758672Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.494942726Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.49509017Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.495285954Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.495556931Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.495773266Z namespaces/openshift-monitoring/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.495814617Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.495887118Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.495916069Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.49597876Z namespaces/openshift-monitoring/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.496009711Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.496156205Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.496594765Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.496951263Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497189729Z namespaces/openshift-monitoring/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.49722532Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497280461Z namespaces/openshift-monitoring/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497316892Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497415414Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497550707Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497572898Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497683031Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497726072Z namespaces/openshift-monitoring/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.497782643Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.500803804Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.500943657Z namespaces/openshift-monitoring/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.502034993Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.502112135Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.503006596Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.503127158Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.503726893Z namespaces/openshift-monitoring/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.503895637Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.503923007Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504095741Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504114532Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504182923Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504219394Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504302756Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504376778Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5044724Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504498301Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504657674Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504689845Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504772747Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504800948Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504915101Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.504951021Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.505049373Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.505222888Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.505305639Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.505582956Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50574034Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.505871763Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.505949605Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506047897Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506132339Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50618867Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506234191Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506314003Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506396475Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506514538Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50662429Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506707532Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506843556Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.506933618Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50701911Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507107292Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507191504Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507279136Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507320077Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507354578Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507419789Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50743902Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507502421Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.507679325Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50790364Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508038944Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508244439Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508524855Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508780381Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508811912Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508898384Z namespaces/openshift-monitoring/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508907104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.508975816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50913274Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50914077Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.50914468Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509184541Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509278703Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509341325Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509378955Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509387966Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509391576Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509447987Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509552809Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509626161Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509652052Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509659012Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509664372Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509717693Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509813976Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509883297Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509903998Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509921918Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509929618Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.509967189Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510051911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510118213Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510157193Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510164284Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510168304Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510203425Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510288747Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510355128Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510385589Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510392339Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510398019Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510478911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510567333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510632665Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510668796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510675616Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510679296Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510710597Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510795119Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51086129Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510887231Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.510933272Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator-75587bd455-zl5fr.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511017724Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511029944Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511036574Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511070135Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511599618Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511671449Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-zl5fr/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51171382Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511754511Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics-69db897b98-lklgp.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511847713Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-main/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511854693Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511858193Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511904545Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.511993597Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512060978Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512083059Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-self/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512089119Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512104849Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51214958Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512238022Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512303684Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512345705Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512352225Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics/kube-state-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512358175Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics/kube-state-metrics/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512399296Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5125645Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512630891Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-lklgp/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512670652Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512708813Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server-8b7cf6bd8-jjfpm.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512798455Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512805956Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server/metrics-server/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512809296Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server/metrics-server/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512841556Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server/metrics-server/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.512933899Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51300026Z namespaces/openshift-monitoring/pods/metrics-server-8b7cf6bd8-jjfpm/metrics-server/metrics-server/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513037891Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513072942Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin-7dccd58f55-7vwns.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513148364Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513154684Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin/monitoring-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513158134Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin/monitoring-plugin/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513207285Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513295987Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513363659Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-7vwns/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51340025Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513477851Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter-gb9wj.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513573804Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/init-textfile/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513581864Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/init-textfile/init-textfile/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513586144Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/init-textfile/init-textfile/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513622035Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/init-textfile/init-textfile/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513716507Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513774149Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/init-textfile/init-textfile/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513802459Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513810509Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513816199Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51385013Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.513942833Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514003354Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514046955Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514055675Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter/node-exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514059195Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter/node-exporter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514078756Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter/node-exporter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514187948Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51425234Z namespaces/openshift-monitoring/pods/node-exporter-gb9wj/node-exporter/node-exporter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514293391Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514336602Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter-lcv9k.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514460615Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/init-textfile/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514473145Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/init-textfile/init-textfile/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514477035Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/init-textfile/init-textfile/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514517876Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/init-textfile/init-textfile/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514592778Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514656019Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/init-textfile/init-textfile/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51469091Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51469948Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51470338Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514741181Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514823953Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514892565Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514932286Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514940486Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter/node-exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514944276Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter/node-exporter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.514981207Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter/node-exporter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515083189Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515151491Z namespaces/openshift-monitoring/pods/node-exporter-lcv9k/node-exporter/node-exporter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515186442Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515213512Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter-ndc6q.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515313475Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/init-textfile/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515321215Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/init-textfile/init-textfile/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515325075Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/init-textfile/init-textfile/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515357536Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/init-textfile/init-textfile/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515473398Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51554657Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/init-textfile/init-textfile/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515586651Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515594011Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515599891Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515642762Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515739305Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515802726Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515855337Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515862107Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter/node-exporter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515867418Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter/node-exporter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.515900868Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter/node-exporter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516008361Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516072532Z namespaces/openshift-monitoring/pods/node-exporter-ndc6q/node-exporter/node-exporter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516106513Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516147234Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics-9d44df66c-24sl4.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516286828Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-main/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516294928Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516301468Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516337939Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516464082Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516528613Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516576234Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-self/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516583895Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516593655Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516630596Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516723458Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516786919Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51683198Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51683983Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics/openshift-state-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51684345Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516888202Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.516979774Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517040645Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-24sl4/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517098227Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517161418Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517324402Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517334492Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517338362Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517376793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517513186Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517579858Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517614689Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517623319Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517627189Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51767873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517771702Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517832334Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517878335Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517887375Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517902025Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.517936596Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518028828Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51809808Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518133551Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518140651Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518147511Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518184762Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518272894Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518341346Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518377157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518384087Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518387627Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518460268Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518542481Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518606512Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518640983Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518647693Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518651213Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.518694594Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519126824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519203716Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519228267Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519238067Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519242437Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519292388Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51938412Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519505243Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519526074Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519579965Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator-5676c8c784-t4qtq.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519675147Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519682007Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519685727Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519722518Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.51980686Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519877512Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519913723Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519920723Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator/prometheus-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519924123Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator/prometheus-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.519958564Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator/prometheus-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520154608Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52022951Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-t4qtq/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520265851Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520335583Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook-57cf98b594-74bnv.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520490906Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520502916Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520506576Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520545028Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52063385Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520730842Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-74bnv/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520765183Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520821264Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client-648b7db8cc-wk4m9.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520958097Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520964987Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520968527Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.520999768Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521097381Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521168132Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521208143Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/reload/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521214543Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/reload/reload/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521220223Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/reload/reload/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521272485Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/reload/reload/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521356047Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/reload/reload/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521452909Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/reload/reload/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52150061Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52150755Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client/telemeter-client/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52151128Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client/telemeter-client/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521560281Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client/telemeter-client/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521742976Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521812497Z namespaces/openshift-monitoring/pods/telemeter-client-648b7db8cc-wk4m9/telemeter-client/telemeter-client/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.521854708Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52191392Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-querier-cf98947dc-vk8tl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522037392Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522044503Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522050413Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522102384Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522190516Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522265288Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522288378Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-rules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522303479Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522309199Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522320099Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522428822Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522530244Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522563055Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-web/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522568885Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522574615Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522619306Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522709548Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52277558Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522814181Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522820851Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522831971Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522864272Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.522954414Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523023556Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523113798Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/prom-label-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523121238Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/prom-label-proxy/prom-label-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523125008Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/prom-label-proxy/prom-label-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523166089Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523252931Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523316102Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523353143Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-query/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523359803Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-query/thanos-query/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523365214Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-query/thanos-query/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523390574Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-query/thanos-query/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523546898Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52361242Z namespaces/openshift-monitoring/pods/thanos-querier-cf98947dc-vk8tl/thanos-query/thanos-query/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523651401Z namespaces/openshift-monitoring/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523684601Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523718752Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523756373Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523854595Z namespaces/openshift-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523890366Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523953237Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.523988849Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524023569Z namespaces/openshift-multus/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52406161Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524282875Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524368527Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52446972Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524515811Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524559992Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524737906Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524851329Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52491521Z namespaces/openshift-multus/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524951231Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.524995412Z namespaces/openshift-multus/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525029143Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525111995Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525161816Z namespaces/openshift-multus/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525204207Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525282729Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52533584Z namespaces/openshift-multus/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525367091Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525539115Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.525626757Z namespaces/openshift-multus/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.526110028Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.526222731Z namespaces/openshift-multus/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.526807855Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.526901087Z namespaces/openshift-multus/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52702505Z namespaces/openshift-multus/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527079381Z namespaces/openshift-multus/core/configmaps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527128212Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527215074Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527296636Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527377578Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527511741Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527556452Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527664225Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527747627Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527824739Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5278732Z namespaces/openshift-multus/core/services/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52790907Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.527964692Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528017113Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528051604Z namespaces/openshift-multus/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528096245Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528140806Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528177787Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528262029Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5283342Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528387122Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528518485Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528564806Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528627027Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528668178Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52871764Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.52875751Z namespaces/openshift-multus/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528771991Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528811892Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.528966335Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.529128249Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.529287503Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.529513278Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.529780565Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.529974649Z namespaces/openshift-multus/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.529982599Z namespaces/openshift-multus/pods/multus-86k48/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53000933Z namespaces/openshift-multus/pods/multus-86k48/multus-86k48.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530111452Z namespaces/openshift-multus/pods/multus-86k48/kube-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530122562Z namespaces/openshift-multus/pods/multus-86k48/kube-multus/kube-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530129102Z namespaces/openshift-multus/pods/multus-86k48/kube-multus/kube-multus/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530140623Z namespaces/openshift-multus/pods/multus-86k48/kube-multus/kube-multus/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530635254Z namespaces/openshift-multus/pods/multus-86k48/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530704716Z namespaces/openshift-multus/pods/multus-86k48/kube-multus/kube-multus/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530737097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530787928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/multus-additional-cni-plugins-2hc4g.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530920601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/bond-cni-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530928331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/bond-cni-plugin/bond-cni-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530932281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.530963122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531046304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531117796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531155367Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531171377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/cni-plugins/cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531179787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/cni-plugins/cni-plugins/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531214858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/cni-plugins/cni-plugins/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53129056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531366432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/cni-plugins/cni-plugins/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531381792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/egress-router-binary-copy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531390842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531399072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531463774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531552416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531611157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531637438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/kube-multus-additional-cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531645948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531654469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531690629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531760731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531825222Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531845603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/routeoverride-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531851793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/routeoverride-cni/routeoverride-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531859393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/routeoverride-cni/routeoverride-cni/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531906064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.531990516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532053498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532093519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni-bincopy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532101129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532104909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5321343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532225852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532288273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532325114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532332744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni/whereabouts-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532339185Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni/whereabouts-cni/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532370275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532475608Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532542839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2hc4g/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53257642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532624231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/multus-additional-cni-plugins-4jwq8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532775115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/bond-cni-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532782985Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/bond-cni-plugin/bond-cni-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532786455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532824966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532913388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.532976809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53300912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53301612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/cni-plugins/cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533021601Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/cni-plugins/cni-plugins/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533055201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/cni-plugins/cni-plugins/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533134413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533210445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/cni-plugins/cni-plugins/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533230065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/egress-router-binary-copy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533237795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533242236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533281337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533374689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533445751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533462691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/kube-multus-additional-cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533468501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533472441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533516582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533586814Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533653785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533697246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/routeoverride-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533705767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/routeoverride-cni/routeoverride-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533709547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/routeoverride-cni/routeoverride-cni/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533744867Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533827849Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533893841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533924532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni-bincopy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533935492Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533944682Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.533959843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534052915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534120846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534155997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534168097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni/whereabouts-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534172908Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni/whereabouts-cni/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534191368Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53428282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534352352Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4jwq8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534386733Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534443564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/multus-additional-cni-plugins-lsns4.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534575647Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/bond-cni-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534582687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/bond-cni-plugin/bond-cni-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534586437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534612268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53470422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534773002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534790562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534797482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/cni-plugins/cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534801232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/cni-plugins/cni-plugins/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534841193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/cni-plugins/cni-plugins/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534935686Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.534998957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/cni-plugins/cni-plugins/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535033018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/egress-router-binary-copy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535042388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535046388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535074249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535155611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535220802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535245483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/kube-multus-additional-cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535263103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535268943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535310124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535383586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53555144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535611821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/routeoverride-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535618462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/routeoverride-cni/routeoverride-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535635712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/routeoverride-cni/routeoverride-cni/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535664363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535756785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535821526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535857537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni-bincopy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535864347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535868117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.535901898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53599649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536066832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536105503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536114993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni/whereabouts-cni/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536118823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni/whereabouts-cni/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536172924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536267707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536338868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lsns4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536378499Z namespaces/openshift-multus/pods/multus-t2kcl/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536438471Z namespaces/openshift-multus/pods/multus-t2kcl/multus-t2kcl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536528413Z namespaces/openshift-multus/pods/multus-t2kcl/kube-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536535643Z namespaces/openshift-multus/pods/multus-t2kcl/kube-multus/kube-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536539263Z namespaces/openshift-multus/pods/multus-t2kcl/kube-multus/kube-multus/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.536577994Z namespaces/openshift-multus/pods/multus-t2kcl/kube-multus/kube-multus/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537123397Z namespaces/openshift-multus/pods/multus-t2kcl/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537186068Z namespaces/openshift-multus/pods/multus-t2kcl/kube-multus/kube-multus/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537228599Z namespaces/openshift-multus/pods/multus-x8vrb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53727264Z namespaces/openshift-multus/pods/multus-x8vrb/multus-x8vrb.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537352862Z namespaces/openshift-multus/pods/multus-x8vrb/kube-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537360722Z namespaces/openshift-multus/pods/multus-x8vrb/kube-multus/kube-multus/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537364612Z namespaces/openshift-multus/pods/multus-x8vrb/kube-multus/kube-multus/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537420864Z namespaces/openshift-multus/pods/multus-x8vrb/kube-multus/kube-multus/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537859844Z namespaces/openshift-multus/pods/multus-x8vrb/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537921785Z namespaces/openshift-multus/pods/multus-x8vrb/kube-multus/kube-multus/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537960166Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.537988837Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon-clsml.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538069879Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538077249Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538080789Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53811681Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538205302Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538271884Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538306105Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538312905Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon/network-metrics-daemon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538316385Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538352986Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538515739Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538584881Z namespaces/openshift-multus/pods/network-metrics-daemon-clsml/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538603472Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538661063Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon-llf4n.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538720274Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538732365Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538737725Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538773986Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538886838Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.538987771Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539011091Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539025242Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon/network-metrics-daemon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539029342Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539035702Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539185665Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539261087Z namespaces/openshift-multus/pods/network-metrics-daemon-llf4n/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539282838Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539325949Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon-sx5fl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.53940035Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539439591Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539450061Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539465122Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539561024Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539623566Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539649696Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539662086Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon/network-metrics-daemon/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539671597Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539697547Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539839581Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539901932Z namespaces/openshift-multus/pods/network-metrics-daemon-sx5fl/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539937333Z namespaces/openshift-multus/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.539974664Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540032895Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540046075Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540066176Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540152628Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540194329Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54023774Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540318072Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540359803Z namespaces/openshift-multus/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540397764Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540478206Z namespaces/openshift-must-gather-6j5hz/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540489436Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540492996Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540529907Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540694161Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540866705Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.540989888Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541173102Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541420758Z namespaces/openshift-must-gather-6j5hz/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541631373Z namespaces/openshift-must-gather-vdf8j/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541645193Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541650853Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541689794Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.541841878Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542002501Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542133184Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542324009Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542579925Z namespaces/openshift-must-gather-vdf8j/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54278495Z namespaces/openshift-network-console/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542831291Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542876092Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542917823Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.542964084Z namespaces/openshift-network-console/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543005935Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543084897Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543190529Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543281522Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543332363Z namespaces/openshift-network-console/apps/deployments/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543369413Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543471696Z namespaces/openshift-network-console/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543506747Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543554868Z namespaces/openshift-network-console/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543590649Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543675381Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543709061Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543747773Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543823344Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543876136Z namespaces/openshift-network-console/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.543898726Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544012029Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544087661Z namespaces/openshift-network-console/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544206593Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544276445Z namespaces/openshift-network-console/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544426678Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544546361Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544663964Z namespaces/openshift-network-console/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544717665Z namespaces/openshift-network-console/core/configmaps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544761576Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544804957Z namespaces/openshift-network-console/core/services/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544847978Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5448979Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54492809Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.544993662Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545049893Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545093744Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545136315Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545237497Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54532393Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54535659Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545387281Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545465123Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545506874Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545551905Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545561835Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545592696Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54579036Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.545967245Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.546122258Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.546363784Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.546670831Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.546899536Z namespaces/openshift-network-console/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.546907667Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.546953488Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin-cb95c66f6-h9fr2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54705807Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54706804Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin/networking-console-plugin/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54707226Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin/networking-console-plugin/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547113621Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547227724Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547309246Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-h9fr2/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547353787Z namespaces/openshift-network-console/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547420519Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54747751Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547531391Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547595893Z namespaces/openshift-network-diagnostics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547645164Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547708165Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547759547Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547815988Z namespaces/openshift-network-diagnostics/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547857819Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.547988612Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548097244Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548193347Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548231448Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548276079Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54833789Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548382361Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548469013Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548516985Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548555745Z namespaces/openshift-network-diagnostics/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548598076Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548674968Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548720029Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.54875929Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548832522Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548876743Z namespaces/openshift-network-diagnostics/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.548915904Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549008506Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549096338Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549292563Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549362784Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549665161Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549756083Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549857916Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549910997Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549953828Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.549989469Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5500409Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550122482Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550171493Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550220674Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550274576Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550314927Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550356338Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550421009Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550512251Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550590973Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550622264Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550670555Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550720356Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550766527Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550807418Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550842479Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5508862Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55089377Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.550926961Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.551077174Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.551242689Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.551378612Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.551596217Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.551827302Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552026627Z namespaces/openshift-network-diagnostics/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552035667Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552066638Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/network-check-source-8894fc9bd-bgmm8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552179711Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/check-endpoints/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552189451Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/check-endpoints/check-endpoints/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552193711Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/check-endpoints/check-endpoints/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552233312Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/check-endpoints/check-endpoints/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552388615Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552497318Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-bgmm8/check-endpoints/check-endpoints/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552516688Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552567129Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-5vptw.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552646891Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-container/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552658952Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-container/network-check-target-container/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552662842Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-container/network-check-target-container/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552682482Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-container/network-check-target-container/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552773154Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552836066Z namespaces/openshift-network-diagnostics/pods/network-check-target-5vptw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552874647Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552909437Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-kzg6t.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552980449Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-container/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55298809Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-container/network-check-target-container/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.552993839Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-container/network-check-target-container/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55302303Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-container/network-check-target-container/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553107072Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553171604Z namespaces/openshift-network-diagnostics/pods/network-check-target-kzg6t/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553224015Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553238255Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-xckw7.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553311287Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-container/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553318887Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-container/network-check-target-container/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553322387Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-container/network-check-target-container/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553358068Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-container/network-check-target-container/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553470951Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553550713Z namespaces/openshift-network-diagnostics/pods/network-check-target-xckw7/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553568753Z namespaces/openshift-network-diagnostics/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553613174Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553661515Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553681976Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553726177Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553797658Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5538552Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5538741Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.553958062Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554008994Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554050444Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554087415Z namespaces/openshift-network-node-identity/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554130536Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554186818Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554229599Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554264009Z namespaces/openshift-network-node-identity/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55430747Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554384602Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554493095Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554567307Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554611068Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554644278Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554694659Z namespaces/openshift-network-node-identity/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554737791Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554812052Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554856933Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554888494Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.554965836Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555003137Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555011127Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555050448Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555103229Z namespaces/openshift-network-node-identity/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55513096Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555228452Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555304344Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555376666Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555479698Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55555829Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555696173Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555797065Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555844606Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555882978Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.555948339Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5559821Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556024941Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556063992Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556105803Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556122473Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556217115Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556292687Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556327188Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556362589Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55643298Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556468991Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556520022Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556528103Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556550483Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556703677Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.556879671Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557012714Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557191698Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557423503Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55771265Z namespaces/openshift-network-node-identity/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557751391Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557784382Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557791332Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557837483Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557883434Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557915975Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557968776Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.557997577Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558039058Z namespaces/openshift-network-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558087159Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558147351Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558179541Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558228813Z namespaces/openshift-network-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558267643Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558372026Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558479559Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55855432Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558598971Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558616852Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558693953Z namespaces/openshift-network-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558731124Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558772245Z namespaces/openshift-network-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558807466Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558885388Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.558926959Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.55897226Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559041732Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559101243Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559110443Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559153164Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559190425Z namespaces/openshift-network-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559225436Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559350879Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559458211Z namespaces/openshift-network-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559609845Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559684797Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559854171Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.559933273Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560057705Z namespaces/openshift-network-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560113507Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560151708Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56025156Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560304191Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560353943Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560395513Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560450535Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560515806Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560544997Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560589368Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560635539Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560712201Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560784133Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560820273Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560862294Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560918496Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.560958027Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561005408Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561052759Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56109814Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56111438Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561176622Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561186062Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561210372Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561357396Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561603202Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.561756835Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56196134Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562201196Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56238855Z namespaces/openshift-network-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.5623978Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562458802Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter-m7bkv.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562535794Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562550004Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter/iptables-alerter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562554084Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter/iptables-alerter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562575615Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter/iptables-alerter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562663127Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562731818Z namespaces/openshift-network-operator/pods/iptables-alerter-m7bkv/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562768049Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56280364Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter-rfdsw.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562873691Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562887262Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter/iptables-alerter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562894552Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter/iptables-alerter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.562916583Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter/iptables-alerter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563013445Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563095387Z namespaces/openshift-network-operator/pods/iptables-alerter-rfdsw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563737382Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563760332Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter-z8bdn.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563766723Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563772283Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter/iptables-alerter/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563777663Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter/iptables-alerter/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563783333Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter/iptables-alerter/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563788253Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563791603Z namespaces/openshift-network-operator/pods/iptables-alerter-z8bdn/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563795213Z namespaces/openshift-network-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563798323Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563802073Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563814564Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563820604Z namespaces/openshift-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563824554Z namespaces/openshift-node/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563827764Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.563878485Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.564015398Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.564178992Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.564323016Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.564611632Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.564847998Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565041042Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565078243Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565142195Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565184156Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565226907Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565246297Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56534712Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565421182Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565510933Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565552754Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565590546Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565625036Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565655797Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565746169Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56578355Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565821041Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565898323Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565934714Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.565969994Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566067767Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566144499Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566229061Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566305822Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566382964Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566529297Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566729372Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566794054Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566825624Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566885496Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566905696Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.566953127Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567004519Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56707566Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567147112Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567179243Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567225334Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567271595Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567312926Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567387508Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567427289Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567512671Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567526131Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567538071Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567699695Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567863959Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.567995772Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568186036Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568459833Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568661298Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568684068Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568745769Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56876188Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568835832Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568864482Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568902833Z namespaces/openshift-operators/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568911564Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568917564Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568951614Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.568999875Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.569009546Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.569044516Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.56918758Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.569354764Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.569525968Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.569726363Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.569961568Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.570226404Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.570252925Z namespaces/openshift-operators/operators.coreos.com/installplans/install-26psl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.570655724Z namespaces/openshift-operators/operators.coreos.com/installplans/install-j6mt9.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.570961161Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.570988702Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571044474Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571069954Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571134946Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571179267Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571243538Z namespaces/openshift-ovn-kubernetes/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571265289Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57133305Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571367091Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571441593Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571459053Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571635508Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571710619Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571790711Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571841982Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.571881753Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572027346Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572063627Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572112039Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572141479Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572226571Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572262752Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572299943Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572377425Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572515228Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572530788Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572556409Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57261146Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572648871Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572867816Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.572953878Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.573250985Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.573356018Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57385246Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.573933321Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574087195Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574137726Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574173737Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574259409Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574361292Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574422503Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574508355Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574545056Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574592737Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574641558Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574685379Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57474679Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574790851Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574833632Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574846013Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574872424Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574919645Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.574960875Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575037877Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575114189Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57516012Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575200491Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575251132Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575291283Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575362915Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575419066Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575468567Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575478208Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575512508Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57558938Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575633521Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575673012Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575725193Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575732774Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575773565Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.575915358Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.576080082Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.576216125Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57641722Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.576653685Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57685231Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57686437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.576914201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-node-25fqz.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577072955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577080625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577084085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577114606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577245429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577303661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577376752Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-ovn-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577384383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577387923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577443794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577548016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577610738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577645129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/nbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577652619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/nbdb/nbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577656069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/nbdb/nbdb/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57769381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/nbdb/nbdb/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577790862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/nbdb/nbdb/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577854514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/nbdb/nbdb/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577883514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/northd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577890914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/northd/northd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577894595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/northd/northd/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.577926895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/northd/northd/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578029528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/northd/northd/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578100719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/northd/northd/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57812363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-acl-logging/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57813156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-acl-logging/ovn-acl-logging/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.57813722Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578170101Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578368375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578457648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578488898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578504669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-controller/ovn-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578510709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-controller/ovn-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578531029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-controller/ovn-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578751264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578815686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovn-controller/ovn-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578850457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578862247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-controller/ovnkube-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578865997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-controller/ovnkube-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.578888678Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583552537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583612309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583624949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/sbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583631879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/sbdb/sbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583639029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/sbdb/sbdb/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583685011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/sbdb/sbdb/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583782993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/sbdb/sbdb/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583842764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-25fqz/sbdb/sbdb/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583864995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.583937096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-node-4pk44.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584121351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584132081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584136561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584163582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584290755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584355196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584385307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-ovn-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584393587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584397127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584452378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584578241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584640963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584682094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/nbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584697784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/nbdb/nbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584702204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/nbdb/nbdb/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584712935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/nbdb/nbdb/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584807947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/nbdb/nbdb/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584868328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/nbdb/nbdb/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584898929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/northd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584907559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/northd/northd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.584910899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/northd/northd/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.58494894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/northd/northd/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585041852Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/northd/northd/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585103294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/northd/northd/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585139874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-acl-logging/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585148435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-acl-logging/ovn-acl-logging/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585151935Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585180335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585421891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585574585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585606436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585613606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-controller/ovn-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585617226Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-controller/ovn-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585688007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-controller/ovn-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.585957834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.586045436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovn-controller/ovn-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.586088837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.586098027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-controller/ovnkube-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.586102177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-controller/ovnkube-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.586148708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591533535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591614017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591654398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/sbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591664728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/sbdb/sbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591669588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/sbdb/sbdb/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591709109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/sbdb/sbdb/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591833932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/sbdb/sbdb/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591922284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4pk44/sbdb/sbdb/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.591960005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592041507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-node-z92s2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592229651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592238091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592241632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592277882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592389575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592481747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592516088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-ovn-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592525038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592528578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592568579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592676212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592743043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592784584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/nbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592792274Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/nbdb/nbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592795694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/nbdb/nbdb/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592827085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/nbdb/nbdb/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592922967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/nbdb/nbdb/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.592991919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/nbdb/nbdb/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.59302841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/northd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.59303673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/northd/northd/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.59304023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/northd/northd/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593068901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/northd/northd/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593175783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/northd/northd/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593242265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/northd/northd/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593276716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-acl-logging/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593286606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-acl-logging/ovn-acl-logging/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593290696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593320187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593551572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593617574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593652185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593659745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-controller/ovn-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593663425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-controller/ovn-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593717416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-controller/ovn-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593925181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.593990253Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovn-controller/ovn-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.594024533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.594033854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-controller/ovnkube-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.594038034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-controller/ovnkube-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.594069934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.598909328Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.598975799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.59899871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/sbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.59900351Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/sbdb/sbdb/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599013891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/sbdb/sbdb/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599058192Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/sbdb/sbdb/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599158264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/sbdb/sbdb/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599229205Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z92s2/sbdb/sbdb/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599248396Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599297077Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599331958Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599342288Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599380319Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599498202Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599644225Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599689726Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599733757Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599816049Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599898501Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599944752Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.599995014Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600031904Z namespaces/openshift-route-controller-manager/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600040155Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600064205Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600118666Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600146397Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600153107Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600211668Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600390953Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600629438Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600773162Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.600986767Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601248063Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601525959Z namespaces/openshift-service-ca-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601568531Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601632092Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601648812Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601727144Z namespaces/openshift-service-ca-operator/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601746785Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.601841707Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60195078Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602042792Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602084063Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602125273Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602170285Z namespaces/openshift-service-ca-operator/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602225036Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602289648Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602341179Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60238178Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602492502Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602535293Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602543253Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602586884Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602632716Z namespaces/openshift-service-ca-operator/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602664726Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602780059Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.602861691Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603069866Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603150188Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60326961Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603390763Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603590578Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603647509Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60368212Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603746162Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603791573Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603836644Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603867654Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.603955567Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604034708Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60408023Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60411741Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604171441Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604223683Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604264964Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604311565Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604356036Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604363346Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604394207Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604571441Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604739655Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.604876028Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605064402Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605295838Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605534084Z namespaces/openshift-service-ca-operator/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605549144Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605566324Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/service-ca-operator-d6fc45fc5-qqbrq.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605651666Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/service-ca-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605660496Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/service-ca-operator/service-ca-operator/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605664316Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/service-ca-operator/service-ca-operator/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605706877Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/service-ca-operator/service-ca-operator/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.605861071Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qqbrq/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606025805Z namespaces/openshift-service-ca-operator/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606045405Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606107097Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606148898Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606194649Z namespaces/openshift-service-ca/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60623955Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606284741Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606327832Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606376603Z namespaces/openshift-service-ca/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606420604Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606508187Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606609949Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606711781Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606730202Z namespaces/openshift-service-ca/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606782663Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606819094Z namespaces/openshift-service-ca/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606864525Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606944187Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.606990768Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607021308Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60709936Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607143362Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607150902Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607180752Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607240444Z namespaces/openshift-service-ca/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607276674Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607379387Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607476029Z namespaces/openshift-service-ca/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607580752Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607658354Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607767366Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.607896959Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608066133Z namespaces/openshift-service-ca/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608109014Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608137565Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608195986Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608241467Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608274128Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608305279Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608388791Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608484753Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608527434Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608567255Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608610826Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608650587Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608695018Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608703548Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608730789Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.608881012Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609039836Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609174889Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609359843Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.60961728Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609817674Z namespaces/openshift-service-ca/pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609825674Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609857995Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-865cb79987-kgg4d.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609932937Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609941697Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-controller/service-ca-controller/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609945777Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-controller/service-ca-controller/logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.609964808Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-controller/service-ca-controller/logs/current.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610165962Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610234274Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-kgg4d/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610279825Z namespaces/openshift-service-ca/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610295865Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610344177Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610386827Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.6104937Z namespaces/openshift-user-workload-monitoring/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610517741Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610610123Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610649594Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610706105Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610729086Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610825358Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610890609Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.610968501Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611007352Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611048033Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611090614Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611130445Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611211097Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611250068Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611292599Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611373631Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611438872Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611472123Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611570565Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611644427Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611720069Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611801681Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.611882383Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612001185Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612158139Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61220639Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612234961Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612286712Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612320073Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612357004Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612418275Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612508497Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612584069Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61262305Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612666641Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612723622Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612769514Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612801214Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612809655Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612846485Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.612990469Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.613155663Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.613289346Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.613500901Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.613744506Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.613939581Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.613974912Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614018253Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614051194Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614101905Z namespaces/openshift/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614137516Z namespaces/openshift/openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614193407Z namespaces/openshift/apps.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614227968Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614281719Z namespaces/openshift/apps/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61431869Z namespaces/openshift/apps/daemonsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614389872Z namespaces/openshift/apps/deployments.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614534955Z namespaces/openshift/apps/replicasets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614608807Z namespaces/openshift/apps/statefulsets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614653078Z namespaces/openshift/autoscaling/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614696509Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614729649Z namespaces/openshift/batch/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614776761Z namespaces/openshift/batch/cronjobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614852003Z namespaces/openshift/batch/jobs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614896613Z namespaces/openshift/build.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.614936254Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615011966Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615052437Z namespaces/openshift/core/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615092338Z namespaces/openshift/core/configmaps.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.6151917Z namespaces/openshift/core/endpoints.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615263282Z namespaces/openshift/core/events.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615340604Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615433096Z namespaces/openshift/core/pods.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615516058Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615635731Z namespaces/openshift/core/secrets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615794745Z namespaces/openshift/core/services.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615840015Z namespaces/openshift/discovery.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615880947Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615929148Z namespaces/openshift/image.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.615965689Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.617174937Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.617224288Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61731292Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.617386022Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.617513745Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.617621328Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61772368Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.617869963Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618035677Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61815466Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618260152Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618343944Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618500558Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618607811Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618713733Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618797795Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.618891337Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61899502Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619106922Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619222075Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619319127Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.61942057Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619534232Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619631125Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619728137Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619822019Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.619917931Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620013184Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620120096Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620228619Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620324781Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620451384Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620564586Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620653429Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620756851Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620841143Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.620962666Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621111159Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621206082Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621318904Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621422187Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62157562Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621715084Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621802536Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.621894118Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622021331Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622147514Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622257917Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622362999Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622535993Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622634125Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622715207Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62283599Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.622952403Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623072896Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623182078Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623303201Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623397613Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623517816Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623650629Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623726961Z namespaces/openshift/k8s.ovn.org/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623769742Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623851784Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623924305Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.623972557Z namespaces/openshift/monitoring.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624012238Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624058409Z namespaces/openshift/networking.k8s.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62410327Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624142291Z namespaces/openshift/operators.coreos.com/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624149591Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624187122Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624331765Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62455115Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624714184Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.624913919Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625165254Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625367309Z namespaces/openshift/policy/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62539339Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625465292Z namespaces/openshift/route.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625511403Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625569934Z namespaces/openshift/template.openshift.io/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625582394Z namespaces/openshift/template.openshift.io/templates/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625615515Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625733528Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625846561Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.625953383Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626058566Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626222539Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626321052Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626456845Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626566667Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62668165Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626791983Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.626905735Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627031778Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627168132Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627267834Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627385737Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62751032Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627621732Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627727255Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627822577Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.627930079Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628030142Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628141635Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628235687Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628337289Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628464892Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628564045Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628665997Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62878245Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628890152Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.628994055Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629092537Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629190709Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629309572Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629431035Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629537187Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.62964908Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629759982Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629872725Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.629979958Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63008099Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.630197643Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.630330386Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63050214Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.630624013Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.630745696Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.630890739Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631016222Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631139975Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631251617Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63136522Z network_logs/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631416041Z network_logs/cluster_scale [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631509604Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631579315Z network_logs/multi-networkpolicy [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631657707Z network_logs/net-attach-def [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631733919Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631880892Z network_logs/ovn_kubernetes_top_pods [must-gather-jjn8s] OUT 2026-04-17T17:58:34.631968214Z network_logs/ovnk_database_store.tar.gz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.633729266Z nodes/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.633769157Z nodes/debug [must-gather-jjn8s] OUT 2026-04-17T17:58:34.633865049Z nodes/ip-10-0-133-87.ec2.internal/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63389723Z nodes/ip-10-0-133-87.ec2.internal/cpu_affinities.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.634165496Z nodes/ip-10-0-133-87.ec2.internal/dmesg [must-gather-jjn8s] OUT 2026-04-17T17:58:34.634458103Z nodes/ip-10-0-133-87.ec2.internal/ethtool_channels [must-gather-jjn8s] OUT 2026-04-17T17:58:34.634532475Z nodes/ip-10-0-133-87.ec2.internal/ethtool_features [must-gather-jjn8s] OUT 2026-04-17T17:58:34.634618347Z nodes/ip-10-0-133-87.ec2.internal/ip-10-0-133-87.ec2.internal_logs_kubelet.gz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.634969885Z nodes/ip-10-0-133-87.ec2.internal/irq_affinities.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.635104278Z nodes/ip-10-0-133-87.ec2.internal/lscpu [must-gather-jjn8s] OUT 2026-04-17T17:58:34.635210201Z nodes/ip-10-0-133-87.ec2.internal/lspci [must-gather-jjn8s] OUT 2026-04-17T17:58:34.635313943Z nodes/ip-10-0-133-87.ec2.internal/podresources.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.635430206Z nodes/ip-10-0-133-87.ec2.internal/pods_info.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.635548138Z nodes/ip-10-0-133-87.ec2.internal/proc_cmdline [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63562384Z nodes/ip-10-0-133-87.ec2.internal/sysinfo.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63731168Z nodes/ip-10-0-133-87.ec2.internal/sysinfo.tgz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.637470354Z nodes/ip-10-0-139-84.ec2.internal/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.637489494Z nodes/ip-10-0-139-84.ec2.internal/cpu_affinities.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.637780041Z nodes/ip-10-0-139-84.ec2.internal/dmesg [must-gather-jjn8s] OUT 2026-04-17T17:58:34.638026037Z nodes/ip-10-0-139-84.ec2.internal/ethtool_channels [must-gather-jjn8s] OUT 2026-04-17T17:58:34.638097798Z nodes/ip-10-0-139-84.ec2.internal/ethtool_features [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63818218Z nodes/ip-10-0-139-84.ec2.internal/ip-10-0-139-84.ec2.internal_logs_kubelet.gz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.638655211Z nodes/ip-10-0-139-84.ec2.internal/irq_affinities.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.638802395Z nodes/ip-10-0-139-84.ec2.internal/lscpu [must-gather-jjn8s] OUT 2026-04-17T17:58:34.638921468Z nodes/ip-10-0-139-84.ec2.internal/lspci [must-gather-jjn8s] OUT 2026-04-17T17:58:34.63900325Z nodes/ip-10-0-139-84.ec2.internal/podresources.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.639103242Z nodes/ip-10-0-139-84.ec2.internal/pods_info.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.639210735Z nodes/ip-10-0-139-84.ec2.internal/proc_cmdline [must-gather-jjn8s] OUT 2026-04-17T17:58:34.639285646Z nodes/ip-10-0-139-84.ec2.internal/sysinfo.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.641275673Z nodes/ip-10-0-139-84.ec2.internal/sysinfo.tgz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.641458127Z nodes/ip-10-0-143-59.ec2.internal/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.641503608Z nodes/ip-10-0-143-59.ec2.internal/cpu_affinities.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.641857507Z nodes/ip-10-0-143-59.ec2.internal/dmesg [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642096732Z nodes/ip-10-0-143-59.ec2.internal/ethtool_channels [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642168854Z nodes/ip-10-0-143-59.ec2.internal/ethtool_features [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642248736Z nodes/ip-10-0-143-59.ec2.internal/ip-10-0-143-59.ec2.internal_logs_kubelet.gz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642642415Z nodes/ip-10-0-143-59.ec2.internal/irq_affinities.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642784639Z nodes/ip-10-0-143-59.ec2.internal/lscpu [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642908381Z nodes/ip-10-0-143-59.ec2.internal/lspci [must-gather-jjn8s] OUT 2026-04-17T17:58:34.642991093Z nodes/ip-10-0-143-59.ec2.internal/podresources.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.643097306Z nodes/ip-10-0-143-59.ec2.internal/pods_info.json [must-gather-jjn8s] OUT 2026-04-17T17:58:34.643211518Z nodes/ip-10-0-143-59.ec2.internal/proc_cmdline [must-gather-jjn8s] OUT 2026-04-17T17:58:34.643295331Z nodes/ip-10-0-143-59.ec2.internal/sysinfo.log [must-gather-jjn8s] OUT 2026-04-17T17:58:34.6449995Z nodes/ip-10-0-143-59.ec2.internal/sysinfo.tgz [must-gather-jjn8s] OUT 2026-04-17T17:58:34.645174064Z pod_network_connectivity_check/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.645205615Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-jjn8s] OUT 2026-04-17T17:58:34.645312888Z static-pods/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.645322398Z static-pods/kube-apiserver/ [must-gather-jjn8s] OUT 2026-04-17T17:58:34.660689499Z [must-gather-jjn8s] OUT 2026-04-17T17:58:34.660703079Z sent 70,719 bytes received 6,552,264 bytes 4,415,322.00 bytes/sec [must-gather-jjn8s] OUT 2026-04-17T17:58:34.66070882Z total size is 80,538,781 speedup is 12.16 [must-gather ] OUT 2026-04-17T17:58:34.983256245Z namespace/openshift-must-gather-6j5hz 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: 5da3f2dc-a347-4d5b-9f43-03227fe3d4b5 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 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-87txs 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-87txs-e2e-llm-inference-service PIPELINERUN_NAME=kserve-group-test-87txs From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. -rw-r--r--. 1 root 1001540000 14853858 Apr 17 18:02 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-87txs/e2e-llm-inference-service.tar.gz [ci-artifacts 1936c3a] Updating CI Artifacts in e2e-llm-inference-service 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-87txs/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 4ea02c2..1936c3a ci-artifacts -> ci-artifacts deploy-and-e2e step succeeded 2026/04/17 17:28:36 Decoded script /tekton/scripts/script-0-wzclv 2026/04/17 17:28:36 Decoded script /tekton/scripts/script-1-krbjr 2026/04/17 17:28:36 Decoded script /tekton/scripts/script-2-zrwsn 2026/04/17 17:28:36 Decoded script /tekton/scripts/script-3-ksftj 2026/04/17 17:28:36 Decoded script /tekton/scripts/script-4-jdstr 2026/04/17 17:28:36 Decoded script /tekton/scripts/script-5-4f5zx