Found kubeconfig secret: cluster-jvlbv-admin-kubeconfig Wrote kubeconfig to /credentials/cluster-jvlbv-kubeconfig Found admin password secret: cluster-jvlbv-admin-password Retrieved username Wrote password to /credentials/cluster-jvlbv-password API Server URL: https://abb9c8bb95cf54d749dff3ad7b93926c-55fde18ec7c9d109.elb.us-east-1.amazonaws.com:6443 Console URL: https://console-openshift-console.apps.38a65069-e2bf-44fb-980a-e85e07812de5.prod.konfluxeaas.com midstream/fix/migration-configurable-backoff https://github.com/bartoszmajsak/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:ee4db148793b3f03915a5f82a6e036d7a090e0b557ef078079043d8fab2b15d2 + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee4db148793b3f03915a5f82a6e036d7a090e0b557ef078079043d8fab2b15d2 + 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:ac3b1872f933264f1ecc99dea6b48d75984a4cffb3e13ee204b5039400caea14 + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:ac3b1872f933264f1ecc99dea6b48d75984a4cffb3e13ee204b5039400caea14 + 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:6060da2148ba78c06d6de96222351f1e5f7d3ada4027ac02142aa0e1928e4f29 + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6060da2148ba78c06d6de96222351f1e5f7d3ada4027ac02142aa0e1928e4f29 + 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:b1408675ea4fdca559a0643f83f1f99c90fa28691ae069983f57f521927df688 + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:b1408675ea4fdca559a0643f83f1f99c90fa28691ae069983f57f521927df688 + 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:f864c6b1e7a0157adcaa7f5b3cec49e1d95e88dfbd3ad6da09eba22097af3962 + LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:f864c6b1e7a0157adcaa7f5b3cec49e1d95e88dfbd3ad6da09eba22097af3962 + ./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-1412 KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:ac3b1872f933264f1ecc99dea6b48d75984a4cffb3e13ee204b5039400caea14 LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:f864c6b1e7a0157adcaa7f5b3cec49e1d95e88dfbd3ad6da09eba22097af3962 KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:ee4db148793b3f03915a5f82a6e036d7a090e0b557ef078079043d8fab2b15d2 KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:6060da2148ba78c06d6de96222351f1e5f7d3ada4027ac02142aa0e1928e4f29 STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:b1408675ea4fdca559a0643f83f1f99c90fa28691ae069983f57f521927df688 ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1412 SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1412 [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 pydantic-core (2.0MiB) Downloading aiohttp (1.7MiB) Downloading pyarrow (40.1MiB) Downloading pandas (12.5MiB) Downloading setuptools (1.2MiB) Downloading black (1.6MiB) Downloading kubernetes (1.9MiB) Downloading botocore (12.9MiB) Downloading grpcio (6.4MiB) Downloading mypy (17.2MiB) Downloading cryptography (4.3MiB) Downloading grpcio-tools (2.5MiB) Downloading uvloop (3.8MiB) Downloading portforward (3.9MiB) Downloading numpy (15.7MiB) Building timeout-sampler==1.0.3 Building python-simple-logger==2.0.19 Downloading aiohttp Downloading black Downloading pydantic-core Downloading grpcio-tools Downloading setuptools Built python-simple-logger==2.0.19 Downloading portforward Downloading uvloop Downloading cryptography Downloading grpcio Downloading kubernetes Built timeout-sampler==1.0.3 Built kserve @ file:///workspace/source/python/kserve Downloading numpy Downloading pandas Downloading botocore Downloading pyarrow Downloading mypy Prepared 99 packages in 1.87s 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 295ms + 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 46ms /workspace/source Creating namespace openshift-keda... namespace/openshift-keda created Namespace openshift-keda created/ensured. --- Creating OperatorGroup openshift-keda... operatorgroup.operators.coreos.com/openshift-keda created OperatorGroup openshift-keda created/ensured. --- Creating Subscription for openshift-custom-metrics-autoscaler-operator... subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created Subscription openshift-custom-metrics-autoscaler-operator created/ensured. --- Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) CSV custom-metrics-autoscaler.v2.18.1-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) CSV custom-metrics-autoscaler.v2.18.1-2 is ready (Phase: Succeeded). --- Applying KedaController custom resource... Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. kedacontroller.keda.sh/keda configured KedaController custom resource applied. --- Allowing time for KEDA components to be provisioned by the operator ... Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... Pod -l "app=keda-operator" in namespace "openshift-keda" found. Current pods for -l "app=keda-operator" in namespace "openshift-keda": NAME READY STATUS RESTARTS AGE keda-operator-ffbb595cb-nlkcs 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-nlkcs 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-mxnwd 1/1 Running 0 48s Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... pod/keda-metrics-apiserver-7c9f485588-mxnwd 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-bnm2t 1/1 Running 0 53s Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... pod/keda-admission-cf49989db-bnm2t condition met Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. KEDA Webhook pod is ready. --- ✅ KEDA deployment script finished successfully. 🔧 Configuration: KServe deployment: ❌ disabled Kuadrant deployment: ✅ enabled Checking OpenShift server version...(4.20.19) 🎯 Server version (4.20.19) is 4.19.9 or higher - continue with the script ⏳ Installing cert-manager namespace/cert-manager-operator created operatorgroup.operators.coreos.com/cert-manager-operator created subscription.operators.coreos.com/openshift-cert-manager-operator created Waiting for openshift-cert-manager-operator CSV to become ready... Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (0/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (5/300) Waiting for CSV to be installed for subscription openshift-cert-manager-operator... (10/300) CSV cert-manager-operator.v1.18.1 is ready (Phase: Succeeded). Waiting for CRD certificates.cert-manager.io to appear (timeout: 90s)… CRD certificates.cert-manager.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io condition met ✅ Cert-manager installed ⏳ Installing openshift-lws-operator namespace/openshift-lws-operator created operatorgroup.operators.coreos.com/leader-worker-set created subscription.operators.coreos.com/leader-worker-set created Waiting for leader-worker-set CSV to become ready... Waiting for CSV to be installed for subscription leader-worker-set... (0/300) Waiting for CSV to be installed for subscription leader-worker-set... (5/300) Waiting for CSV to be installed for subscription leader-worker-set... (10/300) Waiting for CSV to be installed for subscription leader-worker-set... (15/300) CSV leader-worker-set.v1.0.0 is ready (Phase: Succeeded). Waiting for CRD leaderworkersetoperators.operator.openshift.io to appear (timeout: 90s)… CRD leaderworkersetoperators.operator.openshift.io detected — waiting for it to become Established (timeout: 90s)… customresourcedefinition.apiextensions.k8s.io/leaderworkersetoperators.operator.openshift.io condition met leaderworkersetoperator.operator.openshift.io/cluster created ⏳ waiting for openshift-lws-operator to be ready.… Waiting for pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" to be created... Pod -l "name=openshift-lws-operator" in namespace "openshift-lws-operator" found. Current pods for -l "name=openshift-lws-operator" in namespace "openshift-lws-operator": NAME READY STATUS RESTARTS AGE openshift-lws-operator-bfc7f696d-xnmhf 1/1 Running 0 14s 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-xnmhf 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-6jpsp 1/1 Running 0 5s Waiting up to 600s for pod(s) -l "app=istiod" in namespace "openshift-ingress" to become ready... pod/istiod-openshift-gateway-7cd77c7ffd-6jpsp 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-5pvbr 1/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-5pvbr 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 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-x9tfj 1/1 Running 0 64s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-x9tfj 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-x9tfj 1/1 Running 0 72s Waiting up to 600s for pod(s) -l "control-plane=authorino-operator" in namespace "kuadrant-system" to become ready... pod/authorino-operator-7587b89b76-x9tfj 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://abb9c8bb95cf54d749dff3ad7b93926c-55fde18ec7c9d109.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-64f548bc46-qnnrb 0/1 ContainerCreating 0 5s Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... pod/llmisvc-controller-manager-64f548bc46-qnnrb 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-659c8cbdc-pnt5q" deleted datasciencecluster.datasciencecluster.opendatahub.io/test-dsc patched waiting kserve-controller get ready... pod/kserve-controller-manager-659c8cbdc-z5xll 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----- MIIDPDCCAiSgAwIBAgIIUIBlrSUZbl4wDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNjE5NDcwMVoX DTM2MDQxMzE5NDcwMVowJjESMBAGA1UECxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdy b290LWNhMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyXqu15HkUtWc mx5LP8j9SaJhk5wRhMO7UJqg1u6EXF4pcVTnDNL4DiyuTNrBCifD/yUslIA1Q2wt dtR7Oh+ghoJekLjc9FPJ4c2P6mShC3sdhYso/Z7Ha0LymsdldVPvBsf/fxJyOzJ4 Eg5pbjcF7YEMU0TeVY6PcvaMUfi3NsDrzZ101tCHr1HsVLxE7GK67GsxI1bte226 5vJVq3pjcQWKzVf0MMIDw0cnJyeHFRkUhKZePAHAhTKj1I0ws29EGsg1aNn22a08 dCIS56lNre5wlSVwI4sdVrHmi0g/Wk7ImamXlhcNVLw8mNTMLbf7TauVVov/0g2/ gl653UzzbQIDAQABo24wbDAOBgNVHQ8BAf8EBAMCAqQwDwYDVR0TAQH/BAUwAwEB /zBJBgNVHQ4EQgRAviA/bcGvfADW3Rn96gp0/KZ4RwFEl6ORntqj9ys99WgSEG9L IYkWR3ElcP2nQOdjYnVHfIMmVAlVKEe4Wv33ITANBgkqhkiG9w0BAQsFAAOCAQEA gGfQ9ZwlACWhi+hwk7n4dnfYxuvSw5RCtXcLI8wvea+A49RBuuWPss+x7FmeRi8U EbYKrwnh9CVabh019DZJmqv783tduwkwb/VmmKFWw0Z8qnGQtyKCzNyDQtrSSVaL 2eIcag/EZZ+N1kkva0gbXLZ+fxeJLm8ABTxUakNB1rsZwvqEmAkeJU4XQNYLkPUR biQQKsRUXx51EGDUUzjuBZYc2y8UtW4Mf4iKX/zoLkZc3Iatuiy+BkJKh2t2+cb5 SdChlDw2F7WvU0UFhYi86cELQIrN51ezo6VWlKkNh6M7XQ81w6k+FPaTJJQMx59p 320lKvg7GGRyTxBTn5zB2A== -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIEADCCAuigAwIBAgIINl/ZBtA/XH8wDQYJKoZIhvcNAQELBQAwJjESMBAGA1UE CxMJb3BlbnNoaWZ0MRAwDgYDVQQDEwdyb290LWNhMB4XDTI2MDQxNjE5NDc0MloX DTI3MDQxNjE5NDc0MlowMDESMBAGA1UEChMJb3BlbnNoaWZ0MRowGAYDVQQDExFv cGVuc2hpZnQtaW5ncmVzczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB APDiJpbHzY67x7RYtlQ8N3Gm9Ps6a0jZo0vWE6sldZoFs7UQI2bnTX/UcbuX5JMS fxHA+xt2NrGvx9pqYicAg9gnBO3C5AH/agFMG5cGt2VkIjrhSifpgvxvXM5S/WPy AhUvu5B/deDg/5tt0utuQ517aIQmN6oVfaENbY1tPcTBXL6iaQXYXua8jbmKIxFx LccabC2tPqr97QRJYpiMfeJemGMomSxHfA1hJpc6hEnF56QTHOdUCrKAYSVRhitI LzPPWmMq9WJUqWx5yaopbOfcbjUO9EcRx/9eRpF4SrLdYO+QY/qWRu71AEIFLkAH Zv/0L0ovEB8hCkelUu1pB8ECAwEAAaOCASYwggEiMA4GA1UdDwEB/wQEAwIFoDAd BgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADBJBgNV HQ4EQgRAWTnDCgVcEsQO9L6uMh15aDAUL3oSW9/8D74Y3V02wb5V9HUOlyDiHI5l j5yivxkWf6knhHD/8DBvgOfHG0qcvzBLBgNVHSMERDBCgEC+ID9twa98ANbdGf3q CnT8pnhHAUSXo5Ge2qP3Kz31aBIQb0shiRZHcSVw/adA52NidUd8gyZUCVUoR7ha /fchMEsGA1UdEQREMEKCQCouYXBwcy4zOGE2NTA2OS1lMmJmLTQ0ZmItOTgwYS1l ODVlMDc4MTJkZTUucHJvZC5rb25mbHV4ZWFhcy5jb20wDQYJKoZIhvcNAQELBQAD ggEBACPFIB6x1b9mawb3vmLey+VJcZ8YNovJkvo3lzVjwwtw8ZQAt8d1Uo5nNwJk UAyB21NzyQUAvac9YKWKUXr5IoK0GcGCn+ynM3qaHwBoq0o7kJO1LPEnPwId7Y6T ZA6r27rC2cvndHfn07y7Xsaz8qTfCjnu+ZSYthPtKAR2dn+buXGUjiLfP8kFzvie M2GE5Qu58x02e6ekQbjtx22nYzNaPa8GUBVIqMJp78deVyP+4jt+0Jkov3cZ5Hb8 RqRWXDdEnc5RGty1wEKBPOZoihxc0RxZj7y3DCgR1X41LqeLOc+370D/no9rMNi4 T7gac3rdWF/9Gdg5u6KAagmnudg= -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- MIIDUTCCAjmgAwIBAgIIbyg3P6L+TF4wDQYJKoZIhvcNAQELBQAwNjE0MDIGA1UE Awwrb3BlbnNoaWZ0LXNlcnZpY2Utc2VydmluZy1zaWduZXJAMTc3NjM2OTI4NzAe Fw0yNjA0MTYxOTU0NDZaFw0yODA2MTQxOTU0NDdaMDYxNDAyBgNVBAMMK29wZW5z aGlmdC1zZXJ2aWNlLXNlcnZpbmctc2lnbmVyQDE3NzYzNjkyODcwggEiMA0GCSqG SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCqOl3qg0YYMc/3ZW8UxPQHkaeV6oDcHz/X qIurVUAqnnRNa8lUZ3tAIWBqCQndmWqgdP02YVjC6+bELabnlzx5g4gO1nfHojuw UasQvzpYFfKWm92aorcltLChDGW4Hzt3OvOZWYs1pfJB/1/TR3rNlKk9xx6hh9MU 2cbqhGIUv90LX7kWxOkq2QpcU+dpJ7gR463hlXryGkAb1fT1xCwNINtwxfjgfknM HNypmC3k0qMoVh1TF4G5GgX23mXFNGZ0LwmT5/RzGlWaBNHxeFnpfl4LBnSUSHEB PPLxR9Zd3iMIJiweFkt/+euDagMNe53EtFVDirbsREOnLa/D3Vk1AgMBAAGjYzBh MA4GA1UdDwEB/wQEAwICpDAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBSAiGpu GGH/BIhe76n2BaQUBpYavjAfBgNVHSMEGDAWgBSAiGpuGGH/BIhe76n2BaQUBpYa vjANBgkqhkiG9w0BAQsFAAOCAQEAJomRGBcx3fV/NLMdkeu0OSTk08YcZ1Lj7WZL W0n1AmFpbW5xHHmu5EVn9if8M+hbxWa7tCq9G68xHajbP9WZg+Lp7VkB5SH1B8UU jbc2sFONZ4n/Aodxdyax/YWZd5ywp+SBoh5Bhin1IyruFX9hhIOhWRuKbpJpiWyR JCKAyQIkIMf8RLpnwuwlBumuRjn0jp1Wg1TuWHcF7RDHSGX1qY34MlriBpi0IVim ZC0O5NNb8V5CyEUtWl+X9MvDYRt5lEvbVD/q2VjIvJ9uUroudGhG7R8ePQCm7IPa fQOeJ2+VTzXQ1yd5qsUEPlu0Mm4gR6xrFjFRI3rR3++SgrUJ6g== -----END CERTIFICATE----- Run E2E tests: llminferenceservice and cluster_cpu Starting E2E functional tests ... Parallelism requested for pytest is 2 ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python cachedir: .pytest_cache rootdir: /workspace/source/test/e2e configfile: pytest.ini plugins: cov-5.0.0, anyio-4.9.0, httpx-0.30.0, asyncio-0.23.8, xdist-3.6.1 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-16 20:04:58.764 5557 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-16 20:04:58.765 5560 kserve INFO [conftest.py:configure_logger():40] Logger configured 2026-04-16 20:04:58.782 5557 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-16 20:04:58.782 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-16 20:04:58.811 5557 kserve.trace Resource not found, creating Gateway router-gateway-1 2026-04-16 20:04:58.811 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-1 2026-04-16 20:04:58.818 5557 kserve.trace ✓ Successfully created Gateway router-gateway-1 2026-04-16 20:04:58.818 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-1 [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-gateway-ref-router-with-managed-route-model-fb-opt-125m-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-scheduler-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-scheduler-managed-workload-single-cpu-model-fb-opt-125m] 2026-04-16 20:12:11.573 5557 kserve.trace Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-16 20:12:11.573 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-1 in namespace kserve-ci-e2e-test 2026-04-16 20:12:11.625 5557 kserve.trace ✓ Successfully updated Gateway router-gateway-1 2026-04-16 20:12:11.625 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():57] ✓ Successfully updated Gateway router-gateway-1 2026-04-16 20:12:11.625 5557 kserve.trace Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-16 20:12:11.625 5557 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-1 in namespace kserve-ci-e2e-test 2026-04-16 20:12:11.635 5557 kserve.trace Resource not found, creating HttpRoute router-route-1 2026-04-16 20:12:11.635 5557 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-1 2026-04-16 20:12:11.649 5557 kserve.trace ✓ Successfully created HttpRoute router-route-1 2026-04-16 20:12:11.649 5557 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-1 2026-04-16 20:12:11.650 5557 kserve.trace Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-16 20:12:11.650 5557 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-2 in namespace kserve-ci-e2e-test 2026-04-16 20:12:11.654 5557 kserve.trace Resource not found, creating HttpRoute router-route-2 2026-04-16 20:12:11.654 5557 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-2 2026-04-16 20:12:11.666 5557 kserve.trace ✓ Successfully created HttpRoute router-route-2 2026-04-16 20:12:11.666 5557 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-2 [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-configmap-ref-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-replicas-workload-llmd-simulator] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-precise-prefix-cache-inline-config-workload-llmd-simulator-kvcache] llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha1_to_v1alpha2_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_v1alpha2_to_v1alpha1_conversion llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_criticality_preservation_via_annotations llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_lora_criticality_preservation llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields [gw1] PASSED llmisvc/test_llm_inference_service_conversion.py::TestLLMInferenceServiceConversion::test_round_trip_conversion_preserves_fields llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-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_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-workload-pd-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-custom-route-timeout-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] [gw1] PASSED llmisvc/test_llm_inference_service_stop.py::test_llm_stop_feature[cluster_cpu-cluster_single_node-router-managed-workload-single-cpu-model-fb-opt-125m] llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade [gw1] PASSED llmisvc/test_storage_version_migration.py::TestStorageVersionMigration::test_storage_version_migration_after_simulated_upgrade llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-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-16 20:20:33.295 5557 kserve.trace Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-16 20:20:33.295 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():34] Checking Gateway router-gateway-2 in namespace kserve-ci-e2e-test 2026-04-16 20:20:33.330 5557 kserve.trace Resource not found, creating Gateway router-gateway-2 2026-04-16 20:20:33.330 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():62] Resource not found, creating Gateway router-gateway-2 2026-04-16 20:20:33.340 5557 kserve.trace ✓ Successfully created Gateway router-gateway-2 2026-04-16 20:20:33.340 5557 kserve.trace INFO [gw_api.py:create_or_update_gateway():70] ✓ Successfully created Gateway router-gateway-2 2026-04-16 20:20:33.340 5557 kserve.trace Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-16 20:20:33.340 5557 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-3 in namespace kserve-ci-e2e-test 2026-04-16 20:20:33.348 5557 kserve.trace Resource not found, creating HttpRoute router-route-3 2026-04-16 20:20:33.348 5557 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-3 2026-04-16 20:20:33.361 5557 kserve.trace ✓ Successfully created HttpRoute router-route-3 2026-04-16 20:20:33.361 5557 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-3 2026-04-16 20:20:33.361 5557 kserve.trace Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-16 20:20:33.361 5557 kserve.trace INFO [gw_api.py:create_or_update_route():121] Checking HttpRoute router-route-4 in namespace kserve-ci-e2e-test 2026-04-16 20:20:33.366 5557 kserve.trace Resource not found, creating HttpRoute router-route-4 2026-04-16 20:20:33.366 5557 kserve.trace INFO [gw_api.py:create_or_update_route():149] Resource not found, creating HttpRoute router-route-4 2026-04-16 20:20:33.377 5557 kserve.trace ✓ Successfully created HttpRoute router-route-4 2026-04-16 20:20:33.377 5557 kserve.trace INFO [gw_api.py:create_or_update_route():157] ✓ Successfully created HttpRoute router-route-4 [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_multi_node-router-managed-workload-simulated-dp-ep-cpu-model-fb-opt-125m] llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-with-refs-pd-scheduler-managed-workload-pd-cpu-model-fb-opt-125m] 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] [gw1] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-managed-scheduler-with-inline-config-workload-llmd-simulator] [gw0] PASSED llmisvc/test_llm_inference_service.py::test_llm_inference_service[cluster_cpu-cluster_single_node-router-no-scheduler-workload-single-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-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.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-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-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_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-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_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-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 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-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 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 20 passed, 3 skipped, 28 warnings in 1290.99s (0:21:30) ============ /workspace/source /workspace/source + echo success 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-ldcnp 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-ldcnp-e2e-llm-inference-service PIPELINERUN_NAME=kserve-group-test-ldcnp From https://github.com/opendatahub-io/odh-build-metadata * branch ci-artifacts -> FETCH_HEAD Already up to date. -rw-r--r--. 1 root 1001540000 14826029 Apr 16 20:31 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-ldcnp/e2e-llm-inference-service.tar.gz [ci-artifacts 16ebdf1] Updating CI Artifacts in e2e-llm-inference-service 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test-artifacts/kserve-group-test-ldcnp/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 7f89eaa..16ebdf1 ci-artifacts -> ci-artifacts [must-gather ] OUT 2026-04-16T20:26:28.532656064Z 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: d7489272-1bc9-4ea5-98e8-06f66bc95c20 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-16T20:26:28.594582314Z namespace/openshift-must-gather-crr8h created [must-gather ] OUT 2026-04-16T20:26:28.605117341Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xqsch created [must-gather ] OUT 2026-04-16T20:26:28.636291564Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather-vpkpd] POD 2026-04-16T20:26:34.108044945Z [disk usage checker] Started [must-gather-vpkpd] POD 2026-04-16T20:26:34.139638148Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-vpkpd] POD 2026-04-16T20:26:34.385132848Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather-vpkpd] POD 2026-04-16T20:26:34.552620036Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:34.552650534Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:34.552650534Z namespaces "redhat-ods-operator" not found [must-gather-vpkpd] POD 2026-04-16T20:26:34.555469926Z Error getting logs from redhat-ods-operator [must-gather-vpkpd] POD 2026-04-16T20:26:34.725132619Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:34.725167327Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:34.725167327Z namespaces "redhat-ods-monitoring" not found [must-gather-vpkpd] POD 2026-04-16T20:26:34.727973436Z Error getting logs from redhat-ods-monitoring [must-gather-vpkpd] POD 2026-04-16T20:26:34.896746572Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:34.896841418Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:34.896841418Z namespaces "redhat-ods-applications" not found [must-gather-vpkpd] POD 2026-04-16T20:26:34.899482002Z Error getting logs from redhat-ods-applications [must-gather-vpkpd] POD 2026-04-16T20:26:35.066716356Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:35.066744942Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:35.066744942Z namespaces "rhods-notebooks" not found [must-gather-vpkpd] POD 2026-04-16T20:26:35.069270403Z Error getting logs from rhods-notebooks [must-gather-vpkpd] POD 2026-04-16T20:26:35.234033634Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:35.234066029Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:35.234066029Z namespaces "rhoai-model-registries" not found [must-gather-vpkpd] POD 2026-04-16T20:26:35.236780855Z Error getting logs from rhoai-model-registries [must-gather-vpkpd] POD 2026-04-16T20:26:35.403762356Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:35.403793481Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:35.403793481Z namespaces "istio-system" not found [must-gather-vpkpd] POD 2026-04-16T20:26:35.406738972Z Error getting logs from istio-system [must-gather-vpkpd] POD 2026-04-16T20:26:35.576390301Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:35.576420162Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:35.576420162Z namespaces "knative-serving" not found [must-gather-vpkpd] POD 2026-04-16T20:26:35.579306886Z Error getting logs from knative-serving [must-gather-vpkpd] POD 2026-04-16T20:26:35.750937319Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:35.750991213Z error: inspection completed with the errors occurred while gathering data: [must-gather-vpkpd] POD 2026-04-16T20:26:35.750991213Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather-vpkpd] POD 2026-04-16T20:26:35.754002026Z Error getting logs from redhat-ods-applications-auth-provider [must-gather-vpkpd] POD 2026-04-16T20:26:36.041562510Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:36.328815530Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:36.467768359Z error: the server doesn't have a resource type "auths" [must-gather-vpkpd] POD 2026-04-16T20:26:36.551122713Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:36.553579157Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:36.683613855Z error: the server doesn't have a resource type "monitorings" [must-gather-vpkpd] POD 2026-04-16T20:26:36.771081266Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:36.773631171Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:36.914758410Z error: the server doesn't have a resource type "featuretrackers" [must-gather-vpkpd] POD 2026-04-16T20:26:37.000252369Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:37.002679061Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:37.138788182Z error: the server doesn't have a resource type "codeflares" [must-gather-vpkpd] POD 2026-04-16T20:26:37.226160519Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:37.228688207Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:37.362815660Z error: the server doesn't have a resource type "dashboards" [must-gather-vpkpd] POD 2026-04-16T20:26:37.448201878Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:37.450735073Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:37.585244141Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather-vpkpd] POD 2026-04-16T20:26:37.669135360Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:37.671735690Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:37.807287643Z error: the server doesn't have a resource type "feastoperators" [must-gather-vpkpd] POD 2026-04-16T20:26:37.891860944Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:37.894401491Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:38.028548670Z error: the server doesn't have a resource type "kserves" [must-gather-vpkpd] POD 2026-04-16T20:26:38.109755721Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:38.112173854Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:38.242903056Z error: the server doesn't have a resource type "kueues" [must-gather-vpkpd] POD 2026-04-16T20:26:38.323603593Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:38.325947998Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:38.460245064Z error: the server doesn't have a resource type "modelcontrollers" [must-gather-vpkpd] POD 2026-04-16T20:26:38.543907162Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:38.546497196Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:38.679409538Z error: the server doesn't have a resource type "modelmeshservings" [must-gather-vpkpd] POD 2026-04-16T20:26:38.764445850Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:38.767071305Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:38.906162382Z error: the server doesn't have a resource type "modelregistries" [must-gather-vpkpd] POD 2026-04-16T20:26:38.993246300Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:38.995942809Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:39.133665276Z error: the server doesn't have a resource type "rays" [must-gather-vpkpd] POD 2026-04-16T20:26:39.144256580Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-vpkpd] POD 2026-04-16T20:26:39.214759845Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:39.217284728Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:39.347282082Z error: the server doesn't have a resource type "trainingoperators" [must-gather-vpkpd] POD 2026-04-16T20:26:39.427988538Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:39.430437825Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:39.569974791Z error: the server doesn't have a resource type "trustyais" [must-gather-vpkpd] POD 2026-04-16T20:26:39.655084616Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:39.657958981Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:39.794127041Z error: the server doesn't have a resource type "workbenches" [must-gather-vpkpd] POD 2026-04-16T20:26:39.876506841Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:39.879155302Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:40.013306902Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather-vpkpd] POD 2026-04-16T20:26:40.096468243Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:40.099154807Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:40.233416051Z error: the server doesn't have a resource type "llamastackoperators" [must-gather-vpkpd] POD 2026-04-16T20:26:40.317680923Z error: arguments in resource/name form must have a single resource and name [must-gather-vpkpd] POD 2026-04-16T20:26:40.320374750Z Error collecting info from [must-gather-vpkpd] POD 2026-04-16T20:26:41.036511968Z error: the server doesn't have a resource type "predictors" [must-gather-vpkpd] POD 2026-04-16T20:26:41.173859030Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather-vpkpd] POD 2026-04-16T20:26:41.306101135Z error: the server doesn't have a resource type "smcp" [must-gather-vpkpd] POD 2026-04-16T20:26:41.435045651Z error: the server doesn't have a resource type "smm" [must-gather-vpkpd] POD 2026-04-16T20:26:41.567180156Z error: the server doesn't have a resource type "smmr" [must-gather-vpkpd] POD 2026-04-16T20:26:42.160654693Z error: the server doesn't have a resource type "knativeservings" [must-gather-vpkpd] POD 2026-04-16T20:26:42.291803572Z error: the server doesn't have a resource type "configurations" [must-gather-vpkpd] POD 2026-04-16T20:26:42.429053052Z error: the server doesn't have a resource type "routes" [must-gather-vpkpd] POD 2026-04-16T20:26:42.566241992Z error: the server doesn't have a resource type "services" [must-gather-vpkpd] POD 2026-04-16T20:26:42.695411648Z error: the server doesn't have a resource type "revisions" [must-gather-vpkpd] POD 2026-04-16T20:26:43.235253782Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:43.526166325Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:43.884675657Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:44.098588061Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:44.149573655Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-vpkpd] POD 2026-04-16T20:26:44.268510056Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:44.505096675Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:44.879449416Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:45.082339060Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:45.257329358Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:45.486888629Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:45.845855101Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:46.049332606Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:46.221996246Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:46.450515707Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:46.806526728Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:47.013090739Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:47.183100234Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:47.399067749Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:47.752836145Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:47.954778026Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:48.129125946Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:48.345477636Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:48.700005429Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:48.907517904Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:49.074267083Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:49.154131153Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-vpkpd] POD 2026-04-16T20:26:49.306187516Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:49.660648089Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:49.857387933Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:50.027287226Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:50.263180903Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:50.611748784Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:50.823086531Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:51.000554074Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:51.226115199Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:51.575484762Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:51.782744930Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:51.943782505Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:52.155887568Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:52.506460522Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:52.702404579Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:52.870444865Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:53.079156752Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:53.430767176Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:53.633989941Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:53.797585848Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:54.008222246Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:54.159470318Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-vpkpd] POD 2026-04-16T20:26:54.386240372Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:54.581703366Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:54.749355719Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:54.977441520Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:55.350725576Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:55.563996397Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:55.733451787Z Gathering data for ns/kserve-ci-e2e-test... [must-gather-vpkpd] POD 2026-04-16T20:26:55.967536489Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:56.377021812Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:56.593102893Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:56.764853775Z Gathering data for ns/openshift-ingress... [must-gather-vpkpd] POD 2026-04-16T20:26:57.013913852Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:57.176697238Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:57.413739870Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:57.577792891Z Gathering data for ns/openshift-ingress... [must-gather-vpkpd] POD 2026-04-16T20:26:57.823953706Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:57.984749775Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:58.224365300Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:58.399749387Z Gathering data for ns/kuadrant-system... [must-gather-vpkpd] POD 2026-04-16T20:26:58.714048507Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-vpkpd] POD 2026-04-16T20:26:58.905516506Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-vpkpd] POD 2026-04-16T20:26:59.154231344Z Wrote inspect data to must-gather. [must-gather-vpkpd] POD 2026-04-16T20:26:59.164172782Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-vpkpd] POD 2026-04-16T20:26:59.221902634Z Caches written to disk [must-gather-vpkpd] OUT 2026-04-16T20:27:00.231086779Z waiting for gather to complete [must-gather-vpkpd] OUT 2026-04-16T20:27:00.2352012Z downloading gather output [must-gather-vpkpd] OUT 2026-04-16T20:27:00.524464828Z receiving incremental file list [must-gather-vpkpd] OUT 2026-04-16T20:27:00.539842212Z ./ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.539948348Z aggregated-discovery-api.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.540237767Z aggregated-discovery-apis.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.540960892Z event-filter.html [must-gather-vpkpd] OUT 2026-04-16T20:27:00.542366711Z timestamp [must-gather-vpkpd] OUT 2026-04-16T20:27:00.54249845Z version [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544444923Z cluster-scoped-resources/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544456684Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544461564Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544503477Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544605913Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544627815Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544683178Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544734431Z namespaces/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544748182Z namespaces/kserve-ci-e2e-test/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544777804Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544844378Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544896832Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544938204Z namespaces/kserve-ci-e2e-test/apps/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.544985137Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545059942Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545253034Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545435426Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545482669Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545520561Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545570944Z namespaces/kserve-ci-e2e-test/batch/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545612507Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545709643Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545759336Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545801059Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.545909346Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.54597016Z namespaces/kserve-ci-e2e-test/core/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.546006872Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.54613691Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.546236477Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.548787228Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.548860773Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549148041Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549268349Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.54944749Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549516084Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549564557Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549624451Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549692235Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549732748Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.54977311Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549849285Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549896948Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.54991937Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.549985254Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550037447Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550056698Z namespaces/kserve-ci-e2e-test/pods/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550062979Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550130153Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550272322Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/main/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550280573Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/main/main/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550284613Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/main/main/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550321475Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/main/main/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550562851Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/main/main/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550626195Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/main/main/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550680538Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/storage-initializer/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550686998Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/storage-initializer/storage-initializer/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550691719Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/storage-initializer/storage-initializer/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550729851Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/storage-initializer/storage-initializer/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550852589Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550920983Z namespaces/kserve-ci-e2e-test/pods/llmisvc-model-fb-opt-125m-route-02ac88e7-kserve-6d656b98b8c94tl/storage-initializer/storage-initializer/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.550960746Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551008409Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/router-gateway-1-openshift-default-6c59fbf55c-sxm99.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551117775Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/istio-proxy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551124676Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/istio-proxy/istio-proxy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551128386Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/istio-proxy/istio-proxy/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551164009Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/istio-proxy/istio-proxy/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551294747Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551363471Z namespaces/kserve-ci-e2e-test/pods/router-gateway-1-openshift-default-6c59fbf55c-sxm99/istio-proxy/istio-proxy/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551390293Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551435756Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/router-gateway-2-openshift-default-6866b85949-5g48d.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551529772Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/istio-proxy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551536812Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/istio-proxy/istio-proxy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551540472Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/istio-proxy/istio-proxy/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551583195Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/istio-proxy/istio-proxy/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551743005Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55182406Z namespaces/kserve-ci-e2e-test/pods/router-gateway-2-openshift-default-6866b85949-5g48d/istio-proxy/istio-proxy/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551870113Z namespaces/kserve-ci-e2e-test/policy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551912256Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.551961749Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552005152Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552047585Z namespaces/kuadrant-system/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552101938Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552164582Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552212355Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552256898Z namespaces/kuadrant-system/apps/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55229735Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.552392186Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55276663Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55308198Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553126523Z namespaces/kuadrant-system/autoscaling/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553174696Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553215968Z namespaces/kuadrant-system/batch/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553261911Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553343607Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553386229Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553411611Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553503677Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553543199Z namespaces/kuadrant-system/core/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553583472Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553756783Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.553883771Z namespaces/kuadrant-system/core/events.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.554357261Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.554431965Z namespaces/kuadrant-system/core/pods.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.5548108Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.554934337Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555151341Z namespaces/kuadrant-system/core/services.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555263568Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55529568Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555405987Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55545093Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555494813Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555555076Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555654343Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555703546Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555736958Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555777351Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555818183Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555868196Z namespaces/kuadrant-system/pods/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555877627Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555900118Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino-68bd676465-q4vpp.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555983404Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.555995155Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.556000165Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.556017366Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.556824237Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.556887251Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.556932384Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.556960925Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/authorino-operator-7587b89b76-x9tfj.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557055982Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557063172Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557066642Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557100854Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557277076Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55734366Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557382532Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557421105Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/dns-operator-controller-manager-844548ff4c-rdkhj.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557528101Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557540912Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557545893Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557572374Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557703593Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557775157Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557792558Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557839581Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin-6c886788f8-xq84n.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557916836Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557923857Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557927657Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.557962079Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558031873Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558097528Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55813001Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558163292Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558268639Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558275639Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558279299Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.558305871Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.55971577Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559781984Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559823217Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559856919Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador-limitador-67566c68b4-b4bhk.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559930524Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559938094Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559941905Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.559975216Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560060532Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560124356Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560162688Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560197031Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/limitador-operator-controller-manager-c7fb4c8d5-l27sq.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560277416Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560290196Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560293947Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560333869Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560490239Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560553513Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560591776Z namespaces/kuadrant-system/policy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560645239Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560701373Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560722864Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560786898Z namespaces/openshift-ingress/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56082524Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560889045Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.560928947Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56097996Z namespaces/openshift-ingress/apps/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561019643Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561098638Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561324842Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561562727Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56160618Z namespaces/openshift-ingress/autoscaling/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561663214Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561730998Z namespaces/openshift-ingress/batch/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561777941Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561848945Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.561895878Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56193288Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.562011476Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.562063319Z namespaces/openshift-ingress/core/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56209221Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.562507367Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.562603143Z namespaces/openshift-ingress/core/events.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.5628681Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.562940514Z namespaces/openshift-ingress/core/pods.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563180839Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563303077Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563490589Z namespaces/openshift-ingress/core/services.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563588425Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563618687Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563721264Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563750586Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563801639Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563842361Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563922277Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.563960249Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.564002542Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.564059155Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.564103668Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56413808Z namespaces/openshift-ingress/pods/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.564144731Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.564184063Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/istiod-openshift-gateway-55ff986f96-4trrr.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56428917Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56429568Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56429932Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.564341563Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.56603485Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566108395Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566143167Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566176309Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566292476Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566300497Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566304847Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566336019Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566468128Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566548503Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566587405Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566644589Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router-default-74fc646496-l58qj.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566739795Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566748045Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566752246Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566792418Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/current.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566899545Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/previous.insecure.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566965499Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/previous.log [must-gather-vpkpd] OUT 2026-04-16T20:27:00.566999161Z namespaces/openshift-ingress/policy/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.567033314Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.567085147Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-vpkpd] OUT 2026-04-16T20:27:00.567118229Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-vpkpd] OUT 2026-04-16T20:27:00.574188167Z [must-gather-vpkpd] OUT 2026-04-16T20:27:00.574202388Z sent 3,208 bytes received 374,093 bytes 754,602.00 bytes/sec [must-gather-vpkpd] OUT 2026-04-16T20:27:00.574206928Z total size is 4,658,823 speedup is 12.35 [must-gather ] OUT 2026-04-16T20:27:00.710459386Z namespace/openshift-must-gather-crr8h 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: d7489272-1bc9-4ea5-98e8-06f66bc95c20 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-16T20:27:00.834959721Z 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: d7489272-1bc9-4ea5-98e8-06f66bc95c20 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-16T20:27:00.859333444Z namespace/openshift-must-gather-plvk7 created [must-gather ] OUT 2026-04-16T20:27:00.867978232Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-5r49f created [must-gather ] OUT 2026-04-16T20:27:00.897562455Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dd19538052f0deb24938546fa0d17135330102ff01b5699610d2fdf82785eaab created [must-gather-j7lb7] POD 2026-04-16T20:27:02.384614384Z [disk usage checker] Started [must-gather-j7lb7] POD 2026-04-16T20:27:02.388073626Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:02.622649172Z Gathering data for ns/openshift-cluster-version... [must-gather-j7lb7] POD 2026-04-16T20:27:02.770003423Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j7lb7] POD 2026-04-16T20:27:02.865152427Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j7lb7] POD 2026-04-16T20:27:02.960188612Z Gathering data for ns/default... [must-gather-j7lb7] POD 2026-04-16T20:27:03.313906500Z Gathering data for ns/openshift... [must-gather-j7lb7] POD 2026-04-16T20:27:03.767826152Z Gathering data for ns/kube-system... [must-gather-j7lb7] POD 2026-04-16T20:27:04.445000746Z Gathering data for ns/openshift-etcd... [must-gather-j7lb7] POD 2026-04-16T20:27:04.796968951Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:04.797005401Z error: inspection completed with the errors occurred while gathering data: [must-gather-j7lb7] POD 2026-04-16T20:27:04.797005401Z namespaces "assisted-installer" not found [must-gather-j7lb7] POD 2026-04-16T20:27:05.019674148Z Waiting on subprocesses to finish execution. [must-gather-j7lb7] POD 2026-04-16T20:27:05.025243882Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather-j7lb7] POD 2026-04-16T20:27:05.025488463Z 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-j7lb7] POD 2026-04-16T20:27:05.031880230Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather-j7lb7] POD 2026-04-16T20:27:05.040638117Z INFO: Collecting host service logs for crio [must-gather-j7lb7] POD 2026-04-16T20:27:05.041082596Z INFO: Collecting host service logs for kubelet [must-gather-j7lb7] POD 2026-04-16T20:27:05.041574707Z INFO: Collecting host service logs for rpm-ostreed [must-gather-j7lb7] POD 2026-04-16T20:27:05.041918515Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather-j7lb7] POD 2026-04-16T20:27:05.042294356Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather-j7lb7] POD 2026-04-16T20:27:05.042638590Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather-j7lb7] POD 2026-04-16T20:27:05.042979018Z INFO: Collecting host service logs for NetworkManager [must-gather-j7lb7] POD 2026-04-16T20:27:05.043134385Z INFO: Gathering HAProxy config files [must-gather-j7lb7] POD 2026-04-16T20:27:05.043361217Z INFO: Collecting host service logs for openvswitch [must-gather-j7lb7] POD 2026-04-16T20:27:05.043691627Z INFO: Collecting host service logs for ovs-configuration [must-gather-j7lb7] POD 2026-04-16T20:27:05.044239009Z INFO: Collecting host service logs for ovsdb-server [must-gather-j7lb7] POD 2026-04-16T20:27:05.044639142Z INFO: Collecting host service logs for ovs-vswitchd [must-gather-j7lb7] POD 2026-04-16T20:27:05.045068856Z INFO: Waiting for worker host service log collection to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:05.464422344Z INFO: Waiting for node performance related collection to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:05.641557323Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather-j7lb7] POD 2026-04-16T20:27:05.666907384Z No resources found [must-gather-j7lb7] POD 2026-04-16T20:27:05.670378692Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:05.670454777Z INFO: on-disk MachineConfig config collection complete. [must-gather-j7lb7] POD 2026-04-16T20:27:05.900224209Z INFO: "metallb-operator" not detected. Skipping. [must-gather-j7lb7] POD 2026-04-16T20:27:06.191756955Z No resources found in openshift-etcd namespace. [must-gather-j7lb7] POD 2026-04-16T20:27:06.312777684Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:06.383623947Z error: the server doesn't have a resource type "performanceprofile" [must-gather-j7lb7] POD 2026-04-16T20:27:06.437581465Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather-j7lb7] POD 2026-04-16T20:27:06.488357465Z INFO: Collecting Insights Archives from insights-operator-585dfdc468-gm4s4 [must-gather-j7lb7] POD 2026-04-16T20:27:06.488357465Z insights-runtime-extractor-ck74z [must-gather-j7lb7] POD 2026-04-16T20:27:06.488357465Z insights-runtime-extractor-cl59r [must-gather-j7lb7] POD 2026-04-16T20:27:06.488357465Z insights-runtime-extractor-qxbw4 [must-gather-j7lb7] POD 2026-04-16T20:27:06.498072026Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather-j7lb7] POD 2026-04-16T20:27:06.503710340Z INFO: Worker host service log collection to complete. [must-gather-j7lb7] POD 2026-04-16T20:27:06.556387370Z INFO: Waiting for HAProxy config collection to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:06.649087501Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:06.671143873Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather-j7lb7] POD 2026-04-16T20:27:06.671143873Z See 'oc rsync -h' for help and examples [must-gather-j7lb7] POD 2026-04-16T20:27:06.847289718Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:07.182137170Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:07.368774035Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:07.375154336Z INFO: HAProxy config collection complete. [must-gather-j7lb7] POD 2026-04-16T20:27:07.404481341Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:07.459662585Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather-j7lb7] POD 2026-04-16T20:27:07.604430443Z No resources found [must-gather-j7lb7] POD 2026-04-16T20:27:07.640951999Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:07.656294722Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:07.817188033Z ERROR: No running kube-apiserver pods found [must-gather-j7lb7] POD 2026-04-16T20:27:07.832622515Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:07.877224329Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j7lb7] POD 2026-04-16T20:27:07.908974961Z INFO: 'previous-logs' folder not found on ip-10-0-128-48.ec2.internal, skipping... [must-gather-j7lb7] POD 2026-04-16T20:27:07.943850294Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:07.982872374Z error: the server doesn't have a resource type "machineconfigs" [must-gather-j7lb7] POD 2026-04-16T20:27:08.078047776Z Gathering data for ns/kuadrant-system... [must-gather-j7lb7] POD 2026-04-16T20:27:08.167060253Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:08.208744688Z INFO: Getting rules from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:08.331359657Z INFO: 'previous-logs' folder not found on ip-10-0-131-77.ec2.internal, skipping... [must-gather-j7lb7] POD 2026-04-16T20:27:08.337507017Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:08.583305862Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:08.602931834Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather-j7lb7] POD 2026-04-16T20:27:08.725514051Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:08.791206184Z INFO: Getting status/config from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:08.817475399Z INFO: 'previous-logs' folder not found on ip-10-0-138-142.ec2.internal, skipping... [must-gather-j7lb7] POD 2026-04-16T20:27:08.817582804Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:08.817643561Z INFO: Machine Config Daemon termination log collection complete. [must-gather-j7lb7] POD 2026-04-16T20:27:08.958261800Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather-j7lb7] POD 2026-04-16T20:27:09.000872587Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather-j7lb7] POD 2026-04-16T20:27:09.006515763Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:09.173845323Z Gathering data for ns/openshift-monitoring... [must-gather-j7lb7] POD 2026-04-16T20:27:09.313902673Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:09.344723348Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:09.415578768Z INFO: INTERCONNECT MODE [must-gather-j7lb7] POD 2026-04-16T20:27:09.415578768Z INFO: Gathering ovn-kubernetes DBs [must-gather-j7lb7] POD 2026-04-16T20:27:09.603728595Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:09.639329895Z INFO: Gathering OVN_Northbound from ovnkube-node-29x9d... [must-gather-j7lb7] POD 2026-04-16T20:27:09.639680108Z INFO: Gathering OVN_Northbound from ovnkube-node-bsbmz... [must-gather-j7lb7] POD 2026-04-16T20:27:09.639887002Z INFO: Gathering OVN_Northbound from ovnkube-node-qt9lg... [must-gather-j7lb7] POD 2026-04-16T20:27:09.640190548Z INFO: Gathering OVN_Southbound from ovnkube-node-29x9d... [must-gather-j7lb7] POD 2026-04-16T20:27:09.640619736Z INFO: Gathering OVN_Southbound from ovnkube-node-bsbmz... [must-gather-j7lb7] POD 2026-04-16T20:27:09.640908489Z INFO: Gathering OVN_Southbound from ovnkube-node-qt9lg... [must-gather-j7lb7] POD 2026-04-16T20:27:09.734110723Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:09.965536687Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:09.974663263Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:09.982212405Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:09.993155144Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:10.032363271Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:10.091609893Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:10.102320181Z tar: Removing leading `/' from member names [must-gather-j7lb7] POD 2026-04-16T20:27:10.260916567Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:10.298028537Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather-j7lb7] POD 2026-04-16T20:27:10.614957125Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:10.678809399Z INFO: Waiting for network log collection to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:10.678861536Z INFO: Waiting for ovnk database copies to complete ... [must-gather-j7lb7] POD 2026-04-16T20:27:10.679360960Z INFO: Copying ovnk databases complete. [must-gather-j7lb7] POD 2026-04-16T20:27:10.680960725Z 4.9M must-gather/network_logs/ovnk_database_store [must-gather-j7lb7] POD 2026-04-16T20:27:10.683192467Z ovnk_database_store/ [must-gather-j7lb7] POD 2026-04-16T20:27:10.683245121Z ovnk_database_store/ovnkube-node-bsbmz_nbdb [must-gather-j7lb7] POD 2026-04-16T20:27:10.698536386Z ovnk_database_store/ovnkube-node-qt9lg_nbdb [must-gather-j7lb7] POD 2026-04-16T20:27:10.710893155Z ovnk_database_store/ovnkube-node-29x9d_nbdb [must-gather-j7lb7] POD 2026-04-16T20:27:10.723267447Z ovnk_database_store/ovnkube-node-bsbmz_sbdb [must-gather-j7lb7] POD 2026-04-16T20:27:10.754644163Z ovnk_database_store/ovnkube-node-29x9d_sbdb [must-gather-j7lb7] POD 2026-04-16T20:27:10.757527678Z INFO: Getting status from alertmanager-main-0 [must-gather-j7lb7] POD 2026-04-16T20:27:10.787738185Z ovnk_database_store/ovnkube-node-qt9lg_sbdb [must-gather-j7lb7] POD 2026-04-16T20:27:10.823832107Z INFO: Network log collection complete. [must-gather-j7lb7] POD 2026-04-16T20:27:10.940766302Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:11.214307070Z W0416 20:27:11.214257 1420 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather-j7lb7] POD 2026-04-16T20:27:11.224783791Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:11.458478602Z Gathering data for ns/openshift-network-console... [must-gather-j7lb7] POD 2026-04-16T20:27:11.604403037Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:11.901313735Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather-j7lb7] POD 2026-04-16T20:27:11.910039737Z INFO: Fallback to identify the container image from release info [must-gather-j7lb7] POD 2026-04-16T20:27:12.015005737Z Gathering data for ns/openshift-console-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:12.474146582Z Gathering data for ns/openshift-console... [must-gather-j7lb7] POD 2026-04-16T20:27:12.627409873Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8f2123db9953f98da0e43c266e6a8a070bf221533b995f87b7e358cc7498ca6d [must-gather-j7lb7] POD 2026-04-16T20:27:12.701044806Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:12.718110631Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:12.762174392Z daemonset.apps/perf-node-gather-daemonset created [must-gather-j7lb7] POD 2026-04-16T20:27:12.901601651Z Waiting for performance profile collector pods to become ready: 1 [must-gather-j7lb7] POD 2026-04-16T20:27:12.982751479Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:13.388744030Z Gathering data for ns/openshift-dns-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:13.679725648Z Gathering data for ns/openshift-dns... [must-gather-j7lb7] POD 2026-04-16T20:27:14.035415520Z Waiting for performance profile collector pods to become ready: 2 [must-gather-j7lb7] POD 2026-04-16T20:27:14.305966295Z Gathering data for ns/openshift-image-registry... [must-gather-j7lb7] POD 2026-04-16T20:27:14.782703472Z Gathering data for ns/openshift-ingress-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:15.145167480Z Gathering data for ns/openshift-ingress... [must-gather-j7lb7] POD 2026-04-16T20:27:15.176223698Z Waiting for performance profile collector pods to become ready: 3 [must-gather-j7lb7] POD 2026-04-16T20:27:15.663000080Z Gathering data for ns/openshift-ingress-canary... [must-gather-j7lb7] POD 2026-04-16T20:27:16.115260218Z Gathering data for ns/openshift-insights... [must-gather-j7lb7] POD 2026-04-16T20:27:16.296921871Z Waiting for performance profile collector pods to become ready: 4 [must-gather-j7lb7] POD 2026-04-16T20:27:17.415559757Z Waiting for performance profile collector pods to become ready: 5 [must-gather-j7lb7] POD 2026-04-16T20:27:17.723538512Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:18.546991441Z Waiting for performance profile collector pods to become ready: 6 [must-gather-j7lb7] POD 2026-04-16T20:27:18.863699541Z Gathering data for ns/openshift-lws-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:19.496090297Z Gathering data for ns/kserve... [must-gather-j7lb7] POD 2026-04-16T20:27:19.674605606Z Waiting for performance profile collector pods to become ready: 7 [must-gather-j7lb7] POD 2026-04-16T20:27:20.800536368Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather-j7lb7] POD 2026-04-16T20:27:21.086944700Z Collecting performance related data for node ip-10-0-131-77.ec2.internal [must-gather-j7lb7] POD 2026-04-16T20:27:21.094116858Z Collecting performance related data for node ip-10-0-128-48.ec2.internal [must-gather-j7lb7] POD 2026-04-16T20:27:21.101461672Z Collecting performance related data for node ip-10-0-138-142.ec2.internal [must-gather-j7lb7] POD 2026-04-16T20:27:21.385767382Z Gathering data for ns/openshift-config... [must-gather-j7lb7] POD 2026-04-16T20:27:21.796626200Z Gathering data for ns/openshift-config-managed... [must-gather-j7lb7] POD 2026-04-16T20:27:22.350996418Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:22.729973017Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:22.840386949Z Gathering data for ns/openshift-kube-apiserver... [must-gather-j7lb7] POD 2026-04-16T20:27:23.153646065Z Gathering data for ns/openshift-kube-controller-manager... [must-gather-j7lb7] POD 2026-04-16T20:27:23.491304765Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:23.869297357Z Gathering data for ns/openshift-kube-scheduler... [must-gather-j7lb7] POD 2026-04-16T20:27:24.220406573Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:24.577565091Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather-j7lb7] POD 2026-04-16T20:27:24.917237264Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:25.263639216Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather-j7lb7] POD 2026-04-16T20:27:25.930249351Z Gathering data for ns/openshift-multus... [must-gather-j7lb7] POD 2026-04-16T20:27:27.355730820Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather-j7lb7] POD 2026-04-16T20:27:27.734692478Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:28.847509805Z Gathering data for ns/openshift-host-network... [must-gather-j7lb7] POD 2026-04-16T20:27:29.219635028Z Gathering data for ns/openshift-network-diagnostics... [must-gather-j7lb7] POD 2026-04-16T20:27:29.546674667Z Collecting kubelet logs for node ip-10-0-131-77.ec2.internal [must-gather-j7lb7] POD 2026-04-16T20:27:29.550462832Z Collecting kubelet logs for node ip-10-0-128-48.ec2.internal [must-gather-j7lb7] POD 2026-04-16T20:27:29.552622908Z Collecting kubelet logs for node ip-10-0-138-142.ec2.internal [must-gather-j7lb7] POD 2026-04-16T20:27:29.861431154Z Gathering data for ns/openshift-network-node-identity... [must-gather-j7lb7] POD 2026-04-16T20:27:30.003044270Z daemonset.apps "perf-node-gather-daemonset" deleted [must-gather-j7lb7] POD 2026-04-16T20:27:30.007960942Z INFO: Node performance data collection complete. [must-gather-j7lb7] POD 2026-04-16T20:27:30.360807239Z Gathering data for ns/openshift-network-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:30.765125551Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather-j7lb7] POD 2026-04-16T20:27:31.048738014Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:31.530697886Z Gathering data for ns/openshift-apiserver-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:31.849495322Z Gathering data for ns/openshift-apiserver... [must-gather-j7lb7] POD 2026-04-16T20:27:32.301811605Z Gathering data for ns/openshift-controller-manager-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:32.587992890Z Gathering data for ns/openshift-controller-manager... [must-gather-j7lb7] POD 2026-04-16T20:27:32.739344097Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather-j7lb7] POD 2026-04-16T20:27:32.910975294Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:33.566249422Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather-j7lb7] POD 2026-04-16T20:27:33.902095919Z Gathering data for ns/openshift-service-ca-operator... [must-gather-j7lb7] POD 2026-04-16T20:27:34.231733850Z Gathering data for ns/openshift-service-ca... [must-gather-j7lb7] POD 2026-04-16T20:27:34.613968360Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather-j7lb7] POD 2026-04-16T20:27:35.579856760Z Wrote inspect data to must-gather. [must-gather-j7lb7] POD 2026-04-16T20:27:35.579898744Z error: inspection completed with the errors occurred while gathering data: [must-gather-j7lb7] POD 2026-04-16T20:27:35.579898744Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather-j7lb7] POD 2026-04-16T20:27:35.722179726Z error: the server doesn't have a resource type "clusters" [must-gather-j7lb7] POD 2026-04-16T20:27:35.897757807Z Caches written to disk [must-gather-j7lb7] OUT 2026-04-16T20:27:36.90727757Z waiting for gather to complete [must-gather-j7lb7] OUT 2026-04-16T20:27:36.911315635Z downloading gather output [must-gather-j7lb7] OUT 2026-04-16T20:27:37.187970293Z receiving incremental file list [must-gather-j7lb7] OUT 2026-04-16T20:27:37.211729135Z ./ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.211901896Z aggregated-discovery-api.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.212168083Z aggregated-discovery-apis.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.2129009Z event-filter.html [must-gather-j7lb7] OUT 2026-04-16T20:27:37.2160624Z timestamp [must-gather-j7lb7] OUT 2026-04-16T20:27:37.216163486Z version [must-gather-j7lb7] OUT 2026-04-16T20:27:37.22476798Z cluster-scoped-resources/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.224784191Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.224795262Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.224945131Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225109662Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225227019Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225296924Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225356457Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225467604Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225571911Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.22571908Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225754022Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225888381Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.225959035Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.226323989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.226375882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.226684511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.226967279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.227199924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.227341613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.231080799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.232874223Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.233019022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apikeys.devportal.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.233187623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiproducts.devportal.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.233757808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.233877106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.234032736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.234143643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authconfigs.authorino.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.234949534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.235175708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorinos.operator.authorino.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.235296716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authorizationpolicies.security.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.235458626Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authpolicies.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.236655502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.236897867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.237083529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.237381328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificaterequests.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.237513386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certificates.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.23773435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/certmanagers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.237985476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/challenges.acme.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.23868884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.238821749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.238930936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.239041693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.239140069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.239245266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.239402316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.239574206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterissuers.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.240356016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.240485764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.240615962Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.24247303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.242647051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.242814481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.243009894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.243256079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.243704918Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.243851527Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.243974985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244080112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244230021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244353949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244460276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244622806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244783246Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.244887592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.245153509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.245297998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.245422386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.246003013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.246128061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.246249709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.24643136Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/destinationrules.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.247167157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.247281614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.247490767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnshealthcheckprobes.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.247602144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnspolicies.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.247786446Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.247911884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248060813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248189571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248302648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248440127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248561295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248718315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.248824741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/envoyfilters.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.24896697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.249096379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.249221857Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.249360385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.249760141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.249936562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.250310966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.250418302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.251225563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.25133775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.251443367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.251560165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.251749096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.251986331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252100049Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252211946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252378166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252492373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252645063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252820644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.252958393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.253081231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.255269789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.255718777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.256281093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.256471695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.256622285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.256800586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.256911693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.25702566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/issuers.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.257826471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocnis.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.25813895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiocsrs.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.258434879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisions.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.261941151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istiorevisiontags.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.262055848Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/istios.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.263433225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.264817343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kuadrants.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.264940531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.265127023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.265252871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.265372328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.265487265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersetoperators.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.265596062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/leaderworkersets.leaderworkerset.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.274746221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/limitadors.limitador.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.275058661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.279326681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.283514175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.283695217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigpools.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.283859127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.284117473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.284261623Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.284417452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.284520659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.284704071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.284957227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.285062783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.28516631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.285389494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oidcpolicies.extensions.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.285536793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.285692873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.285828562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.28595704Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286090798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286228847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286339754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286450081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286567228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/orders.acme.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286735389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286841356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/peerauthentications.security.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.286967724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.287074231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/planpolicies.extensions.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.287191568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.287433573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.287557601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.287811887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.287953196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.288081224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.288184571Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290085321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290200528Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290308005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxyconfigs.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290409691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290509908Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ratelimitpolicies.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290660807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290809007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/requestauthentications.security.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.290954876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.291071153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.292577839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.29276107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.292881898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.293027977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.293143404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/serviceentries.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.293315055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.29354861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.294085364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/sidecars.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.294353541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.294465928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.294572045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.294706313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.29529356Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetries.telemetry.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.295493503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/telemetrypolicies.extensions.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.2956084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.297088414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tlspolicies.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.297255624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tokenratelimitpolicies.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.297400364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.2975052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.29766002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.297796509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.297952919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/virtualservices.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.298342633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.29844203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.298540976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.298734198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.298883727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/wasmplugins.extensions.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.299012086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadentries.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.299148034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/workloadgroups.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.299326555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ztunnels.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.300362401Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.300562934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.300608407Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.300739445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.acme.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30081773Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.300900785Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30098128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30113617Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301263058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301371575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301472351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301589398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301721947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301802582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301888268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.301975873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cert-manager.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302059838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302146254Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302229719Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302316464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30239909Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302482385Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3025656Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302682948Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302775034Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302863019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.302948375Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3030311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303116395Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303208011Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303287246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303374251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303460027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303539462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303645099Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303743815Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.leaderworkerset.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30383374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.303918586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304010652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304091827Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304196723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304309761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304397826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304497862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304578018Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304688685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304781631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304864906Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.304955142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305071199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305175495Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305283692Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305387009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305501686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305593102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305700769Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305788394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30587945Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.305965215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306057511Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306141686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306230132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.telemetry.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306320068Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306410683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30650406Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306596605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306727723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30682116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306905835Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.devportal.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.306995451Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307101107Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307210214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.extensions.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307317471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307405536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307495102Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307579517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307721016Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.limitador.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307819623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307902638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.307994014Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308080209Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308172505Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308266381Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.sailoperator.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308369417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308454853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.telemetry.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308545858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308651775Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308750331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308842397Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.308934243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha3.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309018768Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309106444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309234132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309335539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309440905Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309548132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309717743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.30982799Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.networking.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.309935326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.operator.authorino.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310045483Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31015112Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.security.istio.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310258717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310365473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta2.authorino.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31047233Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta3.authorino.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310592468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310717946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31078529Z cluster-scoped-resources/certificates.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310829043Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.310885526Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4zb4f.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311001494Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7qcvh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311110401Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8xmb6.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311214967Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9tnqv.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311314014Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cnnmm.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311429081Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f5bms.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311529937Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fzztg.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311643274Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-j7hph.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311835977Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-npqpc.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.311945744Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rgct8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312057401Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w7k76.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312161907Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zwmcw.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312274324Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-fjxq9.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312402833Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-n5ql7.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31251915Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-sx6pv.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312646178Z cluster-scoped-resources/config.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312712932Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.312901434Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.313057284Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31315592Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.313253386Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.313593368Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.313828483Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.313932439Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314040746Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314171574Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31425421Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314342075Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314433451Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314518586Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314599632Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31472558Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314840787Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.314931382Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315012907Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315093933Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315177758Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315268854Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315348329Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315447165Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315493458Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315595684Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315705111Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315785896Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315877772Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.315964258Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316062564Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316201723Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316301089Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316393125Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31648012Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316570466Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316718075Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316809001Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316912678Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.316998603Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317094669Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317181595Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31726544Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317354356Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317437331Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317511036Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317557828Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317645364Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317692437Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317759331Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317807524Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317877679Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317921911Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.317978235Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318021458Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318070881Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318109263Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318167347Z cluster-scoped-resources/console.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318178628Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318230871Z cluster-scoped-resources/console.openshift.io/consoleplugins/kuadrant-console-plugin.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318327017Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318408092Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318457785Z cluster-scoped-resources/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318465106Z cluster-scoped-resources/core/nodes/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318496458Z cluster-scoped-resources/core/nodes/ip-10-0-128-48.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318674679Z cluster-scoped-resources/core/nodes/ip-10-0-131-77.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318810198Z cluster-scoped-resources/core/nodes/ip-10-0-138-142.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318922505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.318977748Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319025221Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319113647Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/endpoint-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319198602Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319275337Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319356002Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319435237Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319595317Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319706854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.31979668Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319887916Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.319970201Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320056017Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320149552Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320227727Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320330834Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32042459Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320507775Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320603791Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320712698Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320796283Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320885329Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.320965124Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32105538Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/workload-leader-election.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321135465Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321179037Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321267833Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321357519Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321436874Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321513249Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321594144Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321767665Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321890753Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.321979128Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322036682Z cluster-scoped-resources/gateway.networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322043112Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322082795Z cluster-scoped-resources/gateway.networking.k8s.io/gatewayclasses/openshift-default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322146659Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322153629Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322196632Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322305259Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322348202Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322403375Z cluster-scoped-resources/migration.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322414986Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322459129Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322549194Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32280121Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322850713Z cluster-scoped-resources/oauth.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322858154Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.322902326Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323004013Z cluster-scoped-resources/operator.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323011333Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323049356Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323134401Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323174244Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323289471Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323331234Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323397758Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3234267Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323500814Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323543167Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323675655Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323718078Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323776902Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323818084Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323882619Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323917401Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.323965604Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324008476Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32406991Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324110183Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324179487Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32422069Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324280814Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324335707Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324393731Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324435454Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324499758Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32453826Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324653247Z cluster-scoped-resources/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324663068Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324712701Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324800957Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32485678Z cluster-scoped-resources/operators.coreos.com/operators/authorino-operator.kuadrant-system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.324982938Z cluster-scoped-resources/operators.coreos.com/operators/dns-operator.kuadrant-system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325093535Z cluster-scoped-resources/operators.coreos.com/operators/leader-worker-set.openshift-lws-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325279237Z cluster-scoped-resources/operators.coreos.com/operators/limitador-operator.kuadrant-system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325399695Z cluster-scoped-resources/operators.coreos.com/operators/openshift-cert-manager-operator.cert-manager-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325525782Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325659791Z cluster-scoped-resources/operators.coreos.com/operators/rhcl-operator.kuadrant-system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32579925Z cluster-scoped-resources/operators.coreos.com/operators/servicemeshoperator3.openshift-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325897026Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325911607Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.325971551Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326073217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326172313Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326340584Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326446741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326546747Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326672695Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326772881Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326873368Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.326974064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.32706303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327147345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327244871Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327333407Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327415452Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327503617Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327585923Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327735632Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327838609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327880351Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.327981058Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328057792Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328141018Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328279326Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328389133Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328470909Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328555454Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328677932Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328776628Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328860763Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.328943288Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329037934Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329137111Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329254028Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329357095Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329458211Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329562988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329627372Z cluster-scoped-resources/sailoperator.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329654714Z cluster-scoped-resources/sailoperator.io/istios/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329701227Z cluster-scoped-resources/sailoperator.io/istios/openshift-gateway.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329770081Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329778961Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329830475Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329882638Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329889199Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329927511Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329986754Z cluster-scoped-resources/storage.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.329996645Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330041928Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330105752Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330150395Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-48.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330239141Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-77.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330319946Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-142.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330366779Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330410751Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330488626Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330538289Z host_service_logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330573262Z host_service_logs/masters/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330615944Z host_service_logs/masters/NetworkManager_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33071069Z host_service_logs/masters/crio_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330776075Z host_service_logs/masters/kubelet_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330842919Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.330971347Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331078403Z host_service_logs/masters/openvswitch_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331150588Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331215472Z host_service_logs/masters/ovs-configuration_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331292087Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331358481Z host_service_logs/masters/ovsdb-server_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331425925Z host_service_logs/masters/rpm-ostreed_service.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331463848Z ingress_controllers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331470048Z ingress_controllers/default/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331477929Z ingress_controllers/default/router-default-74fc646496-l58qj/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331537943Z ingress_controllers/default/router-default-74fc646496-l58qj/haproxy.config [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331688332Z insights-data/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331698743Z machine_config_ondisk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331702073Z machine_config_termination_logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331708373Z monitoring/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331711514Z monitoring/alertmanager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331752736Z monitoring/alertmanager/status.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331849072Z monitoring/alertmanager/status.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331897775Z monitoring/prometheus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.331942108Z monitoring/prometheus/alertmanagers.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.332045245Z monitoring/prometheus/alertmanagers.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33212424Z monitoring/prometheus/rules.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.332831294Z monitoring/prometheus/rules.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33291486Z monitoring/prometheus/prometheus-k8s-0/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.332970833Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.333952335Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334001379Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33402878Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334125896Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334194781Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334282536Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33433919Z monitoring/prometheus/status/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334389153Z monitoring/prometheus/status/config.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334851792Z monitoring/prometheus/status/config.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.334916856Z monitoring/prometheus/status/flags.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335010362Z monitoring/prometheus/status/flags.stderr [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335200624Z namespaces/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335207165Z namespaces/cert-manager-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335210715Z namespaces/cert-manager-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335213945Z namespaces/cert-manager-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335259198Z namespaces/cert-manager-operator/coordination.k8s.io/leases/cert-manager-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335301011Z namespaces/cert-manager-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335314671Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335375915Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335568158Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335805062Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.335965243Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.336170736Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.336445463Z namespaces/cert-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.336745452Z namespaces/cert-manager-operator/operators.coreos.com/installplans/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.336783815Z namespaces/cert-manager-operator/operators.coreos.com/installplans/install-nfqkd.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.336915173Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.336960936Z namespaces/cert-manager-operator/operators.coreos.com/operatorconditions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33702251Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337063752Z namespaces/cert-manager-operator/operators.coreos.com/operatorgroups/cert-manager-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337123626Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337158218Z namespaces/cert-manager-operator/operators.coreos.com/subscriptions/openshift-cert-manager-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337231513Z namespaces/cert-manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337243844Z namespaces/cert-manager/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337265515Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337299047Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337459357Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337653179Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.337809359Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338002752Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338244167Z namespaces/cert-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338482042Z namespaces/default/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338532335Z namespaces/default/default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33860434Z namespaces/default/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338649682Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338749629Z namespaces/default/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338789031Z namespaces/default/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338876517Z namespaces/default/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.338954902Z namespaces/default/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339033007Z namespaces/default/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33908041Z namespaces/default/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339127963Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339158615Z namespaces/default/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339215568Z namespaces/default/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339296263Z namespaces/default/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339357637Z namespaces/default/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3394021Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339484015Z namespaces/default/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.33955059Z namespaces/default/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339595212Z namespaces/default/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339732341Z namespaces/default/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.339816096Z namespaces/default/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340022529Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340102154Z namespaces/default/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34018661Z namespaces/default/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340326928Z namespaces/default/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340494329Z namespaces/default/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340579504Z namespaces/default/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340609586Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340715153Z namespaces/default/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340753886Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340809999Z namespaces/default/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34083008Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.340928907Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341003931Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341035464Z namespaces/default/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341083796Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341115958Z namespaces/default/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341161371Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341210315Z namespaces/default/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341217875Z namespaces/default/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341254617Z namespaces/default/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341410887Z namespaces/default/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341576428Z namespaces/default/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.341744318Z namespaces/default/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34193815Z namespaces/default/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342173575Z namespaces/default/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342373688Z namespaces/default/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34240304Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342453713Z namespaces/default/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342485095Z namespaces/default/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342556289Z namespaces/kserve-ci-e2e-test/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34256286Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34256651Z namespaces/kserve-ci-e2e-test/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342602943Z 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-j7lb7] OUT 2026-04-16T20:27:37.342731981Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342742221Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342784194Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34288643Z namespaces/kserve-ci-e2e-test/gateway.networking.k8s.io/gateways/router-gateway-2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342953845Z namespaces/kserve-ci-e2e-test/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.342962345Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.343016189Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.343208631Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.343377141Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34351488Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.343749065Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344021222Z namespaces/kserve-ci-e2e-test/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344251077Z namespaces/kserve/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344308871Z namespaces/kserve/kserve.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344373415Z namespaces/kserve/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344409747Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344486832Z namespaces/kserve/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344523144Z namespaces/kserve/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344680494Z namespaces/kserve/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.344899468Z namespaces/kserve/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34509383Z namespaces/kserve/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345129822Z namespaces/kserve/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345156404Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345217938Z namespaces/kserve/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345241289Z namespaces/kserve/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345331375Z namespaces/kserve/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345399039Z namespaces/kserve/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345441002Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345519307Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34556237Z namespaces/kserve/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34556995Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345611233Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.34572486Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345808305Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345916592Z namespaces/kserve/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.345963245Z namespaces/kserve/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.346191119Z namespaces/kserve/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.346310677Z namespaces/kserve/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.346622947Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.346751975Z namespaces/kserve/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347008171Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347131999Z namespaces/kserve/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347377394Z namespaces/kserve/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347475031Z namespaces/kserve/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347499192Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347600488Z namespaces/kserve/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347655732Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347758798Z namespaces/kserve/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347802551Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347892687Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.347967352Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348019755Z namespaces/kserve/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348061538Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348134362Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348178565Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348268501Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348323354Z namespaces/kserve/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348373888Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3484204Z namespaces/kserve/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348428591Z namespaces/kserve/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348466513Z namespaces/kserve/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348613583Z namespaces/kserve/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348816416Z namespaces/kserve/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.348954774Z namespaces/kserve/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349160057Z namespaces/kserve/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349399652Z namespaces/kserve/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349615506Z namespaces/kserve/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349621976Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349684631Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/kserve-controller-manager-659c8cbdc-z5xll.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349779357Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349788257Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349791757Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.349857781Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3499988Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350061354Z namespaces/kserve/pods/kserve-controller-manager-659c8cbdc-z5xll/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350099927Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350138869Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/llmisvc-controller-manager-798f6c5c97-njh57.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350217814Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350224874Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350230715Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.350282718Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352109434Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352179038Z namespaces/kserve/pods/llmisvc-controller-manager-798f6c5c97-njh57/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352234212Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352274714Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/model-serving-api-86f7b4b499-46vnv.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352383001Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/server/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352390051Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/server/server/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352399342Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/server/server/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352449185Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/server/server/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352533751Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/server/server/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352604425Z namespaces/kserve/pods/model-serving-api-86f7b4b499-46vnv/server/server/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352675Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352710642Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/odh-model-controller-696fc77849-66fmq.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352805808Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352813188Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352818689Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.352867882Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36043655Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360506085Z namespaces/kserve/pods/odh-model-controller-696fc77849-66fmq/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360524476Z namespaces/kserve/pods/s3-init-jd2c5/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360575879Z namespaces/kserve/pods/s3-init-jd2c5/s3-init-jd2c5.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360678746Z namespaces/kserve/pods/s3-init-jd2c5/s3-init/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360692207Z namespaces/kserve/pods/s3-init-jd2c5/s3-init/s3-init/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360699307Z namespaces/kserve/pods/s3-init-jd2c5/s3-init/s3-init/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360723158Z namespaces/kserve/pods/s3-init-jd2c5/s3-init/s3-init/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360814314Z namespaces/kserve/pods/s3-init-jd2c5/s3-init/s3-init/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360882668Z namespaces/kserve/pods/s3-init-jd2c5/s3-init/s3-init/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360920951Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.360952753Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs-86cc847c5c-j2rp7.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361033478Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361042249Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs/seaweedfs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361048849Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs/seaweedfs/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361077351Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs/seaweedfs/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361241791Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361308746Z namespaces/kserve/pods/seaweedfs-86cc847c5c-j2rp7/seaweedfs/seaweedfs/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361356278Z namespaces/kserve/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361397491Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361456255Z namespaces/kserve/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361504428Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361575763Z namespaces/kuadrant-system/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361624976Z namespaces/kuadrant-system/kuadrant-system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361715211Z namespaces/kuadrant-system/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361766704Z namespaces/kuadrant-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361834959Z namespaces/kuadrant-system/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361876091Z namespaces/kuadrant-system/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.361959127Z namespaces/kuadrant-system/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362260746Z namespaces/kuadrant-system/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362522282Z namespaces/kuadrant-system/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362567185Z namespaces/kuadrant-system/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362610658Z namespaces/kuadrant-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362688683Z namespaces/kuadrant-system/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362731216Z namespaces/kuadrant-system/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362816931Z namespaces/kuadrant-system/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362873874Z namespaces/kuadrant-system/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362919317Z namespaces/kuadrant-system/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.362999233Z namespaces/kuadrant-system/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363044445Z namespaces/kuadrant-system/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363050946Z namespaces/kuadrant-system/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363088838Z namespaces/kuadrant-system/coordination.k8s.io/leases/3745a16e.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363175413Z namespaces/kuadrant-system/coordination.k8s.io/leases/a3f98d6c.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363253738Z namespaces/kuadrant-system/coordination.k8s.io/leases/aac3a15d.authorino.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363336834Z namespaces/kuadrant-system/coordination.k8s.io/leases/f139389e.kuadrant.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363411168Z namespaces/kuadrant-system/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363453491Z namespaces/kuadrant-system/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363617932Z namespaces/kuadrant-system/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.363759301Z namespaces/kuadrant-system/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.364150675Z namespaces/kuadrant-system/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36422623Z namespaces/kuadrant-system/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.364552711Z namespaces/kuadrant-system/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.364726672Z namespaces/kuadrant-system/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.364957676Z namespaces/kuadrant-system/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365074534Z namespaces/kuadrant-system/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365116867Z namespaces/kuadrant-system/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365216213Z namespaces/kuadrant-system/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365248795Z namespaces/kuadrant-system/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365281427Z namespaces/kuadrant-system/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36533325Z namespaces/kuadrant-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365409315Z namespaces/kuadrant-system/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365510871Z namespaces/kuadrant-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365559184Z namespaces/kuadrant-system/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365607358Z namespaces/kuadrant-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365668921Z namespaces/kuadrant-system/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365712654Z namespaces/kuadrant-system/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365779008Z namespaces/kuadrant-system/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365791079Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.365846402Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.366055066Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.366251078Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.366405898Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.366613681Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.366896379Z namespaces/kuadrant-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367156756Z namespaces/kuadrant-system/operators.coreos.com/installplans/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367199338Z namespaces/kuadrant-system/operators.coreos.com/installplans/install-5nldl.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367450354Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367494687Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367584003Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367725581Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367805326Z namespaces/kuadrant-system/operators.coreos.com/operatorconditions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36786674Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367914033Z namespaces/kuadrant-system/operators.coreos.com/operatorgroups/kuadrant.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.367966557Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36801409Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/authorino-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368102885Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/dns-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368259165Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/limitador-operator-stable-redhat-operators-openshift-marketplace.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368368272Z namespaces/kuadrant-system/operators.coreos.com/subscriptions/rhcl-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368438617Z namespaces/kuadrant-system/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368450467Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36849741Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino-68bd676465-q4vpp.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368573865Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368580455Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.368586096Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36864842Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369423179Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369492763Z namespaces/kuadrant-system/pods/authorino-68bd676465-q4vpp/authorino/authorino/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369547887Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36959646Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/authorino-operator-7587b89b76-x9tfj.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369705046Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369719218Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369724198Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.36975606Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369927151Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.369998415Z namespaces/kuadrant-system/pods/authorino-operator-7587b89b76-x9tfj/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370049698Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370096131Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/dns-operator-controller-manager-844548ff4c-rdkhj.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370187367Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370194688Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370201908Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370256372Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370358888Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370426732Z namespaces/kuadrant-system/pods/dns-operator-controller-manager-844548ff4c-rdkhj/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370476545Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370521058Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin-6c886788f8-xq84n.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370604843Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370613384Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370619224Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370687249Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370756333Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370839388Z namespaces/kuadrant-system/pods/kuadrant-console-plugin-6c886788f8-xq84n/kuadrant-console-plugin/kuadrant-console-plugin/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370874391Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.370916783Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37101788Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37103025Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.371035181Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.371084564Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372488513Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372558387Z namespaces/kuadrant-system/pods/kuadrant-operator-controller-manager-6ddf9554fc-ltgfr/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3726065Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372622751Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador-limitador-67566c68b4-b4bhk.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372738028Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372748309Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372751679Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372782481Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372873237Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372937031Z namespaces/kuadrant-system/pods/limitador-limitador-67566c68b4-b4bhk/limitador/limitador/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372969993Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.372999055Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/limitador-operator-controller-manager-c7fb4c8d5-l27sq.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373089541Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373096051Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373104121Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373155715Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373307154Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373375539Z namespaces/kuadrant-system/pods/limitador-operator-controller-manager-c7fb4c8d5-l27sq/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373412221Z namespaces/kuadrant-system/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373452414Z namespaces/kuadrant-system/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373504857Z namespaces/kuadrant-system/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373543479Z namespaces/kuadrant-system/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373597683Z namespaces/kube-node-lease/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373604603Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373613644Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37371317Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-48.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373805686Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-77.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373887671Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-142.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373960266Z namespaces/kube-node-lease/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.373966416Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.374008809Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.374167289Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3743451Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.374486009Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.374718654Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.374962409Z namespaces/kube-node-lease/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375165292Z namespaces/kube-public/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375174792Z namespaces/kube-public/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375185533Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375240057Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375388246Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375568637Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375730058Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.375917539Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376160505Z namespaces/kube-public/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37640811Z namespaces/kube-system/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376459894Z namespaces/kube-system/kube-system.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376572111Z namespaces/kube-system/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376619464Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376697759Z namespaces/kube-system/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376749892Z namespaces/kube-system/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37687518Z namespaces/kube-system/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.376948485Z namespaces/kube-system/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37702524Z namespaces/kube-system/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377072432Z namespaces/kube-system/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377113765Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377171099Z namespaces/kube-system/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377210211Z namespaces/kube-system/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377289826Z namespaces/kube-system/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37735109Z namespaces/kube-system/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377395883Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377474828Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377520701Z namespaces/kube-system/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377526641Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377567814Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-qo4xqvfv4e7n47pkkxhdpr76pu.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37766757Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-cainjector-leader-election.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377755326Z namespaces/kube-system/coordination.k8s.io/leases/cert-manager-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.377840731Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.37798807Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.378042844Z namespaces/kube-system/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.378088997Z namespaces/kube-system/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3782904Z namespaces/kube-system/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.378385975Z namespaces/kube-system/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.378647902Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.378733248Z namespaces/kube-system/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379017955Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379141983Z namespaces/kube-system/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379459994Z namespaces/kube-system/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379528258Z namespaces/kube-system/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379574611Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379648695Z namespaces/kube-system/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379704869Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379751312Z namespaces/kube-system/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379794165Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379866189Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.379951465Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380005918Z namespaces/kube-system/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380048121Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380104794Z namespaces/kube-system/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380154067Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38019838Z namespaces/kube-system/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380210731Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380265325Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380430735Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380588155Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380748095Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.380948768Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381189483Z namespaces/kube-system/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381478751Z namespaces/kube-system/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381485231Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381534085Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer-5gp27.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38161726Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38162363Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38162704Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381698705Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381882777Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381951211Z namespaces/kube-system/pods/global-pull-secret-syncer-5gp27/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.381989803Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382031296Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer-9mwx9.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382110071Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382116371Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382125392Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382205517Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382385259Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382456263Z namespaces/kube-system/pods/global-pull-secret-syncer-9mwx9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382493115Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382534718Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer-zfltp.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382613453Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382621234Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382625604Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382683567Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382853478Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382919332Z namespaces/kube-system/pods/global-pull-secret-syncer-zfltp/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.382973716Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383014588Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent-dxbfj.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383090703Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383096984Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent/konnectivity-agent/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383105074Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent/konnectivity-agent/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383150677Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383595195Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383684511Z namespaces/kube-system/pods/konnectivity-agent-dxbfj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383733444Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383778557Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent-k8ssj.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383847431Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383861492Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent/konnectivity-agent/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383874293Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent/konnectivity-agent/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.383907275Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384356363Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384420567Z namespaces/kube-system/pods/konnectivity-agent-k8ssj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38447178Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384513773Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent-lb4zl.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384594508Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384600548Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent/konnectivity-agent/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384609939Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent/konnectivity-agent/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.384675053Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385128742Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385203767Z namespaces/kube-system/pods/konnectivity-agent-lb4zl/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385240259Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385280212Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385344676Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/haproxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385351106Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/haproxy/haproxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385360347Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/haproxy/haproxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38540951Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385559739Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385627444Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-48.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385746641Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385791624Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385859418Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/haproxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385866809Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/haproxy/haproxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385873779Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/haproxy/haproxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.385927423Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386123985Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386190029Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-77.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386230402Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386270634Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386336278Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386342539Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386347739Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386396422Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386590285Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38668227Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-142.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386738354Z namespaces/kube-system/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386785457Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.38683948Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386849171Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386896374Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.386948787Z namespaces/kube-system/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3869939Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387038393Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387044723Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387048334Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387086876Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387231525Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387427867Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387562176Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.387796481Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388035036Z namespaces/open-cluster-management-38a65069-e2bf-44fb-980a-e85e07812/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388225958Z namespaces/open-cluster-management-agent-addon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388233678Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388242529Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388284272Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388394028Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388437321Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388449722Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388505336Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388741541Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.388926202Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389058941Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389272744Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389514559Z namespaces/open-cluster-management-agent-addon/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389774336Z namespaces/openshift-apiserver-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389830739Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389894254Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.389922395Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39000062Z namespaces/openshift-apiserver-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390018771Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390110787Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390193242Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390266697Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39031982Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390369213Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390419567Z namespaces/openshift-apiserver-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390463689Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390543055Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390588577Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390645141Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390729076Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39079126Z namespaces/openshift-apiserver-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.390838103Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.391763302Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.391848187Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.391933372Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392012457Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392111574Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392237852Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392438064Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392510409Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39252481Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392584184Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392624326Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.3926904Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392724473Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392808508Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392883943Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392929715Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.392971098Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393022641Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393065874Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393119517Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39315626Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393209553Z namespaces/openshift-apiserver-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393225284Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393268227Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393421506Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393588147Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.393819442Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394042186Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394301212Z namespaces/openshift-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394494364Z namespaces/openshift-apiserver-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39458424Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394646954Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394709388Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394802724Z namespaces/openshift-apiserver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394852777Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394910741Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.394949423Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395016458Z namespaces/openshift-apiserver/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39505561Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395136775Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39520939Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395293085Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395342588Z namespaces/openshift-apiserver/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395392601Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395448815Z namespaces/openshift-apiserver/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395496838Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395589234Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395904214Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.395951197Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396038682Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396098846Z namespaces/openshift-apiserver/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396143459Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396245355Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396341821Z namespaces/openshift-apiserver/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396418986Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396510452Z namespaces/openshift-apiserver/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396584687Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396732216Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396896886Z namespaces/openshift-apiserver/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39694924Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.396995183Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397057707Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397101769Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397165433Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397210076Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397284391Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397361186Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397419189Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397458452Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397516465Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397563619Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397611631Z namespaces/openshift-apiserver/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397620142Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397690127Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.397841196Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398008327Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398140265Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398346608Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398594294Z namespaces/openshift-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398821918Z namespaces/openshift-apiserver/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398865981Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398909744Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.398955607Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39901288Z namespaces/openshift-authentication-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399020841Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399024961Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399065254Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399112297Z namespaces/openshift-authentication-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399125707Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399179761Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39932572Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.39949171Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399625979Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.399854633Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400087228Z namespaces/openshift-authentication-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400299041Z namespaces/openshift-authentication/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400307452Z namespaces/openshift-authentication/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400319593Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400364136Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400509225Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400693626Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.400842396Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401054439Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401284614Z namespaces/openshift-authentication/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401492677Z namespaces/openshift-cloud-controller-manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401501848Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401506058Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40154551Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401603614Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401618875Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.401690789Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40185261Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40201495Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402147649Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402347591Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402580406Z namespaces/openshift-cloud-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402826421Z namespaces/openshift-cloud-credential-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402835812Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402839312Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402877535Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402950279Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40295808Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.402993992Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.403043395Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.403063466Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40311781Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.403268179Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40343585Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.403570839Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.403780502Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404013186Z namespaces/openshift-cloud-credential-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404236061Z namespaces/openshift-cloud-network-config-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404478396Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.4045398Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404581352Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404660097Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404716011Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404800106Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404880221Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.404961246Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405006209Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405046502Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405104616Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405149408Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405232344Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405284587Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40533264Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405408435Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405452258Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405463328Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405507731Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405575965Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405617488Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405750346Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405826381Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405904336Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.405981601Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406061126Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406211555Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406317382Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406374916Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406422099Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406476522Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406518485Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406561197Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40659964Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406681855Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406733919Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406818514Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406903709Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.406960863Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407004416Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407050479Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407094021Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407136774Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407170546Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407216979Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407364748Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407535069Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407699209Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.407900112Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40817303Z namespaces/openshift-cloud-network-config-controller/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408428866Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408479199Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408532592Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408540373Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408575515Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408647209Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408711954Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408785188Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408830641Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408900616Z namespaces/openshift-cluster-csi-drivers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.408949759Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409054925Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409115379Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409188594Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409242077Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409420678Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409502684Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409622291Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.40976114Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409791482Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409844475Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409889078Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.409968683Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410022256Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410067049Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410142474Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410195587Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410207248Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410311005Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41040184Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410489256Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410593992Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410744102Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410793185Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410903462Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.410978497Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411310438Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411389613Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411592746Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411764437Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411880054Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411938038Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.411982811Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412041604Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412087877Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412149431Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412195154Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412241717Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41228524Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412372815Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412476502Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412541736Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41260348Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412688855Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412744299Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412820213Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412826534Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.412864296Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.413045988Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.413224539Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.413362778Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.413580552Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.413845088Z namespaces/openshift-cluster-csi-drivers/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414047871Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414056702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414107105Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/aws-ebs-csi-driver-node-45p7w.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414203851Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-driver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414210371Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-driver/csi-driver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414220582Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-driver/csi-driver/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414263415Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-driver/csi-driver/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414358781Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414426105Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-driver/csi-driver/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414473668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-liveness-probe/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414480358Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-liveness-probe/csi-liveness-probe/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414488689Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414543953Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414626178Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414729304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414768457Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-node-driver-registrar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414775547Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414779027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414814379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.414912566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.4149849Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-45p7w/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415034104Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415092177Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/aws-ebs-csi-driver-node-kbbr5.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415182803Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-driver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415190633Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-driver/csi-driver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415194163Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-driver/csi-driver/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415236196Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-driver/csi-driver/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415326042Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415391906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-driver/csi-driver/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415429998Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-liveness-probe/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415440739Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-liveness-probe/csi-liveness-probe/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415444139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415494802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415580058Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415664413Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415717187Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-node-driver-registrar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415728227Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415734868Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41577483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415868606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41593537Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kbbr5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.415978823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416024616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/aws-ebs-csi-driver-node-lnmvl.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416110001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-driver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416117442Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-driver/csi-driver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416125413Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-driver/csi-driver/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416164535Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-driver/csi-driver/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41625417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-driver/csi-driver/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416337026Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-driver/csi-driver/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41639533Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-liveness-probe/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41640327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-liveness-probe/csi-liveness-probe/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41641004Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416481205Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416592442Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416687788Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416735541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-node-driver-registrar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416743132Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416751742Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416798465Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416899751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.416984457Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lnmvl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417021459Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417055171Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417117775Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417124476Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417184989Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417254774Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417305027Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417364741Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417414124Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417496119Z namespaces/openshift-cluster-machine-approver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41750733Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41751309Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417565994Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417659359Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417733274Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417792418Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417881513Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417913375Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.417962219Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.418115038Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.418321031Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.41846176Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.418721137Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.418977643Z namespaces/openshift-cluster-machine-approver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419239729Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419292413Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419375808Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419440272Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419514087Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419547459Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419712269Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419790564Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419864339Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419908592Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.419952504Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420060941Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420100474Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420160658Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.4202019Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420287816Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42035286Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420396272Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420481978Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420534651Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420540962Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420578164Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42066464Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.420721493Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.421573827Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.421702335Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.421849324Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.421927109Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422177645Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422311984Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422496805Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422586661Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422618263Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42272831Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422764002Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422827966Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422868169Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.422952764Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423028939Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423091673Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423147366Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423217911Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423265484Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423324708Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42336654Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423418644Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423458566Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423506989Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42351949Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423568953Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.423859712Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.424102267Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.424257277Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.424498322Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.424802741Z namespaces/openshift-cluster-node-tuning-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425076819Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425088729Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425144563Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned-d2lfx.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425241009Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425250039Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned/tuned/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42525704Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned/tuned/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425334955Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned/tuned/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425484434Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned/tuned/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425566939Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2lfx/tuned/tuned/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425614982Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425700198Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned-jhjgp.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425783233Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425791184Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned/tuned/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425803714Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned/tuned/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.425851397Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned/tuned/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426007598Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned/tuned/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426078922Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jhjgp/tuned/tuned/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426127785Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426169728Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned-rx55c.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426250403Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426258983Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned/tuned/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426306466Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned/tuned/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42635953Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned/tuned/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426465687Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned/tuned/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426532531Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rx55c/tuned/tuned/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426614396Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426689381Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426741964Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426776166Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426826489Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42683287Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426882693Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-48.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.426972759Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-77.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427056394Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-142.ec2.internal.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427110257Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42714946Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427223414Z namespaces/openshift-cluster-samples-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427271177Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427334411Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427372254Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427435638Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42747424Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427570566Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427711865Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427821492Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427861625Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427904017Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42794705Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.427982082Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428063208Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428117821Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428159543Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428236158Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428326204Z namespaces/openshift-cluster-samples-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428366837Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428545848Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428627813Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428805614Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.428883019Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429000307Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429114634Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429287945Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429340848Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429381101Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429445135Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429490848Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429549451Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429591894Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429702501Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429779156Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.42984639Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429893533Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429943186Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.429986329Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430052983Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430101016Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430151369Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430192162Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430249876Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430270877Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.43031948Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.43046792Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430690174Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.430837423Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431030925Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.43126074Z namespaces/openshift-cluster-samples-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431465472Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431471893Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431514426Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-6dc5bdb6b4-trj4c.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431594401Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-watch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431603211Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431608782Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431648174Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431776582Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431846447Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431867128Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431872008Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator/cluster-samples-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431878139Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.431917971Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432352429Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432416273Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6dc5bdb6b4-trj4c/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432445625Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432491128Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432555672Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432587044Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432715132Z namespaces/openshift-cluster-storage-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432774706Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432833349Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432868411Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432929935Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.432968338Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433051663Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433142899Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433238345Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433352282Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433396405Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433458479Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433503881Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433581906Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433623699Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433689133Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433775269Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433824372Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433832132Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433881456Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.433969481Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434038275Z namespaces/openshift-cluster-storage-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434090809Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434200946Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434283271Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434554488Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434645374Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434767832Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.434887619Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435088362Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435162577Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435206929Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435266293Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435303295Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435359439Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435399452Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435479926Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435557791Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435620106Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435709691Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435765225Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435808427Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435916074Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.435952436Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.43600987Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436062743Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436138488Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436149699Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436202062Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436367403Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436538293Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436706704Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.436910827Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437174214Z namespaces/openshift-cluster-storage-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437369206Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437377937Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437442021Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator-7c6cbb6c87-6cnrc.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437523656Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437530066Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator/volume-data-source-validator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437537176Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437581089Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437708847Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437783552Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-7c6cbb6c87-6cnrc/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437837195Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437874368Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437928011Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.437959413Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438169297Z namespaces/openshift-cluster-version/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.43821691Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438284294Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438393111Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438457155Z namespaces/openshift-cluster-version/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438492637Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438571852Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438676399Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438811207Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438867091Z namespaces/openshift-cluster-version/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438913204Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.438963937Z namespaces/openshift-cluster-version/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.43900864Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439085875Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439143998Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439187071Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439266416Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439338661Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439345321Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439383893Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439434097Z namespaces/openshift-cluster-version/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439475569Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439572145Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439674272Z namespaces/openshift-cluster-version/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439774728Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439851323Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.439926058Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440044195Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440207605Z namespaces/openshift-cluster-version/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440265739Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440321863Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440376256Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440421709Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440477482Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440521945Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440606601Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440712708Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44075948Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440809083Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440858397Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440888848Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440956163Z namespaces/openshift-cluster-version/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.440964703Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.441008566Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.441159896Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.441337207Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.441466155Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44169485Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.441928685Z namespaces/openshift-cluster-version/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442128467Z namespaces/openshift-cluster-version/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442153959Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442241734Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442282447Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442386253Z namespaces/openshift-config-managed/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442450257Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442534363Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442605837Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442692863Z namespaces/openshift-config-managed/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442727605Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442819461Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.442898316Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44297468Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443029004Z namespaces/openshift-config-managed/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443077907Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443134411Z namespaces/openshift-config-managed/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443182784Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443250028Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443306112Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443353175Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443423259Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443501644Z namespaces/openshift-config-managed/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.443544887Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.446655393Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.446744689Z namespaces/openshift-config-managed/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.446838165Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44691436Z namespaces/openshift-config-managed/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.446993315Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447130363Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447251991Z namespaces/openshift-config-managed/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447318385Z namespaces/openshift-config-managed/core/configmaps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447355248Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447457674Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447508047Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44755457Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447585922Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447652456Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447718231Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447750833Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447832588Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447928604Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.447982987Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448036861Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448086274Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448114566Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448167349Z namespaces/openshift-config-managed/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448195721Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448240533Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.448442676Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.4486595Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44882082Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449025093Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449303561Z namespaces/openshift-config-managed/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.44960817Z namespaces/openshift-config-managed/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449668764Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449735938Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449746979Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449780721Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449847845Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449895258Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449940911Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.449985714Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450030567Z namespaces/openshift-config-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450038397Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450044138Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450090921Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450156905Z namespaces/openshift-config-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450171396Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450209698Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450375409Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450542929Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450703389Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.450895301Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451127566Z namespaces/openshift-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451369471Z namespaces/openshift-config/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451416514Z namespaces/openshift-config/openshift-config.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451575575Z namespaces/openshift-config/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451614317Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451771257Z namespaces/openshift-config/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451810229Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451894415Z namespaces/openshift-config/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.451966609Z namespaces/openshift-config/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452052365Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452114298Z namespaces/openshift-config/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45214064Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452194914Z namespaces/openshift-config/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452250677Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452326902Z namespaces/openshift-config/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452382286Z namespaces/openshift-config/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452439479Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452526524Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45261005Z namespaces/openshift-config/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452703216Z namespaces/openshift-config/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452839964Z namespaces/openshift-config/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452913689Z namespaces/openshift-config/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.452991904Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453068839Z namespaces/openshift-config/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453146564Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453290163Z namespaces/openshift-config/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453428032Z namespaces/openshift-config/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453483355Z namespaces/openshift-config/core/secrets/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453530498Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453588332Z namespaces/openshift-config/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453646855Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45371466Z namespaces/openshift-config/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453744442Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453797625Z namespaces/openshift-config/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453839268Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453920403Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.453995417Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454045431Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454081043Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454127706Z namespaces/openshift-config/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454169159Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454213551Z namespaces/openshift-config/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454220642Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454257394Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454408174Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454575144Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454736054Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.454921686Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455152391Z namespaces/openshift-config/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455350173Z namespaces/openshift-config/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455388836Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455438549Z namespaces/openshift-config/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455475761Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455571697Z namespaces/openshift-console-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45561579Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455694815Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455744368Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455800192Z namespaces/openshift-console-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.455840894Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45592887Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456042247Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456140893Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456184386Z namespaces/openshift-console-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456236949Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456303423Z namespaces/openshift-console-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456359137Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456487505Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456605613Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456646305Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456747162Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456784454Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456795665Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456829907Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456904801Z namespaces/openshift-console-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.456949614Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.457519811Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.457604796Z namespaces/openshift-console-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.457896704Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.457973379Z namespaces/openshift-console-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458098967Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458217775Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458392006Z namespaces/openshift-console-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458447949Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458473851Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458538015Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458574767Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45862511Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458680674Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458764979Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458836594Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458884707Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.45892652Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.458976433Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459014455Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459067108Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459106051Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459156274Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459202267Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459312674Z namespaces/openshift-console-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459327215Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459378818Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459527107Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459765273Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.459899201Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460087053Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460335658Z namespaces/openshift-console-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460537301Z namespaces/openshift-console-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460543922Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460571313Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/console-operator-9d4b6777b-2xttw.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460691971Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/console-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460702512Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/console-operator/console-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460705932Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/console-operator/console-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.460755645Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/console-operator/console-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461315191Z namespaces/openshift-console-operator/pods/console-operator-9d4b6777b-2xttw/console-operator/console-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461362803Z namespaces/openshift-console-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461402016Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461454679Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461482901Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461540385Z namespaces/openshift-console-user-settings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461546725Z namespaces/openshift-console-user-settings/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461558816Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461607079Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46177708Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.461961131Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46210621Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.462310103Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.462545818Z namespaces/openshift-console-user-settings/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.462804935Z namespaces/openshift-console/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.462847808Z namespaces/openshift-console/openshift-console.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46305559Z namespaces/openshift-console/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463080782Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463138206Z namespaces/openshift-console/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463175368Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463256143Z namespaces/openshift-console/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463416873Z namespaces/openshift-console/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463756455Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463801678Z namespaces/openshift-console/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46383993Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463875753Z namespaces/openshift-console/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.463923705Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46399794Z namespaces/openshift-console/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464043453Z namespaces/openshift-console/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464081195Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464161371Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464222895Z namespaces/openshift-console/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464269997Z namespaces/openshift-console/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464892727Z namespaces/openshift-console/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.464976842Z namespaces/openshift-console/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46526272Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.465338205Z namespaces/openshift-console/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.465499115Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.465614142Z namespaces/openshift-console/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.465829496Z namespaces/openshift-console/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46589443Z namespaces/openshift-console/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.465937723Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.465996387Z namespaces/openshift-console/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466034959Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466102043Z namespaces/openshift-console/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466129255Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466222211Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466304276Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466357399Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466403672Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466462856Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466508159Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466557642Z namespaces/openshift-console/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466593264Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466670609Z namespaces/openshift-console/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46668286Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466756685Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.466904044Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.467073935Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.467207373Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.467405666Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.467654541Z namespaces/openshift-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.467939499Z namespaces/openshift-console/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46794963Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.467978392Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console-b67ccf97f-82jcv.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468082919Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468089359Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console/console/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468094859Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console/console/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468138292Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console/console/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468238718Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console/console/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468321334Z namespaces/openshift-console/pods/console-b67ccf97f-82jcv/console/console/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468357806Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468399639Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/downloads-6bcc868b7-5gz5z.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468504315Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/download-server/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468512896Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/download-server/download-server/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468517256Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/download-server/download-server/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468551128Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/download-server/download-server/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468774692Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/download-server/download-server/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468846637Z namespaces/openshift-console/pods/downloads-6bcc868b7-5gz5z/download-server/download-server/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46889387Z namespaces/openshift-console/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.468936813Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469003457Z namespaces/openshift-console/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.46905068Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469115904Z namespaces/openshift-controller-manager-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469161327Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469227121Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469268934Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469323407Z namespaces/openshift-controller-manager-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469360519Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469448485Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469522459Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469597104Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469675599Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469718152Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469776306Z namespaces/openshift-controller-manager-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469825649Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469913964Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.469971848Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470017611Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470094706Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47015885Z namespaces/openshift-controller-manager-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470199853Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47031327Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470388044Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470467769Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470544754Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470625319Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470764628Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.470922218Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471039106Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471068547Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471128621Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471160743Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471231198Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47127487Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471358286Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471433191Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471478753Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471517106Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471566719Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471613032Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471674226Z namespaces/openshift-controller-manager-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471688496Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47173995Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.471891159Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47206013Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47222402Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.472439394Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.472709851Z namespaces/openshift-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.472902703Z namespaces/openshift-controller-manager-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.472945216Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.472994319Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473022181Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473104396Z namespaces/openshift-controller-manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47315794Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473213683Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473229624Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473442138Z namespaces/openshift-controller-manager/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47348925Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473576786Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473677622Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473752797Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47379732Z namespaces/openshift-controller-manager/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473836263Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473895366Z namespaces/openshift-controller-manager/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.473941549Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474017474Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474071087Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474121881Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474199135Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474241218Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474253159Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474310202Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474366436Z namespaces/openshift-controller-manager/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474411369Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474504355Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47458787Z namespaces/openshift-controller-manager/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474706778Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474786072Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474865617Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.474989415Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475156886Z namespaces/openshift-controller-manager/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475213259Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475259202Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475315186Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475358849Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475410692Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475456185Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47553023Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475613295Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475689309Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475726922Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475787616Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475824388Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475886022Z namespaces/openshift-controller-manager/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475895373Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.475933335Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.476081785Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.476254955Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.476412275Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.476607268Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.476859514Z namespaces/openshift-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477065097Z namespaces/openshift-controller-manager/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47711596Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477183194Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477224467Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47727747Z namespaces/openshift-dns-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477322053Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477391077Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477424049Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477492104Z namespaces/openshift-dns-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477533436Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477616382Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477739099Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477819674Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477877048Z namespaces/openshift-dns-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477916101Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.477976694Z namespaces/openshift-dns-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478020347Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478095532Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478153315Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478189928Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478283284Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478339727Z namespaces/openshift-dns-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47838628Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478482886Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478567471Z namespaces/openshift-dns-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478691519Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478770964Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.47884938Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.478974227Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479163749Z namespaces/openshift-dns-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479241944Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479282897Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479345121Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479382883Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479440947Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479478839Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479563005Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479658571Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479735736Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479780768Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479841252Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479867594Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479953699Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.479995302Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480031714Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480081687Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48012965Z namespaces/openshift-dns-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480163773Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480211676Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480370566Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480538736Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.480700606Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48091423Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481153785Z namespaces/openshift-dns-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481346517Z namespaces/openshift-dns-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481367359Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481427132Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481471785Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481527889Z namespaces/openshift-dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.481571892Z namespaces/openshift-dns/openshift-dns.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482136077Z namespaces/openshift-dns/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482191361Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482252345Z namespaces/openshift-dns/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482299238Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482439516Z namespaces/openshift-dns/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482515621Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482602027Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.4826556Z namespaces/openshift-dns/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482711274Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482778508Z namespaces/openshift-dns/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482820751Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482892505Z namespaces/openshift-dns/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482957239Z namespaces/openshift-dns/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.482999752Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.483078617Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.483136711Z namespaces/openshift-dns/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.483177713Z namespaces/openshift-dns/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48328508Z namespaces/openshift-dns/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.483367065Z namespaces/openshift-dns/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.483576118Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.483740219Z namespaces/openshift-dns/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484002665Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484121273Z namespaces/openshift-dns/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484304854Z namespaces/openshift-dns/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484373029Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484416621Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484473805Z namespaces/openshift-dns/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484499047Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484569581Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484610244Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484727061Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484808036Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484874001Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484931074Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.484964806Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485010509Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485058142Z namespaces/openshift-dns/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485102155Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485142307Z namespaces/openshift-dns/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485154298Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485211662Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485356691Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485555864Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.485798929Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486013082Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486268289Z namespaces/openshift-dns/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486567537Z namespaces/openshift-dns/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486574088Z namespaces/openshift-dns/pods/dns-default-9clf4/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48660975Z namespaces/openshift-dns/pods/dns-default-9clf4/dns-default-9clf4.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486731248Z namespaces/openshift-dns/pods/dns-default-9clf4/dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486741439Z namespaces/openshift-dns/pods/dns-default-9clf4/dns/dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486744909Z namespaces/openshift-dns/pods/dns-default-9clf4/dns/dns/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486781771Z namespaces/openshift-dns/pods/dns-default-9clf4/dns/dns/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486878477Z namespaces/openshift-dns/pods/dns-default-9clf4/dns/dns/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486946681Z namespaces/openshift-dns/pods/dns-default-9clf4/dns/dns/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486977603Z namespaces/openshift-dns/pods/dns-default-9clf4/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486982024Z namespaces/openshift-dns/pods/dns-default-9clf4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.486986414Z namespaces/openshift-dns/pods/dns-default-9clf4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487027997Z namespaces/openshift-dns/pods/dns-default-9clf4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487116342Z namespaces/openshift-dns/pods/dns-default-9clf4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487185117Z namespaces/openshift-dns/pods/dns-default-9clf4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48723338Z namespaces/openshift-dns/pods/dns-default-kbg5k/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487262192Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns-default-kbg5k.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487360988Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487367428Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns/dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487370878Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns/dns/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487415641Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns/dns/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487511467Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns/dns/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487578781Z namespaces/openshift-dns/pods/dns-default-kbg5k/dns/dns/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487625304Z namespaces/openshift-dns/pods/dns-default-kbg5k/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487649836Z namespaces/openshift-dns/pods/dns-default-kbg5k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487663447Z namespaces/openshift-dns/pods/dns-default-kbg5k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48771073Z namespaces/openshift-dns/pods/dns-default-kbg5k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487800426Z namespaces/openshift-dns/pods/dns-default-kbg5k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48787092Z namespaces/openshift-dns/pods/dns-default-kbg5k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487904842Z namespaces/openshift-dns/pods/dns-default-vslwr/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.487934344Z namespaces/openshift-dns/pods/dns-default-vslwr/dns-default-vslwr.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488020309Z namespaces/openshift-dns/pods/dns-default-vslwr/dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48802655Z namespaces/openshift-dns/pods/dns-default-vslwr/dns/dns/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48802975Z namespaces/openshift-dns/pods/dns-default-vslwr/dns/dns/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488077823Z namespaces/openshift-dns/pods/dns-default-vslwr/dns/dns/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488172379Z namespaces/openshift-dns/pods/dns-default-vslwr/dns/dns/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488236433Z namespaces/openshift-dns/pods/dns-default-vslwr/dns/dns/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488283096Z namespaces/openshift-dns/pods/dns-default-vslwr/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488295357Z namespaces/openshift-dns/pods/dns-default-vslwr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488303847Z namespaces/openshift-dns/pods/dns-default-vslwr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488358971Z namespaces/openshift-dns/pods/dns-default-vslwr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488450517Z namespaces/openshift-dns/pods/dns-default-vslwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488518961Z namespaces/openshift-dns/pods/dns-default-vslwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488569224Z namespaces/openshift-dns/pods/node-resolver-4ppnq/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488615967Z namespaces/openshift-dns/pods/node-resolver-4ppnq/node-resolver-4ppnq.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488732114Z namespaces/openshift-dns/pods/node-resolver-4ppnq/dns-node-resolver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488743745Z namespaces/openshift-dns/pods/node-resolver-4ppnq/dns-node-resolver/dns-node-resolver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488747526Z namespaces/openshift-dns/pods/node-resolver-4ppnq/dns-node-resolver/dns-node-resolver/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488779617Z namespaces/openshift-dns/pods/node-resolver-4ppnq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488868023Z namespaces/openshift-dns/pods/node-resolver-4ppnq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.488934627Z namespaces/openshift-dns/pods/node-resolver-4ppnq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48897771Z namespaces/openshift-dns/pods/node-resolver-cz4rh/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489026243Z namespaces/openshift-dns/pods/node-resolver-cz4rh/node-resolver-cz4rh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489113579Z namespaces/openshift-dns/pods/node-resolver-cz4rh/dns-node-resolver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489119659Z namespaces/openshift-dns/pods/node-resolver-cz4rh/dns-node-resolver/dns-node-resolver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.48913011Z namespaces/openshift-dns/pods/node-resolver-cz4rh/dns-node-resolver/dns-node-resolver/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489162412Z namespaces/openshift-dns/pods/node-resolver-cz4rh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489260658Z namespaces/openshift-dns/pods/node-resolver-cz4rh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489331512Z namespaces/openshift-dns/pods/node-resolver-cz4rh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489383216Z namespaces/openshift-dns/pods/node-resolver-t4xmk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489425788Z namespaces/openshift-dns/pods/node-resolver-t4xmk/node-resolver-t4xmk.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489507943Z namespaces/openshift-dns/pods/node-resolver-t4xmk/dns-node-resolver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489515924Z namespaces/openshift-dns/pods/node-resolver-t4xmk/dns-node-resolver/dns-node-resolver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489527835Z namespaces/openshift-dns/pods/node-resolver-t4xmk/dns-node-resolver/dns-node-resolver/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489570058Z namespaces/openshift-dns/pods/node-resolver-t4xmk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489758689Z namespaces/openshift-dns/pods/node-resolver-t4xmk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489838884Z namespaces/openshift-dns/pods/node-resolver-t4xmk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489870537Z namespaces/openshift-dns/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489910819Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.489968703Z namespaces/openshift-dns/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490014006Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49007657Z namespaces/openshift-etcd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490126603Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490181496Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490218839Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490282263Z namespaces/openshift-etcd/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490323545Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49040357Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490479365Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49055606Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490601293Z namespaces/openshift-etcd/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490659616Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49072166Z namespaces/openshift-etcd/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490764763Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490841218Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490901532Z namespaces/openshift-etcd/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.490948265Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491022689Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491111655Z namespaces/openshift-etcd/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491156508Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491321888Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491395253Z namespaces/openshift-etcd/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491482808Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491560824Z namespaces/openshift-etcd/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49165669Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491790698Z namespaces/openshift-etcd/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.491955078Z namespaces/openshift-etcd/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492001161Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492052744Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492091777Z namespaces/openshift-etcd/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49213989Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492176862Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492221865Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492308961Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492395416Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492442499Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492483662Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492533195Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492580088Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492644362Z namespaces/openshift-etcd/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492660243Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492723587Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.492873616Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.493043187Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.493179646Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.493377238Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.493610383Z namespaces/openshift-etcd/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49388013Z namespaces/openshift-etcd/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.493906652Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.493973916Z namespaces/openshift-etcd/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494017339Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494109345Z namespaces/openshift-host-network/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494135986Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494211151Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494254664Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494309347Z namespaces/openshift-host-network/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49435189Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494429655Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49450545Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494582004Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49466351Z namespaces/openshift-host-network/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494704922Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494773357Z namespaces/openshift-host-network/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494814369Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494894264Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494939007Z namespaces/openshift-host-network/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.494967149Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495055145Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495124479Z namespaces/openshift-host-network/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495169442Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495269108Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495348223Z namespaces/openshift-host-network/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495425798Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495500622Z namespaces/openshift-host-network/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495578007Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495757669Z namespaces/openshift-host-network/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495860675Z namespaces/openshift-host-network/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495921039Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.495972442Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496035636Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496066278Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496128092Z namespaces/openshift-host-network/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496169865Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496228459Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496265961Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496358647Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496433481Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496489635Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496531568Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496577531Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496628064Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496714699Z namespaces/openshift-host-network/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49672335Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496767883Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.496916912Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.497092843Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.497226402Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.497428015Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.497692701Z namespaces/openshift-host-network/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.497903945Z namespaces/openshift-host-network/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.497935056Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49799307Z namespaces/openshift-host-network/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498022732Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498128699Z namespaces/openshift-image-registry/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498158541Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498234695Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498265217Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498327561Z namespaces/openshift-image-registry/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498365424Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498472641Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498603579Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498856545Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498895897Z namespaces/openshift-image-registry/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.49893713Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.498985853Z namespaces/openshift-image-registry/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499017635Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499121991Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499182935Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499229368Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499304173Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499349376Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499355996Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499390188Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499440322Z namespaces/openshift-image-registry/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.499487745Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.500392652Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.500477027Z namespaces/openshift-image-registry/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.500780307Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.500863452Z namespaces/openshift-image-registry/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501090856Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501215164Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501412736Z namespaces/openshift-image-registry/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501476411Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501528384Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501582407Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501614879Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501746617Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50179031Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501873596Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.501953231Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502018485Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502066878Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502126792Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502173384Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502285342Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502401469Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502468253Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502503885Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502564309Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502600911Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502681187Z namespaces/openshift-image-registry/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502690327Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50273347Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.502901921Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503082152Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503221801Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503433084Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503698301Z namespaces/openshift-image-registry/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503906364Z namespaces/openshift-image-registry/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503916775Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.503954277Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/image-registry-59d85686d4-p9r27.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.504062484Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/registry/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.504069124Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/registry/registry/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.504074805Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/registry/registry/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.504123938Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/registry/registry/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50495274Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/registry/registry/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505021925Z namespaces/openshift-image-registry/pods/image-registry-59d85686d4-p9r27/registry/registry/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505062287Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505092619Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca-2jzjc.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505177654Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505185415Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca/node-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505192046Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca/node-ca/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505233378Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca/node-ca/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505352445Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca/node-ca/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50542799Z namespaces/openshift-image-registry/pods/node-ca-2jzjc/node-ca/node-ca/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505442351Z namespaces/openshift-image-registry/pods/node-ca-b88gw/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505496765Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca-b88gw.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505567059Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50557721Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca/node-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50558275Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca/node-ca/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505608502Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca/node-ca/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50574216Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca/node-ca/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505808145Z namespaces/openshift-image-registry/pods/node-ca-b88gw/node-ca/node-ca/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505857517Z namespaces/openshift-image-registry/pods/node-ca-w48w2/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505899Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca-w48w2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505963614Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505970275Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca/node-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.505973665Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca/node-ca/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506015338Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca/node-ca/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506126334Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca/node-ca/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506192009Z namespaces/openshift-image-registry/pods/node-ca-w48w2/node-ca/node-ca/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50621546Z namespaces/openshift-image-registry/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506260873Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506318457Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506412133Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506458346Z namespaces/openshift-infra/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506467886Z namespaces/openshift-infra/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506475997Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50653243Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506701331Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.506865591Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5070032Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507194842Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507423857Z namespaces/openshift-infra/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507645831Z namespaces/openshift-ingress-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507700844Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507761158Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50779048Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507862754Z namespaces/openshift-ingress-canary/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.507896377Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508004553Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508089249Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508167894Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508239818Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508280691Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508348055Z namespaces/openshift-ingress-canary/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508372287Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508462302Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508510695Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508547698Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508628403Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508761611Z namespaces/openshift-ingress-canary/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508800954Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50890017Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.508983435Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509138945Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50921373Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.50936978Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509485937Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509673779Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509783326Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509825408Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509882062Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509921185Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.509979438Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510020091Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510099016Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51017373Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510230464Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510275617Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51032144Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510358112Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510392414Z namespaces/openshift-ingress-canary/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510427647Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5104733Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510616749Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510808301Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.510936639Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511155303Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511395288Z namespaces/openshift-ingress-canary/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511599861Z namespaces/openshift-ingress-canary/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511606751Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511675465Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/ingress-canary-9662b.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511979165Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/serve-healthcheck-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511985895Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.511991676Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512039859Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512148126Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51221665Z namespaces/openshift-ingress-canary/pods/ingress-canary-9662b/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512268963Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512320626Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/ingress-canary-ppsrs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512393401Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/serve-healthcheck-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512400111Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512411062Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512454705Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51254203Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512605975Z namespaces/openshift-ingress-canary/pods/ingress-canary-ppsrs/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512733072Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512786516Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/ingress-canary-t7r5g.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51285253Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/serve-healthcheck-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512860671Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512866161Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512912214Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.512998499Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513062303Z namespaces/openshift-ingress-canary/pods/ingress-canary-t7r5g/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513096286Z namespaces/openshift-ingress-canary/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513139708Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513194262Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513232974Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513344041Z namespaces/openshift-ingress-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513383013Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513454018Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51348204Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513550844Z namespaces/openshift-ingress-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513592637Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513690013Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513765818Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513847973Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513882625Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513928158Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.513986422Z namespaces/openshift-ingress-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514031674Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514108339Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514162303Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514205676Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514285571Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514348265Z namespaces/openshift-ingress-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.514387877Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515073651Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515156476Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515259422Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515339667Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515412962Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515527929Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515755974Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515808107Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51585473Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515902273Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515948026Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.515996749Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516004249Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516056013Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516120317Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516156759Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516242114Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51632301Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516396954Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516438297Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51649085Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516530172Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516603427Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516654971Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516720475Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516761197Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51681059Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516820131Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516853983Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516925788Z namespaces/openshift-ingress-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516941309Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.516993762Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.517142811Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.517314592Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51744299Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.517648693Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51791912Z namespaces/openshift-ingress-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518118903Z namespaces/openshift-ingress-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518145295Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518215859Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518240711Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518338637Z namespaces/openshift-ingress/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518368449Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518452914Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518493807Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518554511Z namespaces/openshift-ingress/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518591823Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51869947Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.518923034Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519158519Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519209992Z namespaces/openshift-ingress/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519259875Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519314759Z namespaces/openshift-ingress/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519354821Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519433126Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519485279Z namespaces/openshift-ingress/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519534142Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519618208Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519676282Z namespaces/openshift-ingress/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519688842Z namespaces/openshift-ingress/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519728035Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-ca-openshift-gateway.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.51981686Z namespaces/openshift-ingress/coordination.k8s.io/leases/istio-gateway-deployment-openshift-gateway.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519889695Z namespaces/openshift-ingress/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.519933518Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.520361065Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.520453101Z namespaces/openshift-ingress/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.520747289Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.520821264Z namespaces/openshift-ingress/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521053199Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521169776Z namespaces/openshift-ingress/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521372299Z namespaces/openshift-ingress/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521454544Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521498367Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521581752Z namespaces/openshift-ingress/gateway.networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521588952Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521648256Z namespaces/openshift-ingress/gateway.networking.k8s.io/gateways/openshift-ai-inference.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521738502Z namespaces/openshift-ingress/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521773954Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521841879Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521893182Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.521979747Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522057502Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522103315Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522149928Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522196141Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522244504Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522290287Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522327939Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522377902Z namespaces/openshift-ingress/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522386533Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522440446Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522591006Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522786708Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.522923387Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523144191Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523386886Z namespaces/openshift-ingress/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523593539Z namespaces/openshift-ingress/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5236Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523660724Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/istiod-openshift-gateway-55ff986f96-4trrr.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523776561Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523783191Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523788772Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.523838855Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525422045Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525488139Z namespaces/openshift-ingress/pods/istiod-openshift-gateway-55ff986f96-4trrr/discovery/discovery/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525696212Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525761166Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525867943Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525877684Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525882044Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.525919066Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526051375Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526117349Z namespaces/openshift-ingress/pods/openshift-ai-inference-openshift-default-7c5447bb76-5pvbr/istio-proxy/istio-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526173802Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526214275Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router-default-74fc646496-l58qj.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526313961Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526319972Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526328632Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526372415Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526481702Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526551326Z namespaces/openshift-ingress/pods/router-default-74fc646496-l58qj/router/router/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526591489Z namespaces/openshift-ingress/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526628641Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526692425Z namespaces/openshift-ingress/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526724857Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526828654Z namespaces/openshift-insights/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526874167Z namespaces/openshift-insights/openshift-insights.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526934541Z namespaces/openshift-insights/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.526972403Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527044398Z namespaces/openshift-insights/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.52708118Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527230149Z namespaces/openshift-insights/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527334926Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527438033Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527491536Z namespaces/openshift-insights/apps/deployments/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527537029Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527610433Z namespaces/openshift-insights/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527668447Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527732991Z namespaces/openshift-insights/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527774654Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527854289Z namespaces/openshift-insights/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527897251Z namespaces/openshift-insights/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.527933834Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.528013569Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.528083933Z namespaces/openshift-insights/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.528130336Z namespaces/openshift-insights/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.529049554Z namespaces/openshift-insights/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.52914046Z namespaces/openshift-insights/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.529388946Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.529545526Z namespaces/openshift-insights/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.529872296Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.529959112Z namespaces/openshift-insights/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53009565Z namespaces/openshift-insights/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530162975Z namespaces/openshift-insights/core/configmaps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530222478Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530288223Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530319055Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53041089Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530454343Z namespaces/openshift-insights/core/services/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530496336Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53056535Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530603643Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5307176Z namespaces/openshift-insights/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530770283Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530828157Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53087979Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.530979506Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531088243Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531131296Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531167778Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531233082Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531279445Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53134749Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531391543Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531455847Z namespaces/openshift-insights/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531496559Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531540112Z namespaces/openshift-insights/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531550482Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.531607556Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53183272Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.532008391Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.532154231Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.532383855Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.532649672Z namespaces/openshift-insights/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53292663Z namespaces/openshift-insights/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53293364Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.532975023Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/insights-operator-585dfdc468-gm4s4.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533073249Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/insights-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533083539Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/insights-operator/insights-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53308793Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/insights-operator/insights-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533130933Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/insights-operator/insights-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533489025Z namespaces/openshift-insights/pods/insights-operator-585dfdc468-gm4s4/insights-operator/insights-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533796435Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533828377Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/insights-runtime-extractor-ck74z.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533931273Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533939544Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/exporter/exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533949454Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/exporter/exporter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.533993427Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/exporter/exporter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534082793Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/exporter/exporter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534149427Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/exporter/exporter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534188569Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/extractor/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53419619Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/extractor/extractor/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53420303Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/extractor/extractor/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534263594Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/extractor/extractor/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53435763Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/extractor/extractor/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534432015Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/extractor/extractor/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534470807Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534479178Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534483218Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534497509Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534599295Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534689191Z namespaces/openshift-insights/pods/insights-runtime-extractor-ck74z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534761666Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534807779Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/insights-runtime-extractor-cl59r.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534888934Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534895604Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/exporter/exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534898974Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/exporter/exporter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.534936797Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/exporter/exporter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535019942Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/exporter/exporter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535086826Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/exporter/exporter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535128909Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/extractor/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535136539Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/extractor/extractor/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535141Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/extractor/extractor/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535183342Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/extractor/extractor/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535279438Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/extractor/extractor/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535345593Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/extractor/extractor/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535382125Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535567517Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535574207Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53561906Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535788781Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535851125Z namespaces/openshift-insights/pods/insights-runtime-extractor-cl59r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535910988Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.535952191Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/insights-runtime-extractor-qxbw4.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536039217Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536051647Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/exporter/exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536055058Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/exporter/exporter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53610305Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/exporter/exporter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536185206Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/exporter/exporter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53625312Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/exporter/exporter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536305433Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/extractor/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536313954Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/extractor/extractor/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536319434Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/extractor/extractor/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536344846Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/extractor/extractor/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536438562Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/extractor/extractor/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536502486Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/extractor/extractor/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536545389Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536555379Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53656079Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536595402Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536708619Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536773263Z namespaces/openshift-insights/pods/insights-runtime-extractor-qxbw4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536813165Z namespaces/openshift-insights/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536852368Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536907311Z namespaces/openshift-insights/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536948774Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.536993577Z namespaces/openshift-keda/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537006418Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537012168Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53705137Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537140026Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53719856Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5372078Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537245903Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537311117Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53735922Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537447746Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53752718Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537598885Z namespaces/openshift-keda/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537612116Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.537684921Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5378324Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.538004901Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.538197033Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.538413527Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.538570677Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53878635Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.538973742Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539004694Z namespaces/openshift-keda/operators.coreos.com/installplans/install-ggvv5.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539112911Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539149443Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.18.1-2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539206247Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539243059Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539296292Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539327585Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539425081Z namespaces/openshift-kube-apiserver-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539469723Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539539078Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.53958004Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539658515Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539744581Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539823936Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539901501Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.539978346Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540028949Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540070381Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540124015Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540172258Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540247852Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540312087Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540358399Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540439235Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540508639Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540555572Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54067501Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540754125Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540830109Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540914695Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.540984019Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541109557Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541296419Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541348062Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541401045Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541452639Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541497912Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541556766Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541597638Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541696664Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541776639Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541824002Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541859485Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541914728Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.541960381Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542013204Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542024715Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542073168Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542226638Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542392398Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542521776Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5427354Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.542962654Z namespaces/openshift-kube-apiserver-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543158967Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543184178Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543242582Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543268884Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54336814Z namespaces/openshift-kube-apiserver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543444355Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543510029Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543541931Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543605385Z namespaces/openshift-kube-apiserver/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543670829Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543747684Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543827009Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543901084Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.543962958Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54399938Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544046883Z namespaces/openshift-kube-apiserver/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544087275Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54416279Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544223874Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544267437Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544362383Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544425397Z namespaces/openshift-kube-apiserver/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544466819Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544564966Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544644071Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544740147Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544842063Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.544937439Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545088099Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545288951Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545480014Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545536277Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545595061Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545649294Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545729209Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545781713Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545888499Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.545966164Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546018728Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54605649Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546107733Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546152056Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546247132Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546301475Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546347808Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546399472Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546439764Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546483557Z namespaces/openshift-kube-apiserver/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546490927Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54653715Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546710351Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.546875642Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547022121Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547238715Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54747777Z namespaces/openshift-kube-apiserver/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547739877Z namespaces/openshift-kube-apiserver/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547781469Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547829252Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547884706Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547945339Z namespaces/openshift-kube-controller-manager-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.547977061Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548033625Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548078258Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548125561Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548172074Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548248719Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548341355Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548418489Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548466202Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548493924Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548551058Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548596011Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548711668Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548764111Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548806944Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548885899Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548938042Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.548981435Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549074181Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549157026Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549234541Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549308536Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54938475Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549506628Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54970203Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549759184Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549801787Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.54985227Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549898853Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549951286Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.549985099Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550065453Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550142418Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550188481Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550233634Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550268837Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55031854Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550375653Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550416766Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550462359Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550471169Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550513342Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550688733Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550861494Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.550996532Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551189995Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55142846Z namespaces/openshift-kube-controller-manager-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551617562Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551663845Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551733789Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551769581Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551840256Z namespaces/openshift-kube-controller-manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551874748Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551936842Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.551955993Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552018607Z namespaces/openshift-kube-controller-manager/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552057099Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552144455Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552215669Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552298715Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552345098Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552391031Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552435733Z namespaces/openshift-kube-controller-manager/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552481966Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552554271Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552599284Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552656137Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552746823Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552792746Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552801817Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552841359Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552902103Z namespaces/openshift-kube-controller-manager/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.552946526Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553039672Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553117097Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553411075Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553495041Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553570135Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553755537Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553937078Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.553992402Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554039125Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554089718Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554132521Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554180344Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554224436Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554298511Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554377946Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554423059Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554503094Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554553257Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55459471Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554656544Z namespaces/openshift-kube-controller-manager/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554668925Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554723148Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.554876538Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.555048369Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.555180397Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55539189Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.555652627Z namespaces/openshift-kube-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.555881721Z namespaces/openshift-kube-controller-manager/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.555922174Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.555962177Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556010729Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556071693Z namespaces/openshift-kube-scheduler-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556099715Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55616967Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556198201Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556265526Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556325469Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556409105Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55648655Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556561444Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556607067Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556667471Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556717274Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556755657Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556834642Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556888935Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.556955629Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557045945Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557107589Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557155432Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557256328Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557331503Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557411108Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557484913Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557563218Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557713947Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557904769Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557955892Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.557986465Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558041368Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55806967Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558123503Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558150765Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55822736Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558308745Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558362778Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558407581Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558461484Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558501867Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55855319Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558567111Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558618685Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558791845Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.558969167Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559100855Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559306498Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559543843Z namespaces/openshift-kube-scheduler-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559770597Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.55981837Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559870264Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559918427Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.559997922Z namespaces/openshift-kube-scheduler/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560045165Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560111919Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560153482Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560202445Z namespaces/openshift-kube-scheduler/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560239347Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560335413Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560407228Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560486023Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560533646Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560561597Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560611411Z namespaces/openshift-kube-scheduler/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560723838Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560803683Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560850426Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560887698Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.560963043Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561017486Z namespaces/openshift-kube-scheduler/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561064189Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561157005Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561228179Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561306204Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561382859Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561460504Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561590382Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561790265Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561851779Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561890041Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561947605Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.561985297Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56202846Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562076463Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562156568Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562230403Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562277786Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562326599Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562378852Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562418295Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562474538Z namespaces/openshift-kube-scheduler/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562487909Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562540673Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562714673Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.562878184Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.563012692Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.563225026Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56376156Z namespaces/openshift-kube-scheduler/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.563957302Z namespaces/openshift-kube-scheduler/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.563996145Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564044668Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56407479Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564165495Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564209538Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564276302Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564333636Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5643968Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564441613Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564523038Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564628594Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564750112Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564798055Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564836648Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564884501Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.564926973Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565002148Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565057532Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565165768Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565244393Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565291467Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565297577Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565334969Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565410344Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565449557Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565557483Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56565767Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565830071Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.565904275Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566021413Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566142Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566313651Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566385586Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566437429Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566495403Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566533805Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566599509Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566654943Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566754609Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566827504Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566882337Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566906259Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566957702Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.566994194Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567053828Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567062359Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567112572Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567264551Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567470114Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567605933Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.567890661Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568122086Z namespaces/openshift-kube-storage-version-migrator-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568337399Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56834495Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568391403Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/kube-storage-version-migrator-operator-6769c5d45-g96dz.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568522211Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/kube-storage-version-migrator-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568533501Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568538942Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568589185Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568723874Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6769c5d45-g96dz/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568842391Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568881143Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568924326Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.568969459Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569035943Z namespaces/openshift-kube-storage-version-migrator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569087757Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56914189Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569159231Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569218535Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569257297Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569333862Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569435909Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569531835Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569574057Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.56961906Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569684934Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569712076Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569800012Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569847505Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569890097Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.569967702Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570015745Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570060428Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570157934Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570234679Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570357767Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570431392Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570545209Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570692258Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570867469Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.570920992Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571001988Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571052721Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571099354Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571141886Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571182239Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571258984Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571336679Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571383962Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571429175Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571473547Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57151522Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571559533Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571572234Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571612426Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571780827Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.571944537Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572075685Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572261887Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572504363Z namespaces/openshift-kube-storage-version-migrator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572751548Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572761919Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572794511Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator-74bb7799d9-8gcb2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572880207Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/graceful-termination/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572888547Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/graceful-termination/graceful-termination/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.572893177Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/graceful-termination/graceful-termination/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57293166Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/graceful-termination/graceful-termination/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573017275Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573079809Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/graceful-termination/graceful-termination/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573113611Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573120032Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator/migrator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573123862Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator/migrator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573156244Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator/migrator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57325454Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator/migrator/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573324805Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-74bb7799d9-8gcb2/migrator/migrator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573342066Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573399779Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573452453Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573492305Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573549909Z namespaces/openshift-lws-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573598972Z namespaces/openshift-lws-operator/openshift-lws-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573675377Z namespaces/openshift-lws-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5737221Z namespaces/openshift-lws-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573778973Z namespaces/openshift-lws-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573815206Z namespaces/openshift-lws-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.573895471Z namespaces/openshift-lws-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57403398Z namespaces/openshift-lws-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574154007Z namespaces/openshift-lws-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57420121Z namespaces/openshift-lws-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574243663Z namespaces/openshift-lws-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574292036Z namespaces/openshift-lws-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574327568Z namespaces/openshift-lws-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574405443Z namespaces/openshift-lws-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574455116Z namespaces/openshift-lws-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574499479Z namespaces/openshift-lws-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574584374Z namespaces/openshift-lws-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574629037Z namespaces/openshift-lws-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574657849Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574694011Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/b8b2488c.x-k8s.io.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574778287Z namespaces/openshift-lws-operator/coordination.k8s.io/leases/openshift-lws-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57483502Z namespaces/openshift-lws-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574877073Z namespaces/openshift-lws-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.574975359Z namespaces/openshift-lws-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.575057684Z namespaces/openshift-lws-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.575379405Z namespaces/openshift-lws-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.575456919Z namespaces/openshift-lws-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57562536Z namespaces/openshift-lws-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.575763919Z namespaces/openshift-lws-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57594058Z namespaces/openshift-lws-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576002804Z namespaces/openshift-lws-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576042047Z namespaces/openshift-lws-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576108121Z namespaces/openshift-lws-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576150083Z namespaces/openshift-lws-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576198186Z namespaces/openshift-lws-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576240919Z namespaces/openshift-lws-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576331615Z namespaces/openshift-lws-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57640641Z namespaces/openshift-lws-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576455313Z namespaces/openshift-lws-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576496055Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576552999Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576592111Z namespaces/openshift-lws-operator/monitoring.coreos.com/servicemonitors/lws-controller-manager-metrics-monitor.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576666556Z namespaces/openshift-lws-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576709349Z namespaces/openshift-lws-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576765112Z namespaces/openshift-lws-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576778153Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576821086Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.576980456Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.577157307Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.577292475Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/leader-worker-set.v1.0.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.577494968Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.577737374Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.577953417Z namespaces/openshift-lws-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57814972Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578181252Z namespaces/openshift-lws-operator/operators.coreos.com/installplans/install-nbjxt.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578301199Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578341732Z namespaces/openshift-lws-operator/operators.coreos.com/operatorconditions/leader-worker-set.v1.0.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578413766Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57846842Z namespaces/openshift-lws-operator/operators.coreos.com/operatorgroups/leader-worker-set.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578539464Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578582747Z namespaces/openshift-lws-operator/operators.coreos.com/subscriptions/leader-worker-set.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578699395Z namespaces/openshift-lws-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578714445Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578750818Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/lws-controller-manager-ddc57ffc5-n74kb.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578861635Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578876996Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.578881486Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57895006Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579124782Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579198236Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-n74kb/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.57926304Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579307353Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/lws-controller-manager-ddc57ffc5-tnlfz.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579393899Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579403059Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/manager/manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579406559Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/manager/manager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579433531Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/manager/manager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579602382Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/manager/manager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579695687Z namespaces/openshift-lws-operator/pods/lws-controller-manager-ddc57ffc5-tnlfz/manager/manager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5797326Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579773263Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator-bfc7f696d-xnmhf.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579861988Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579868849Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator/openshift-lws-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579872339Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator/openshift-lws-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.579913791Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator/openshift-lws-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580084152Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator/openshift-lws-operator/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580146866Z namespaces/openshift-lws-operator/pods/openshift-lws-operator-bfc7f696d-xnmhf/openshift-lws-operator/openshift-lws-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580194269Z namespaces/openshift-lws-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580215331Z namespaces/openshift-lws-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580273874Z namespaces/openshift-lws-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580328147Z namespaces/openshift-lws-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.58036562Z namespaces/openshift-machine-api/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580382991Z namespaces/openshift-machine-api/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580386501Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580431614Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580572523Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580768435Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.580902774Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581093566Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.58132031Z namespaces/openshift-machine-api/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581520733Z namespaces/openshift-machine-config-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581527203Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581530763Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581566606Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581726616Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581802361Z namespaces/openshift-machine-config-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581809441Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581839183Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.581993863Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582163454Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582295602Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582482884Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582727279Z namespaces/openshift-machine-config-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582929872Z namespaces/openshift-marketplace/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582944323Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582949253Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.582958684Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583033119Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583042489Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583076501Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583177378Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583257143Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583337348Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583397242Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583439364Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583586414Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583780086Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.583912764Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584107306Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584353932Z namespaces/openshift-marketplace/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584657571Z namespaces/openshift-monitoring/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584712235Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584782499Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584808801Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584870795Z namespaces/openshift-monitoring/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.584915598Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.585050246Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.585484234Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.585853447Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586087362Z namespaces/openshift-monitoring/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586127724Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586182878Z namespaces/openshift-monitoring/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.58622086Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586305916Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586361819Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586406402Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.58653174Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586582993Z namespaces/openshift-monitoring/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.586646187Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.589742323Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.589899153Z namespaces/openshift-monitoring/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.590979831Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.591053626Z namespaces/openshift-monitoring/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.591941562Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59206332Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59253385Z namespaces/openshift-monitoring/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.592725672Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.592748723Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.592910073Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.592930144Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.592990208Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593030831Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593103695Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59317988Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593237434Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593258975Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593432246Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593463458Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593556324Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593588106Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593730065Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593769208Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.593931138Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.594113799Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.594199255Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59444419Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.594576269Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.594718048Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.594810403Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59491708Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595001706Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59507022Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595111162Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595196478Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595278003Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595363549Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595464365Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59554991Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595727741Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595800886Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595891512Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.595977827Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596060933Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596144738Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596197651Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596230243Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596281536Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596296608Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596324489Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596515751Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596763797Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.596902046Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.597102048Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.597360795Z namespaces/openshift-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.597617391Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.597663924Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59775764Z namespaces/openshift-monitoring/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.597766101Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.597842485Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598001785Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598012986Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598017656Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598030527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598139024Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598200978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598250761Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598259772Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598264202Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598299044Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59839703Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598466205Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598507897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598517468Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598521798Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59855374Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598664997Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598731671Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598764504Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598772164Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598776294Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598820857Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598907793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.598979447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599005449Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.5990174Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59902135Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599055182Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599142868Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599254355Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599283716Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599292507Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599296387Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59933669Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599422235Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599485109Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599529742Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599537792Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599541293Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599571664Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599683642Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599755136Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599799669Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599841402Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator-75587bd455-rcxgg.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599926087Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599936478Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.599941218Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.59996684Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600434949Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600504954Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-75587bd455-rcxgg/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600548426Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600584389Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics-69db897b98-hsz8z.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600748329Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-main/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600782251Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600786021Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600795532Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600880047Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600951932Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600975363Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-self/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600981734Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.600985354Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601036757Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601120702Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601190577Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601227129Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6012334Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics/kube-state-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60123705Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics/kube-state-metrics/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601279993Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601407741Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601480555Z namespaces/openshift-monitoring/pods/kube-state-metrics-69db897b98-hsz8z/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601520088Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60155785Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server-5648b74476-mzrcm.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601662027Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601672848Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server/metrics-server/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601681108Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server/metrics-server/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601724551Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server/metrics-server/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601821057Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601881961Z namespaces/openshift-monitoring/pods/metrics-server-5648b74476-mzrcm/metrics-server/metrics-server/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601921943Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.601944685Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin-7dccd58f55-qbxfm.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60202561Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6020325Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin/monitoring-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602035951Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin/monitoring-plugin/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602075423Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602169069Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602237643Z namespaces/openshift-monitoring/pods/monitoring-plugin-7dccd58f55-qbxfm/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602263015Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602309648Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter-cx9gk.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602413984Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/init-textfile/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602422095Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/init-textfile/init-textfile/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602426245Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/init-textfile/init-textfile/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602477958Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/init-textfile/init-textfile/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602551823Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602617037Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/init-textfile/init-textfile/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60266832Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602679391Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602682871Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602721794Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602808159Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602873763Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602918166Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602925127Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter/node-exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.602930927Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter/node-exporter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60297093Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter/node-exporter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603072296Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60313816Z namespaces/openshift-monitoring/pods/node-exporter-cx9gk/node-exporter/node-exporter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603183243Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603221806Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter-ff6mc.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603321942Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/init-textfile/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603328042Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/init-textfile/init-textfile/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603333502Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/init-textfile/init-textfile/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603375315Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/init-textfile/init-textfile/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60345081Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603519014Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/init-textfile/init-textfile/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603555656Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603561957Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603565297Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60360422Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603711306Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603778861Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603824124Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603831794Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter/node-exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603835374Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter/node-exporter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603874157Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter/node-exporter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.603979443Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604044738Z namespaces/openshift-monitoring/pods/node-exporter-ff6mc/node-exporter/node-exporter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604091961Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604131383Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter-ghm4g.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604224639Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/init-textfile/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604231499Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/init-textfile/init-textfile/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60423493Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/init-textfile/init-textfile/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604277182Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/init-textfile/init-textfile/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604364138Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/init-textfile/init-textfile/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604428662Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/init-textfile/init-textfile/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604466874Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604473325Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604476555Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604508217Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604595722Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60471962Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604764223Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604785614Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter/node-exporter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604794805Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter/node-exporter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604832707Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter/node-exporter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604932604Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter/node-exporter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.604998458Z namespaces/openshift-monitoring/pods/node-exporter-ghm4g/node-exporter/node-exporter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605053851Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605091084Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics-9d44df66c-2tlfk.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605222282Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-main/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605229062Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605251154Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605296997Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605383932Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605455947Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605489899Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-self/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60550101Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60550651Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605563054Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60566948Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605737765Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605790878Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605799278Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics/openshift-state-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605803459Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605835801Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.605936647Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606006631Z namespaces/openshift-monitoring/pods/openshift-state-metrics-9d44df66c-2tlfk/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606059615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606121499Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606282199Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60628916Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60629258Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606338143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606431929Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606497833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606539865Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606548366Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606552666Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606587288Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606701915Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60676283Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606806902Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606813483Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606816923Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606861106Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.606950811Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607017235Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607063398Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607069609Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607073029Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607114862Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607201387Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607268231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607309384Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607315544Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607318905Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607357537Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607443553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607509697Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607550709Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60755686Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60756248Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.607607543Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608070552Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608140497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608175779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608182119Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60818752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608214301Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608328578Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608410683Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608448756Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608492099Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator-5676c8c784-7jvps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608575624Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608581924Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608586795Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608621547Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608749795Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608820929Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608853531Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608859532Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator/prometheus-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608862852Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator/prometheus-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.608906465Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator/prometheus-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609080336Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.60914749Z namespaces/openshift-monitoring/pods/prometheus-operator-5676c8c784-7jvps/prometheus-operator/prometheus-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609175522Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609220785Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook-57cf98b594-tfrkd.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609339712Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609350913Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609354733Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609389596Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609482021Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609539865Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-57cf98b594-tfrkd/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609595038Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609712676Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client-ddd77cfb9-dq2tw.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609854535Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609861665Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609865416Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609900388Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.609993994Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610063078Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610102451Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/reload/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610110531Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/reload/reload/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610115531Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/reload/reload/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610156184Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/reload/reload/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610283782Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/reload/reload/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610356207Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/reload/reload/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610397499Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61040406Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client/telemeter-client/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61040968Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client/telemeter-client/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610442132Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client/telemeter-client/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610594492Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610692928Z namespaces/openshift-monitoring/pods/telemeter-client-ddd77cfb9-dq2tw/telemeter-client/telemeter-client/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610737991Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610815766Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-querier-84b5f7ccf8-r95kp.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610941684Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610951254Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610955064Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.610982786Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611076462Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611150677Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611177969Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-rules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611182899Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61120017Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611247723Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611333208Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611398663Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611440215Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-web/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611448996Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611452776Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611480868Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611572954Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611665489Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611708412Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611718823Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611724573Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611736734Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61183547Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611908495Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611970219Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/prom-label-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611977559Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/prom-label-proxy/prom-label-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.611981169Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/prom-label-proxy/prom-label-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612014822Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612094627Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612165001Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612201743Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-query/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612208294Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-query/thanos-query/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612218335Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-query/thanos-query/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612248916Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-query/thanos-query/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612368334Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-query/thanos-query/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612435518Z namespaces/openshift-monitoring/pods/thanos-querier-84b5f7ccf8-r95kp/thanos-query/thanos-query/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61246716Z namespaces/openshift-monitoring/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612508143Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612555286Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612597308Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612764309Z namespaces/openshift-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612811092Z namespaces/openshift-multus/openshift-multus.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612872956Z namespaces/openshift-multus/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612901688Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.612963932Z namespaces/openshift-multus/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613001004Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613222488Z namespaces/openshift-multus/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613299933Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613380608Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613422251Z namespaces/openshift-multus/apps/daemonsets/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613466693Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613659486Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613830466Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613899561Z namespaces/openshift-multus/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.613936793Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614001417Z namespaces/openshift-multus/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61404351Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614126365Z namespaces/openshift-multus/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614184929Z namespaces/openshift-multus/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614216351Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614300916Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614382781Z namespaces/openshift-multus/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614444345Z namespaces/openshift-multus/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614588594Z namespaces/openshift-multus/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.614699891Z namespaces/openshift-multus/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.615194443Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.615321291Z namespaces/openshift-multus/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.615927719Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616012194Z namespaces/openshift-multus/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616133742Z namespaces/openshift-multus/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616184315Z namespaces/openshift-multus/core/configmaps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616230858Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616333735Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61641434Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616492185Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61658398Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616619203Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616803324Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616884499Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.616964495Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617011807Z namespaces/openshift-multus/core/services/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61705241Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617103373Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617146586Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617198639Z namespaces/openshift-multus/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617225821Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617284765Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617328607Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617417043Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617482557Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61752797Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617565673Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617612136Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61768045Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617751254Z namespaces/openshift-multus/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617796167Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61784089Z namespaces/openshift-multus/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617926095Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.617945126Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.618100347Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.618277238Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.618409966Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.618649061Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.618920268Z namespaces/openshift-multus/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619128032Z namespaces/openshift-multus/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619136232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619177404Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/multus-additional-cni-plugins-ftsjl.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619321354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/bond-cni-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619329054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/bond-cni-plugin/bond-cni-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619333445Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619378337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619470843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619536267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61957795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.61958533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/cni-plugins/cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619589701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/cni-plugins/cni-plugins/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619618832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/cni-plugins/cni-plugins/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619729399Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619798854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/cni-plugins/cni-plugins/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619835536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/egress-router-binary-copy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619845667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619849877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619875549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.619960744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620033909Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620067021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/kube-multus-additional-cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620075271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620087392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620121054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620194559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620259033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620308696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/routeoverride-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620318387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/routeoverride-cni/routeoverride-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620331397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/routeoverride-cni/routeoverride-cni/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620357659Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620443755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620503818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620548411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni-bincopy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620555562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620561432Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620600885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620720052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62084349Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620869922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620876472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni/whereabouts-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620879962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni/whereabouts-cni/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.620921485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62100551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621075724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-ftsjl/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621145789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621191452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/multus-additional-cni-plugins-j48bx.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62131751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/bond-cni-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6213251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/bond-cni-plugin/bond-cni-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621328631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621360833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621449518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621518203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621557315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621567276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/cni-plugins/cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621573576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/cni-plugins/cni-plugins/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621598438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/cni-plugins/cni-plugins/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621705804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621774099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/cni-plugins/cni-plugins/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621811411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/egress-router-binary-copy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621817802Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621821642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.621852174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62194453Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622019154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622034125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/kube-multus-additional-cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622041486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622053086Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622097379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622170504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622235028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622277221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/routeoverride-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622304642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/routeoverride-cni/routeoverride-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622310333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/routeoverride-cni/routeoverride-cni/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622317403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622399468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622462912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622508325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni-bincopy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622519276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622523206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622548768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622647354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622722279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622759081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622765551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni/whereabouts-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622768982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni/whereabouts-cni/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622801534Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622883719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622957563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-j48bx/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.622993146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623025168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/multus-additional-cni-plugins-s45wn.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623152606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/bond-cni-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623161016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/bond-cni-plugin/bond-cni-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623164687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623183838Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623275224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623348008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623363809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62337716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/cni-plugins/cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623389081Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/cni-plugins/cni-plugins/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623428343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/cni-plugins/cni-plugins/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623512589Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623576413Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/cni-plugins/cni-plugins/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623603014Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/egress-router-binary-copy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623616905Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/egress-router-binary-copy/egress-router-binary-copy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623621416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62368988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623766695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623838759Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623862381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/kube-multus-additional-cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623872272Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623876122Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.623928465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62400236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624068054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624102986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/routeoverride-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624109807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/routeoverride-cni/routeoverride-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624113407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/routeoverride-cni/routeoverride-cni/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624142289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624231174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62431506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624336771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni-bincopy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624343231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624376263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624434697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624503772Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624586407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624624139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62464385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni/whereabouts-cni/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624652211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni/whereabouts-cni/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624723385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624808471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624877855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-s45wn/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624909507Z namespaces/openshift-multus/pods/multus-dhphh/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.624944479Z namespaces/openshift-multus/pods/multus-dhphh/multus-dhphh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625050966Z namespaces/openshift-multus/pods/multus-dhphh/kube-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625060457Z namespaces/openshift-multus/pods/multus-dhphh/kube-multus/kube-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625064417Z namespaces/openshift-multus/pods/multus-dhphh/kube-multus/kube-multus/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625095369Z namespaces/openshift-multus/pods/multus-dhphh/kube-multus/kube-multus/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625444121Z namespaces/openshift-multus/pods/multus-dhphh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625511835Z namespaces/openshift-multus/pods/multus-dhphh/kube-multus/kube-multus/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625536097Z namespaces/openshift-multus/pods/multus-l22xw/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62558499Z namespaces/openshift-multus/pods/multus-l22xw/multus-l22xw.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625695917Z namespaces/openshift-multus/pods/multus-l22xw/kube-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625711368Z namespaces/openshift-multus/pods/multus-l22xw/kube-multus/kube-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.625715218Z namespaces/openshift-multus/pods/multus-l22xw/kube-multus/kube-multus/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62574091Z namespaces/openshift-multus/pods/multus-l22xw/kube-multus/kube-multus/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6263878Z namespaces/openshift-multus/pods/multus-l22xw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626456225Z namespaces/openshift-multus/pods/multus-l22xw/kube-multus/kube-multus/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626496557Z namespaces/openshift-multus/pods/multus-mjhhc/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626525229Z namespaces/openshift-multus/pods/multus-mjhhc/multus-mjhhc.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626615845Z namespaces/openshift-multus/pods/multus-mjhhc/kube-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626622585Z namespaces/openshift-multus/pods/multus-mjhhc/kube-multus/kube-multus/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626626255Z namespaces/openshift-multus/pods/multus-mjhhc/kube-multus/kube-multus/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.626672029Z namespaces/openshift-multus/pods/multus-mjhhc/kube-multus/kube-multus/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627153599Z namespaces/openshift-multus/pods/multus-mjhhc/kube-multus/kube-multus/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627258166Z namespaces/openshift-multus/pods/multus-mjhhc/kube-multus/kube-multus/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627283427Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62732972Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon-5j478.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627404175Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627412145Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627415765Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627446398Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627548974Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627619638Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627682633Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627695693Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon/network-metrics-daemon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627703904Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627734156Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627869194Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627935329Z namespaces/openshift-multus/pods/network-metrics-daemon-5j478/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.627974001Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628012113Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon-bkkfh.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628087298Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628095699Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628103249Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628129491Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628223967Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628310412Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628346575Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628359915Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon/network-metrics-daemon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628363565Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628416859Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628567138Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628625232Z namespaces/openshift-multus/pods/network-metrics-daemon-bkkfh/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628695477Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628807513Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon-nnh4p.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628874728Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628882488Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/kube-rbac-proxy/kube-rbac-proxy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628890899Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.628941962Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629031458Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629097292Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629139965Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629152415Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon/network-metrics-daemon/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629156566Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629178467Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629303545Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629371539Z namespaces/openshift-multus/pods/network-metrics-daemon-nnh4p/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629441754Z namespaces/openshift-multus/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629480966Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629529409Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6295377Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629574952Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629685119Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629731692Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629775305Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.62986544Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629919704Z namespaces/openshift-multus/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629970207Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.629995909Z namespaces/openshift-must-gather-plvk7/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630002169Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630005649Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630051032Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630247895Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630426086Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630565005Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.630773228Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631007393Z namespaces/openshift-must-gather-plvk7/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631206265Z namespaces/openshift-network-console/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631248278Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631307102Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631334053Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631385057Z namespaces/openshift-network-console/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631421769Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631515195Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631623282Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631774561Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631819864Z namespaces/openshift-network-console/apps/deployments/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631861797Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631929491Z namespaces/openshift-network-console/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.631966453Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632020047Z namespaces/openshift-network-console/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632054849Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632129134Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632176207Z namespaces/openshift-network-console/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632211929Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632310895Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632353588Z namespaces/openshift-network-console/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63239Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632500367Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632580402Z namespaces/openshift-network-console/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632751593Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632836348Z namespaces/openshift-network-console/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.632975277Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633092675Z namespaces/openshift-network-console/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633214292Z namespaces/openshift-network-console/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633264135Z namespaces/openshift-network-console/core/configmaps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633311558Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633350561Z namespaces/openshift-network-console/core/services/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633404104Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633455828Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63349507Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633544103Z namespaces/openshift-network-console/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633583076Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633622388Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633691902Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633774718Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633851203Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633898175Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633935338Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.633985621Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634026634Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634069786Z namespaces/openshift-network-console/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634075867Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634174703Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634321152Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634486613Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634644513Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.634846266Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635082761Z namespaces/openshift-network-console/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635270402Z namespaces/openshift-network-console/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635278253Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635307145Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin-cb95c66f6-lcvgf.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63539005Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63539747Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin/networking-console-plugin/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635401171Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin/networking-console-plugin/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635429412Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635525109Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635593563Z namespaces/openshift-network-console/pods/networking-console-plugin-cb95c66f6-lcvgf/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635648086Z namespaces/openshift-network-console/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635691509Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635739042Z namespaces/openshift-network-console/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635778885Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635820787Z namespaces/openshift-network-diagnostics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635877411Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635932534Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.635968686Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636013729Z namespaces/openshift-network-diagnostics/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636056342Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636157278Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636250094Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636364102Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636398574Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636439016Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63650359Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636547653Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636611107Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636666641Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636719554Z namespaces/openshift-network-diagnostics/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636754946Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636835051Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636878484Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636917006Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.636991501Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637039664Z namespaces/openshift-network-diagnostics/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637058266Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637167022Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637262038Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63744251Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637516704Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637735658Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637819234Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63792425Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.637973473Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638022836Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638066369Z namespaces/openshift-network-diagnostics/core/services/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638096561Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638194787Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63824053Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638262422Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638334916Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638380709Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638417912Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638461824Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638535209Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638620004Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638681338Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638725041Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638774044Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638827287Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63887278Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638912953Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638958886Z namespaces/openshift-network-diagnostics/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.638965066Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.639001558Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.639147067Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.639317768Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.639453497Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.63966866Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.639905666Z namespaces/openshift-network-diagnostics/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640099448Z namespaces/openshift-network-diagnostics/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640107138Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640143481Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/network-check-source-8894fc9bd-c8jsl.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640218135Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/check-endpoints/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640224776Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/check-endpoints/check-endpoints/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640228366Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/check-endpoints/check-endpoints/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640270098Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/check-endpoints/check-endpoints/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640386326Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640519604Z namespaces/openshift-network-diagnostics/pods/network-check-source-8894fc9bd-c8jsl/check-endpoints/check-endpoints/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640541936Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640591319Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-dk2hk.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64075966Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-container/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64077101Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-container/network-check-target-container/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640791551Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-container/network-check-target-container/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640798712Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-container/network-check-target-container/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640886768Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640958662Z namespaces/openshift-network-diagnostics/pods/network-check-target-dk2hk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.640980903Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641023896Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-qvsgg.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641097891Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-container/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641104291Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-container/network-check-target-container/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641107971Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-container/network-check-target-container/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641139293Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-container/network-check-target-container/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641226549Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641299754Z namespaces/openshift-network-diagnostics/pods/network-check-target-qvsgg/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641331086Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641370018Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-vxhp2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641454024Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-container/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641460724Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-container/network-check-target-container/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641464504Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-container/network-check-target-container/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641498016Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-container/network-check-target-container/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641583952Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641670907Z namespaces/openshift-network-diagnostics/pods/network-check-target-vxhp2/network-check-target-container/network-check-target-container/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64170913Z namespaces/openshift-network-diagnostics/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641746772Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641799255Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641809996Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641835428Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641943515Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.641988227Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64203175Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642112055Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642158218Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642196451Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642244294Z namespaces/openshift-network-node-identity/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642295407Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64235144Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642392473Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642439906Z namespaces/openshift-network-node-identity/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642479888Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642556713Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64265826Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642731014Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642778827Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64281855Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642865823Z namespaces/openshift-network-node-identity/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.642907365Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64298322Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643029433Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643069466Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64314624Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643196274Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643218255Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643224685Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643284299Z namespaces/openshift-network-node-identity/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643321751Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643421238Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643497423Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643585178Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643694305Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6437707Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.643906039Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644008435Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644058568Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64408586Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644148604Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644176126Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644229179Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644269042Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644322575Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644363577Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644443853Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644525478Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64456471Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644604763Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644673097Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644700029Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644757893Z namespaces/openshift-network-node-identity/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644765123Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644805036Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.644955245Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.645135076Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.645271135Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.645459887Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.645706112Z namespaces/openshift-network-node-identity/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.645899875Z namespaces/openshift-network-node-identity/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.645923416Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64598298Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64599172Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646011022Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646065505Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646116178Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646160801Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646204764Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646238516Z namespaces/openshift-network-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646287069Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646346033Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646382145Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646421998Z namespaces/openshift-network-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64646129Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646576787Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646677254Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646757889Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646797491Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646841954Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646910738Z namespaces/openshift-network-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64693471Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.646980713Z namespaces/openshift-network-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647022136Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647104671Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647146893Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647192166Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647269671Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647309854Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647316564Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647349436Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64739884Z namespaces/openshift-network-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647426091Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647551469Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647643975Z namespaces/openshift-network-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.647804015Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64787783Z namespaces/openshift-network-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64804697Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648129566Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648248933Z namespaces/openshift-network-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648315727Z namespaces/openshift-network-operator/core/configmaps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64835158Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648442335Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648503019Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648545362Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648593115Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648646308Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648754745Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648801358Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648849881Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648876933Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.648960038Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649025462Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649081946Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649127009Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649169341Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649216814Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649271098Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.64930891Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649357693Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649398066Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649436968Z namespaces/openshift-network-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649445069Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649487661Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649648632Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649822183Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.649959031Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650142673Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650372517Z namespaces/openshift-network-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65056558Z namespaces/openshift-network-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65057199Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650597342Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter-flbrp.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65072194Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65073376Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter/iptables-alerter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650737431Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter/iptables-alerter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650747851Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter/iptables-alerter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650832907Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650899531Z namespaces/openshift-network-operator/pods/iptables-alerter-flbrp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650934533Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.650970775Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter-mlhp9.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65103878Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65104536Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter/iptables-alerter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65104935Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter/iptables-alerter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651082713Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter/iptables-alerter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651160587Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651232952Z namespaces/openshift-network-operator/pods/iptables-alerter-mlhp9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651270134Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651312067Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter-z9rpg.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651376971Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651387292Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter/iptables-alerter/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651391672Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter/iptables-alerter/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651419534Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter/iptables-alerter/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651507039Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651574053Z namespaces/openshift-network-operator/pods/iptables-alerter-z9rpg/iptables-alerter/iptables-alerter/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651618476Z namespaces/openshift-network-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65167137Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651722323Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651768936Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651804588Z namespaces/openshift-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651811188Z namespaces/openshift-node/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651815019Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.651851851Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.652011251Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.652178142Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.652321351Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.652516843Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65277526Z namespaces/openshift-node/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.652968242Z namespaces/openshift-operator-lifecycle-manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.652997834Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653068058Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65309483Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653148963Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653169865Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653244709Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653339695Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65342205Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653466273Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653495055Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653550649Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65357158Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653682287Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653710339Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653763012Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653841587Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65388464Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.653924132Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654017148Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654104693Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654194409Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654271144Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654340908Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654462006Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65467182Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654740794Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654791597Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65484032Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654892073Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654912845Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.654970778Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655068625Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65516278Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655203083Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655243425Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655288999Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655366913Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655425687Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655462629Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655538754Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655544944Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655581187Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65579009Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.655960581Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656094429Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656287422Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656530317Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656799544Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656833456Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656908851Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.656964745Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657013917Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.65705618Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657101323Z namespaces/openshift-operators/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657110734Z namespaces/openshift-operators/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657115534Z namespaces/openshift-operators/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657134325Z namespaces/openshift-operators/coordination.k8s.io/leases/sail-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657187259Z namespaces/openshift-operators/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657196429Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657228191Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657382231Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657540991Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657706991Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.657892303Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.658127458Z namespaces/openshift-operators/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.658335121Z namespaces/openshift-operators/operators.coreos.com/installplans/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.658363123Z namespaces/openshift-operators/operators.coreos.com/installplans/install-gl5ph.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.658757398Z namespaces/openshift-operators/operators.coreos.com/installplans/install-mhrxw.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659070908Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659094089Z namespaces/openshift-operators/operators.coreos.com/operatorconditions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659157613Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659179334Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659246359Z namespaces/openshift-operators/operators.coreos.com/subscriptions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659283801Z namespaces/openshift-operators/operators.coreos.com/subscriptions/servicemeshoperator3.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659356676Z namespaces/openshift-ovn-kubernetes/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659381897Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659442991Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659478313Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659539077Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659553628Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659771372Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659840006Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659935602Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.659972885Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660006687Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660139515Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660166267Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66022324Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660262783Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660356539Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660392661Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660437164Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660510369Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660598894Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660607115Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660659108Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660714271Z namespaces/openshift-ovn-kubernetes/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660754854Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.660944556Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.661030322Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.661351242Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.661465489Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.661940769Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662021554Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662177974Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662219587Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6622654Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662347975Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662459462Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662499935Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662579789Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662616682Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662686666Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662732909Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662773912Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662824375Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662868698Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66290221Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662911701Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662950233Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.662998656Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663029858Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663108813Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663187628Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663232711Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663263793Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663320756Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66337147Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663443054Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663482967Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66353066Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663549851Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663572892Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663679349Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663728822Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663765844Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663803127Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.663813098Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66385177Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66400139Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6641702Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.664317039Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.664508351Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.664766458Z namespaces/openshift-ovn-kubernetes/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665024064Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665032295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665100879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-node-29x9d.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665249008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665257299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665260859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66528122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665418309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665484953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665522366Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-ovn-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665528736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665532216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665550237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665767781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665838916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665870308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/nbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665878068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/nbdb/nbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.665881418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/nbdb/nbdb/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66591438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/nbdb/nbdb/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666009686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/nbdb/nbdb/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666081841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/nbdb/nbdb/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666114933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/northd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666125094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/northd/northd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666128994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/northd/northd/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666167336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/northd/northd/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666261132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/northd/northd/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666326537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/northd/northd/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666366999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-acl-logging/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.66637336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-acl-logging/ovn-acl-logging/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6663769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666398961Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666612735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6667044Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666739193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666745673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-controller/ovn-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666749283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-controller/ovn-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666783505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-controller/ovn-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.666988418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.667064013Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovn-controller/ovn-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.667078084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.667089505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-controller/ovnkube-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.667097365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-controller/ovnkube-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.667124567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673161969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673234793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673282516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/sbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673312018Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/sbdb/sbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673316419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/sbdb/sbdb/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673324399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/sbdb/sbdb/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673416845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/sbdb/sbdb/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673485879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-29x9d/sbdb/sbdb/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673525462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673587596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-node-bsbmz.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673783798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673802369Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6738088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673820551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.673942378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674008332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674026504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-ovn-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674036484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674042745Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674087377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674204365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674267869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674303481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/nbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674312262Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/nbdb/nbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674330973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/nbdb/nbdb/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674339923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/nbdb/nbdb/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674417578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/nbdb/nbdb/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674494433Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/nbdb/nbdb/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674525405Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/northd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674539976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/northd/northd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674545616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/northd/northd/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674554397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/northd/northd/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674691355Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/northd/northd/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6747574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/northd/northd/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674801202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-acl-logging/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674811443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-acl-logging/ovn-acl-logging/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674817143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.674837455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.67508032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675117282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675127383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-controller/ovn-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675132594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-controller/ovn-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675163965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-controller/ovn-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.67538735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675449114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovn-controller/ovn-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675479115Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675488296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-controller/ovnkube-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675491786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-controller/ovnkube-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.675517648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681136503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681203667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681229129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/sbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68124138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/sbdb/sbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68124915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/sbdb/sbdb/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681279922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/sbdb/sbdb/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681388269Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/sbdb/sbdb/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681454553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-bsbmz/sbdb/sbdb/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681467194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68156306Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-node-qt9lg.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681743692Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681765413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681769963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681780774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681912832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.681980187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682020279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-ovn-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682027119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68203662Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682042331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682178899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682248824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682290376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/nbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682297156Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/nbdb/nbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682300737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/nbdb/nbdb/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682331669Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/nbdb/nbdb/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682464177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/nbdb/nbdb/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682535102Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/nbdb/nbdb/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682566364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/northd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682572414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/northd/northd/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682575804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/northd/northd/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682615627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/northd/northd/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682746265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/northd/northd/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682815939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/northd/northd/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682853182Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-acl-logging/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682861092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-acl-logging/ovn-acl-logging/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682864432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.682895424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683099417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68314995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683157501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-controller/ovn-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683160941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-controller/ovn-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683194473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-controller/ovn-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68346695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683532185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovn-controller/ovn-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683569627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683579388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-controller/ovnkube-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.683582918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-controller/ovnkube-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68361172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688260234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688340239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688372261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/sbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688377721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/sbdb/sbdb/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688382061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/sbdb/sbdb/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688424314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/sbdb/sbdb/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68851948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/sbdb/sbdb/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688585774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qt9lg/sbdb/sbdb/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688615356Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688693641Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688744164Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688752365Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688778366Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.688901964Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689026602Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689074815Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689128669Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689208634Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689282878Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689321841Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689367374Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689413597Z namespaces/openshift-route-controller-manager/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689419957Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689423367Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.68947063Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689521044Z namespaces/openshift-route-controller-manager/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689527254Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689566096Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689763839Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.689963452Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69010545Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.690311643Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.690586111Z namespaces/openshift-route-controller-manager/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.690844687Z namespaces/openshift-service-ca-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.690878399Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.690999147Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691038849Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691091113Z namespaces/openshift-service-ca-operator/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691129325Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69121066Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691317217Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691411983Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691464167Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691481397Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691548452Z namespaces/openshift-service-ca-operator/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691580164Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6916789Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691725353Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691771336Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691850511Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691893334Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691899554Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691950847Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.691984399Z namespaces/openshift-service-ca-operator/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.692031232Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69215431Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.692248666Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.692454659Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.692528114Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.692655872Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69278367Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.692952061Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693010614Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693036036Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69309807Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693132292Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693182035Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693213937Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693304623Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693384728Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693430641Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693469813Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693523437Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693563289Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693617992Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693665626Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693726979Z namespaces/openshift-service-ca-operator/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69373476Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693764452Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.693912941Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694074841Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69421185Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694412033Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694652098Z namespaces/openshift-service-ca-operator/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69484546Z namespaces/openshift-service-ca-operator/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694854111Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694876492Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/service-ca-operator-d6fc45fc5-qxcc8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694962908Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/service-ca-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694970728Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/service-ca-operator/service-ca-operator/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.694975158Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/service-ca-operator/service-ca-operator/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.6950052Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/service-ca-operator/service-ca-operator/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69515739Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-d6fc45fc5-qxcc8/service-ca-operator/service-ca-operator/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695294879Z namespaces/openshift-service-ca-operator/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695332431Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695384974Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695421037Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69547493Z namespaces/openshift-service-ca/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695516843Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695568986Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695612099Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695678543Z namespaces/openshift-service-ca/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695717895Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695798581Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695897057Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.695994053Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696034095Z namespaces/openshift-service-ca/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696079808Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696115281Z namespaces/openshift-service-ca/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696158973Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696235548Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696282631Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696341345Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69642286Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696463723Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696470423Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696506805Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696557369Z namespaces/openshift-service-ca/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696600461Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69674104Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696831826Z namespaces/openshift-service-ca/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.696936022Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697014867Z namespaces/openshift-service-ca/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697123434Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697238842Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697400522Z namespaces/openshift-service-ca/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697450385Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697475527Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69753326Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697568793Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697603015Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697658418Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697752624Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697828549Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697874152Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697909964Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.697962597Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69800428Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698053423Z namespaces/openshift-service-ca/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698065414Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698090295Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698232864Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698400585Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698538344Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698752787Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.698992592Z namespaces/openshift-service-ca/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699169364Z namespaces/openshift-service-ca/pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699177464Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699211946Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-865cb79987-ngtdk.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699284321Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699290781Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-controller/service-ca-controller/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699294111Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-controller/service-ca-controller/logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699329544Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-controller/service-ca-controller/logs/current.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69958089Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699668625Z namespaces/openshift-service-ca/pods/service-ca-865cb79987-ngtdk/service-ca-controller/service-ca-controller/logs/previous.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699696907Z namespaces/openshift-service-ca/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.69974317Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699791533Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699816475Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699873968Z namespaces/openshift-user-workload-monitoring/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699915031Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.699975275Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700023278Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70006904Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700109973Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700257163Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700357259Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700430703Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700477366Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700520959Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700560932Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700591354Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700717692Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700766345Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700811798Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700887712Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700934285Z namespaces/openshift-user-workload-monitoring/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.700973918Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701072864Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701147499Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701231884Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701306109Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701388894Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701505202Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701686183Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701740906Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701771028Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701831742Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701872735Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.701916888Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.7019565Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702037265Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.7021169Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702175994Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702192125Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702241608Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70228272Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702324673Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702332904Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702374536Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702520326Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702721348Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.702844076Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703047119Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703274333Z namespaces/openshift-user-workload-monitoring/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703457555Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703495857Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703544511Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703590223Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703644267Z namespaces/openshift/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703769385Z namespaces/openshift/openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703821038Z namespaces/openshift/apps.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703869731Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703917204Z namespaces/openshift/apps/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.703967067Z namespaces/openshift/apps/daemonsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704035771Z namespaces/openshift/apps/deployments.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704113516Z namespaces/openshift/apps/replicasets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704189481Z namespaces/openshift/apps/statefulsets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704245575Z namespaces/openshift/autoscaling/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704298438Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704347641Z namespaces/openshift/batch/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704368852Z namespaces/openshift/batch/cronjobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704456338Z namespaces/openshift/batch/jobs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704504881Z namespaces/openshift/build.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704540863Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704612288Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704725845Z namespaces/openshift/core/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704767168Z namespaces/openshift/core/configmaps.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704864004Z namespaces/openshift/core/endpoints.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.704937628Z namespaces/openshift/core/events.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705012983Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705099969Z namespaces/openshift/core/pods.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705165953Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70528249Z namespaces/openshift/core/secrets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.7054419Z namespaces/openshift/core/services.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705491074Z namespaces/openshift/discovery.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705533576Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705576779Z namespaces/openshift/image.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.705618182Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70685628Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.706876291Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.706961307Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707057913Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707158529Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707264466Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707342931Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70749207Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707680472Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70780857Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707900616Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.707995852Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708113579Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708217506Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708338754Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708424959Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708513895Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708610461Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70875136Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708866707Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.708963683Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709060359Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709152125Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709251241Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709344817Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709437723Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.70954153Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709646336Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709772614Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709877181Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.709968047Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710073333Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710181Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710266636Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710371522Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710455557Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710573955Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710744656Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710836712Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.710947708Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711047015Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711168982Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711296271Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711385986Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711470562Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71159967Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71175331Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711859156Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.711999615Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712092521Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712176846Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712265172Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712385619Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712504717Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712620325Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712827507Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.712942835Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71303372Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713125116Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713260355Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71334019Z namespaces/openshift/k8s.ovn.org/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713370842Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713455167Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713536542Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713567704Z namespaces/openshift/monitoring.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713614467Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713687642Z namespaces/openshift/networking.k8s.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713735965Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713766257Z namespaces/openshift/operators.coreos.com/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.713778968Z namespaces/openshift/operators.coreos.com/clusterserviceversions/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71382182Z namespaces/openshift/operators.coreos.com/clusterserviceversions/authorino-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71397066Z namespaces/openshift/operators.coreos.com/clusterserviceversions/cert-manager-operator.v1.18.1.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.714178203Z namespaces/openshift/operators.coreos.com/clusterserviceversions/dns-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.714353574Z namespaces/openshift/operators.coreos.com/clusterserviceversions/limitador-operator.v1.3.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.714555807Z namespaces/openshift/operators.coreos.com/clusterserviceversions/rhcl-operator.v1.3.2.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.714825584Z namespaces/openshift/operators.coreos.com/clusterserviceversions/servicemeshoperator3.v3.1.0.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715012576Z namespaces/openshift/policy/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715059179Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715110102Z namespaces/openshift/route.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715140614Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715192167Z namespaces/openshift/template.openshift.io/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715201648Z namespaces/openshift/template.openshift.io/templates/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71523241Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715339626Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715457354Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715562251Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715697389Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71586756Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.715970996Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716097844Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716209381Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716337129Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716441076Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716549573Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716749106Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716887284Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.716986041Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717125819Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717228386Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717340343Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717444819Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717548886Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717653973Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.7177697Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717870106Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.717973613Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718069809Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718169555Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718272162Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718373438Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718491696Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718594562Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718748672Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718851379Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.718948565Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719072573Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719184589Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719284976Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719386732Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719479828Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719589905Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719717163Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.71981885Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.719934977Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720044864Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720163871Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720285909Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720417327Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720567277Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720713006Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720835114Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.720945731Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72109506Z network_logs/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.721118872Z network_logs/cluster_scale [must-gather-j7lb7] OUT 2026-04-16T20:27:37.721208577Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather-j7lb7] OUT 2026-04-16T20:27:37.721279302Z network_logs/multi-networkpolicy [must-gather-j7lb7] OUT 2026-04-16T20:27:37.721354847Z network_logs/net-attach-def [must-gather-j7lb7] OUT 2026-04-16T20:27:37.721436882Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72156884Z network_logs/ovn_kubernetes_top_pods [must-gather-j7lb7] OUT 2026-04-16T20:27:37.721676907Z network_logs/ovnk_database_store.tar.gz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.7233088Z nodes/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.723345923Z nodes/debug [must-gather-j7lb7] OUT 2026-04-16T20:27:37.723449739Z nodes/ip-10-0-128-48.ec2.internal/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.723496142Z nodes/ip-10-0-128-48.ec2.internal/cpu_affinities.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72377551Z nodes/ip-10-0-128-48.ec2.internal/dmesg [must-gather-j7lb7] OUT 2026-04-16T20:27:37.724055888Z nodes/ip-10-0-128-48.ec2.internal/ethtool_channels [must-gather-j7lb7] OUT 2026-04-16T20:27:37.724131653Z nodes/ip-10-0-128-48.ec2.internal/ethtool_features [must-gather-j7lb7] OUT 2026-04-16T20:27:37.724217288Z nodes/ip-10-0-128-48.ec2.internal/ip-10-0-128-48.ec2.internal_logs_kubelet.gz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.724593302Z nodes/ip-10-0-128-48.ec2.internal/irq_affinities.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.724821666Z nodes/ip-10-0-128-48.ec2.internal/lscpu [must-gather-j7lb7] OUT 2026-04-16T20:27:37.724946614Z nodes/ip-10-0-128-48.ec2.internal/lspci [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72504023Z nodes/ip-10-0-128-48.ec2.internal/podresources.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.725138646Z nodes/ip-10-0-128-48.ec2.internal/pods_info.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.725247363Z nodes/ip-10-0-128-48.ec2.internal/proc_cmdline [must-gather-j7lb7] OUT 2026-04-16T20:27:37.725326128Z nodes/ip-10-0-128-48.ec2.internal/sysinfo.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.726973082Z nodes/ip-10-0-128-48.ec2.internal/sysinfo.tgz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.727112911Z nodes/ip-10-0-131-77.ec2.internal/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.727137292Z nodes/ip-10-0-131-77.ec2.internal/cpu_affinities.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.727463163Z nodes/ip-10-0-131-77.ec2.internal/dmesg [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72772032Z nodes/ip-10-0-131-77.ec2.internal/ethtool_channels [must-gather-j7lb7] OUT 2026-04-16T20:27:37.727795394Z nodes/ip-10-0-131-77.ec2.internal/ethtool_features [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72788315Z nodes/ip-10-0-131-77.ec2.internal/ip-10-0-131-77.ec2.internal_logs_kubelet.gz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.728175878Z nodes/ip-10-0-131-77.ec2.internal/irq_affinities.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.728334428Z nodes/ip-10-0-131-77.ec2.internal/lscpu [must-gather-j7lb7] OUT 2026-04-16T20:27:37.728447855Z nodes/ip-10-0-131-77.ec2.internal/lspci [must-gather-j7lb7] OUT 2026-04-16T20:27:37.728533551Z nodes/ip-10-0-131-77.ec2.internal/podresources.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.728654679Z nodes/ip-10-0-131-77.ec2.internal/pods_info.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.728767816Z nodes/ip-10-0-131-77.ec2.internal/proc_cmdline [must-gather-j7lb7] OUT 2026-04-16T20:27:37.72884192Z nodes/ip-10-0-131-77.ec2.internal/sysinfo.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.730464383Z nodes/ip-10-0-131-77.ec2.internal/sysinfo.tgz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.730619173Z nodes/ip-10-0-138-142.ec2.internal/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.730675146Z nodes/ip-10-0-138-142.ec2.internal/cpu_affinities.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.730950164Z nodes/ip-10-0-138-142.ec2.internal/dmesg [must-gather-j7lb7] OUT 2026-04-16T20:27:37.731199649Z nodes/ip-10-0-138-142.ec2.internal/ethtool_channels [must-gather-j7lb7] OUT 2026-04-16T20:27:37.731273794Z nodes/ip-10-0-138-142.ec2.internal/ethtool_features [must-gather-j7lb7] OUT 2026-04-16T20:27:37.73136053Z nodes/ip-10-0-138-142.ec2.internal/ip-10-0-138-142.ec2.internal_logs_kubelet.gz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.731749034Z nodes/ip-10-0-138-142.ec2.internal/irq_affinities.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.731888113Z nodes/ip-10-0-138-142.ec2.internal/lscpu [must-gather-j7lb7] OUT 2026-04-16T20:27:37.73200194Z nodes/ip-10-0-138-142.ec2.internal/lspci [must-gather-j7lb7] OUT 2026-04-16T20:27:37.732090696Z nodes/ip-10-0-138-142.ec2.internal/podresources.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.732190712Z nodes/ip-10-0-138-142.ec2.internal/pods_info.json [must-gather-j7lb7] OUT 2026-04-16T20:27:37.7323104Z nodes/ip-10-0-138-142.ec2.internal/proc_cmdline [must-gather-j7lb7] OUT 2026-04-16T20:27:37.732392535Z nodes/ip-10-0-138-142.ec2.internal/sysinfo.log [must-gather-j7lb7] OUT 2026-04-16T20:27:37.734074741Z nodes/ip-10-0-138-142.ec2.internal/sysinfo.tgz [must-gather-j7lb7] OUT 2026-04-16T20:27:37.73421378Z pod_network_connectivity_check/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.734246252Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather-j7lb7] OUT 2026-04-16T20:27:37.734350199Z static-pods/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.734356879Z static-pods/kube-apiserver/ [must-gather-j7lb7] OUT 2026-04-16T20:27:37.75207578Z [must-gather-j7lb7] OUT 2026-04-16T20:27:37.752091181Z sent 70,531 bytes received 6,628,271 bytes 4,465,868.00 bytes/sec [must-gather-j7lb7] OUT 2026-04-16T20:27:37.752095681Z total size is 80,781,321 speedup is 12.06 [must-gather ] OUT 2026-04-16T20:27:38.078151832Z namespace/openshift-must-gather-plvk7 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: d7489272-1bc9-4ea5-98e8-06f66bc95c20 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 deploy-and-e2e step succeeded 2026/04/16 19:57:57 Entrypoint initialization 2026/04/16 19:57:58 Decoded script /tekton/scripts/script-0-wqhwt 2026/04/16 19:57:58 Decoded script /tekton/scripts/script-1-vf6s8 2026/04/16 19:57:58 Decoded script /tekton/scripts/script-2-7gmk5 2026/04/16 19:57:58 Decoded script /tekton/scripts/script-3-mr4qq 2026/04/16 19:57:58 Decoded script /tekton/scripts/script-4-s9t65 2026/04/16 19:57:58 Decoded script /tekton/scripts/script-5-zft2w