[get-kubeconfig] Found kubeconfig secret: cluster-jzbgt-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-jzbgt-kubeconfig [get-kubeconfig] Found admin password secret: cluster-jzbgt-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-jzbgt-password [get-kubeconfig] API Server URL: https://a85f6116b7a7d47bb8254ac93ee721ff-bbe4eedbb22bd9a0.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [clone-repo] RHOAIENG-55229/cert-manager-webhook-race [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 88% (2749/3111) Updating files: 89% (2769/3111) Updating files: 90% (2800/3111) Updating files: 91% (2832/3111) Updating files: 92% (2863/3111) Updating files: 93% (2894/3111) Updating files: 94% (2925/3111) Updating files: 95% (2956/3111) Updating files: 96% (2987/3111) Updating files: 97% (3018/3111) Updating files: 98% (3049/3111) Updating files: 99% (3080/3111) Updating files: 100% (3111/3111) Updating files: 100% (3111/3111), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e90f566b342ee88137b4332294c4cef6db04c33dbbb6e9394e58bda8902c06d [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e90f566b342ee88137b4332294c4cef6db04c33dbbb6e9394e58bda8902c06d [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:814af323b5d1cbdab913eb2692456d1382c8eaf87a5271e4958bd36fa46947bd [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:814af323b5d1cbdab913eb2692456d1382c8eaf87a5271e4958bd36fa46947bd [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:38f70cb77701ee00560ecdde553dd84342a4d8f7cb0779aa5b508807d9895bf1 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:38f70cb77701ee00560ecdde553dd84342a4d8f7cb0779aa5b508807d9895bf1 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1730 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1730 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1730 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] 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. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.92s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 7.28s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a85f6116b7a7d47bb8254ac93ee721ff-bbe4eedbb22bd9a0.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] 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. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-77f648d694-r8zrd 1/1 Running 0 42s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-77f648d694-r8zrd condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-55557df8c-klkch 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-55557df8c-klkch condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-56f9798bb4-tnbql 1/1 Running 0 52s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-56f9798bb4-tnbql condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4e90f566b342ee88137b4332294c4cef6db04c33dbbb6e9394e58bda8902c06d [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:814af323b5d1cbdab913eb2692456d1382c8eaf87a5271e4958bd36fa46947bd [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:38f70cb77701ee00560ecdde553dd84342a4d8f7cb0779aa5b508807d9895bf1 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-lfjlt 0/1 Running 0 7s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-lfjlt condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-6b69b6d547-l9zpr" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-6b69b6d547-nf7hj condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:b726734d76566f6525bce03e3e8254c7f011cd4de9eb8c3c32567009a372fe75 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:522eb156bc4d5f8dd33f11782513a536f604c8c5ec399e2960bfff9d332a4bb5 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'anyio': '4.9.0', 'httpx': '0.30.0', 'xdist': '3.6.1', 'cov': '5.0.0', 'metadata': '3.1.1', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, anyio-4.9.0, httpx-0.30.0, xdist-3.6.1, cov-5.0.0, metadata-3.1.1, json-report-1.5.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-13 18:59:23.358 3807 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-13 19:01:03.711 3807 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.711 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.712 3807 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 19:01:03.712 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 19:01:03.712 3807 kserve.trace Using external route host: isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.712 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.713 3807 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.713 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.713 3807 kserve.trace base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.713 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.832 3807 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.832 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.832 3807 kserve.trace base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.832 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:03.833 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-9e27e-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:01:08.866 3807 kserve.trace Got response [{'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}] [e2e-raw] 2026-07-13 19:01:08.866 3807 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}, {'message': '', 'batchId': '3d029a25-6bd8-4824-85e5-597b35ff025e', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-13 19:01:08.921 3807 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-13 19:01:08.921 3807 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-13 19:02:59.195 3807 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 19:02:59.195 3807 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 19:02:59.202 3807 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-13 19:02:59.202 3807 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-13 19:02:59.287 3807 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-13 19:02:59.287 3807 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-13 19:04:49.634 3807 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 19:04:49.634 3807 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 19:04:49.636 3807 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 19:04:49.636 3807 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-13 19:06:29.885 3807 kserve.trace Host from isvc status URL = isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:06:29.885 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace Using external route host: isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace base url = https://isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:06:29.886 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-2a04c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:06:29.921 3807 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 19:06:29.921 3807 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-13 19:09:15.252 3807 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:09:15.252 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:09:15.252 3807 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 19:09:15.252 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 19:09:15.252 3807 kserve.trace Using external route host: isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:09:15.252 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:09:15.253 3807 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:09:15.253 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:09:15.253 3807 kserve.trace base url = https://isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:09:15.253 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-b1b9c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:09:15.277 3807 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 19:09:15.277 3807 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-13 19:09:20.468 3807 kserve.trace Created primary ISVC: isvc-primary-985ff8 [e2e-raw] 2026-07-13 19:09:20.468 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-985ff8 [e2e-raw] 2026-07-13 19:10:50.516 3807 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-13 19:10:50.516 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-13 19:10:50.520 3807 kserve.trace Baseline recorded - resourceVersion: 20394 [e2e-raw] 2026-07-13 19:10:50.520 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20394 [e2e-raw] 2026-07-13 19:10:50.520 3807 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-13 19:10:50.520 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-13 19:10:50.670 3807 kserve.trace Created secondary ISVC isvc-secondary-985ff8, waiting for failure status... [e2e-raw] 2026-07-13 19:10:50.670 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-985ff8, waiting for failure status... [e2e-raw] 2026-07-13 19:10:58.695 3807 kserve.trace ISVC isvc-secondary-985ff8 reported failure: {'exitCode': 1, 'message': "2026-07-13 19:10:51.653 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 19:10:51.653 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 19:10:51.930 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:10:55.899 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-13 19:10:58.695 3807 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-985ff8 reported failure: {'exitCode': 1, 'message': "2026-07-13 19:10:51.653 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 19:10:51.653 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 19:10:51.930 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:10:55.899 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-13 19:10:58.696 3807 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-13 19:10:51.653 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 19:10:51.653 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 19:10:51.930 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:10:55.899 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-13 19:10:58.696 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-13 19:10:51.653 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 19:10:51.653 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 19:10:51.930 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:10:55.899 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-13 19:11:08.711 3807 kserve.trace Primary ISVC resourceVersion: before=20394, after=20394 [e2e-raw] 2026-07-13 19:11:08.711 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20394, after=20394 [e2e-raw] 2026-07-13 19:11:08.711 3807 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-13 19:11:08.711 3807 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-13 19:11:13.863 3807 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-13 19:11:13.863 3807 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-13 19:11:14.006 3807 kserve.trace Created ISVC isvc-init-fail-6a2fcd, waiting for failure status... [e2e-raw] 2026-07-13 19:11:14.006 3807 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-6a2fcd, waiting for failure status... [e2e-raw] 2026-07-13 19:11:24.025 3807 kserve.trace ISVC isvc-init-fail-6a2fcd reported failure: {'exitCode': 1, 'message': "2026-07-13 19:11:19.384 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 19:11:19.385 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 19:11:19.662 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:11:22.465 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-13 19:11:24.025 3807 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-6a2fcd reported failure: {'exitCode': 1, 'message': "2026-07-13 19:11:19.384 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 19:11:19.385 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 19:11:19.662 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:11:22.465 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-13 19:11:24.025 3807 kserve.trace Failure status detected in 10.08 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-13 19:11:19.384 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 19:11:19.385 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 19:11:19.662 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:11:22.465 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-13 19:11:24.025 3807 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.08 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-13 19:11:19.384 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 19:11:19.385 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 19:11:19.662 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 19:11:22.465 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-13 19:11:24.025 3807 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-13 19:11:24.025 3807 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-13 19:11:24.030 3807 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-13T19:11:14Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-13 19:11:24.030 3807 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-13T19:11:14Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-13 19:11:24.030 3807 kserve.trace Quick reconciliation validated: Failure detected in 10.08 seconds [e2e-raw] 2026-07-13 19:11:24.030 3807 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.08 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-13 19:12:59.354 3807 kserve.trace Host from isvc status URL = raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:12:59.354 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace Using external route host: raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace Sending Header = {'Host': 'raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace base url = https://raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:12:59.355 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-f1f2c-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:12:59.379 3807 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 19:12:59.379 3807 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-13 19:14:34.636 3807 kserve.trace Host from isvc status URL = raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:14:34.636 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace Using external route host: raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace base url = https://raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:14:34.637 3807 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-09af0-kserve-ci-e2e-test.apps.5ccdecdb-f0dd-424a-8cb7-624f154024b3.prod.konfluxeaas.com [e2e-raw] 2026-07-13 19:14:34.666 3807 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 19:14:34.666 3807 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 918.86s (0:15:18) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-13T19:14:40.935163245Z Using must-gather plug-in image: quay.io/modh/must-gather:rhoai-2.24 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 7ffcfdcc-a5eb-424b-baf6-679582ed12a8 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-13T19:14:40.98812869Z namespace/openshift-must-gather-bxp4b created [must-gather] [must-gather ] OUT 2026-07-13T19:14:40.995100345Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-x9wzk created [must-gather] [must-gather ] OUT 2026-07-13T19:14:41.020772104Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:47.720633177Z [disk usage checker] Started [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:47.724008191Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:47.869707714Z No resources found in openshift-must-gather-bxp4b namespace. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:47.983167192Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.136627274Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.136657736Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.136657736Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.139137429Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.288418662Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.288450281Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.288450281Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.290399757Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.437266941Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.437298347Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.437298347Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.439316003Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.586248899Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.586279510Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.586279510Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.588302222Z Error getting logs from rhods-notebooks [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.737444961Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.737476968Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.737476968Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.739507561Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.888996654Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.889025200Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.889025200Z namespaces "istio-system" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:48.891233146Z Error getting logs from istio-system [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.038969807Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.038995567Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.038995567Z namespaces "knative-serving" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.041023575Z Error getting logs from knative-serving [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.194043637Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.194074974Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.194074974Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.196080895Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.461331609Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.721625913Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.854643056Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.940312606Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:49.942374597Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.072164768Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.157154658Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.159156383Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.293336737Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.375543943Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.377459003Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.502244356Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.584070506Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.585966179Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.709654717Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.790868088Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.792811162Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.915831506Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:50.998835009Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.000689666Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.128463920Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.212912416Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.215345941Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.351133480Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.436006810Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.438084388Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.564464997Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.646176313Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.648356712Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.770780272Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.853275163Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.855381949Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:51.981141233Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.064382921Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.066513107Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.194168836Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.280798175Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.282929061Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.410117537Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.494494445Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.496788957Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.620482742Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.710021865Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.712599219Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.728701562Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.848215392Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.932304330Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:52.934399797Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.060627616Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.141739029Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.143709324Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.265458872Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.347955892Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.350042370Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.475933541Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.559033817Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:53.561319597Z Error collecting info from [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:54.238788567Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:54.363748094Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:54.488907662Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:54.613808420Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:54.734717370Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:54.960085459Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.086083326Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.207417680Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.328504383Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.459512107Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.585124066Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.719097444Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.847812013Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:55.968915602Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:56.096629258Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:56.373722156Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:56.500092833Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:56.697017920Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:56.822693541Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:56.969006032Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.091715672Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.299326411Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.427103879Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.574099158Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.682376563Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.733279909Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.876589900Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:57.997850983Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:58.145688645Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:58.276685055Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:58.465560331Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:58.587672070Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:58.745366669Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:58.868479767Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.049966832Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.177600390Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.318250211Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.431919170Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.618515905Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.738017437Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:14:59.883924852Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.016620889Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.195999505Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.323578735Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.466760046Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.578752454Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.782128115Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:00.912038476Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.062223460Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.194579616Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.385266075Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.502573508Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.650885381Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.784521651Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:01.992154575Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.117300008Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.258818460Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.393343979Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.585589188Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.712175625Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.737982158Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.857322835Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:02.973445932Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:03.175628946Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:03.300389073Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:03.446807726Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:03.583147512Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:03.780720167Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:03.899764995Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:04.042160939Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:04.150159867Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:04.341091196Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:04.464368164Z Wrote inspect data to must-gather. [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:07.742354612Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-74zm6] POD 2026-07-13T19:15:08.197368120Z Caches written to disk [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.205887739Z waiting for gather to complete [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.209504875Z downloading gather output [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.534787711Z receiving incremental file list [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.548308132Z ./ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.548357843Z aggregated-discovery-api.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.548692251Z aggregated-discovery-apis.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.549350386Z event-filter.html [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550023462Z timestamp [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550159045Z version [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550193026Z cluster-scoped-resources/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550209147Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550219707Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550239138Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.55034292Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.55036091Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550379711Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550425742Z namespaces/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550442762Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550464493Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550555745Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550585366Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550649787Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550681668Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550796541Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550871933Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550963015Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.550979445Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551032256Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551087098Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551129028Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551215141Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551265552Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551306083Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551385125Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551430996Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551479897Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.55160815Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.551708682Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553248859Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553328741Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553414463Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553542816Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553764421Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553815162Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553861703Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553911654Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.553955906Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554000747Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554041277Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.55412343Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554170841Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554215412Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554263813Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554309214Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554353755Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554395666Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554443197Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.554477118Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.561147456Z [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.561166806Z sent 765 bytes received 58,591 bytes 118,712.00 bytes/sec [must-gather] [must-gather-74zm6] OUT 2026-07-13T19:15:09.561172977Z total size is 794,951 speedup is 13.39 [must-gather] [must-gather ] OUT 2026-07-13T19:15:09.632250951Z namespace/openshift-must-gather-bxp4b deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 7ffcfdcc-a5eb-424b-baf6-679582ed12a8 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-13T19:15:09.756057464Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 7ffcfdcc-a5eb-424b-baf6-679582ed12a8 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-13T19:15:09.776444526Z namespace/openshift-must-gather-r9wjh created [must-gather] [must-gather ] OUT 2026-07-13T19:15:09.782708095Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-5f86h created [must-gather] [must-gather ] OUT 2026-07-13T19:15:09.83019109Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.091269770Z [disk usage checker] Started [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.095162206Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.286310639Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.421944980Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.515104838Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.597924558Z Gathering data for ns/default... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:11.885894038Z Gathering data for ns/openshift... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:12.309489723Z Gathering data for ns/kube-system... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.205868703Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.535931786Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.535965657Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.535965657Z namespaces "assisted-installer" not found [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.890865454Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.895960954Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.902205218Z INFO: Gathering HAProxy config files [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.902572404Z Executing Istio gather script [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.902748446Z 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] [must-gather-ckxmp] POD 2026-07-13T19:15:13.917471905Z INFO: Collecting host service logs for crio [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.917866370Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.918221605Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.918619890Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.918979199Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.919324148Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.919686462Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.920063642Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.920482343Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.920836054Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.921171798Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.921592500Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.929974591Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:13.989639284Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:14.557011256Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.124348095Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.182121271Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.222171701Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.305177230Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.361455649Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.361550066Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.452650905Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.475485425Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.644540541Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.670589180Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.692691782Z No resources found [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:15.727201834Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.018435624Z No resources found [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.029731116Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.195342331Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.262943029Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.300241446Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.443789017Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.465565451Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-x97kl [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.465635877Z insights-runtime-extractor-fhkmr [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.465635877Z insights-runtime-extractor-ngb8f [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.465635877Z insights-runtime-extractor-rgdwn [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.478803377Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.502880379Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.507139220Z INFO: HAProxy config collection complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.582969075Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.597605797Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.610948323Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.705881919Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.706453578Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.726814065Z INFO: 'previous-logs' folder not found on ip-10-0-130-96.ec2.internal, skipping... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.769410999Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.833338671Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.833338671Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:16.961137703Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.043112198Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.099417325Z INFO: 'previous-logs' folder not found on ip-10-0-131-242.ec2.internal, skipping... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.165194464Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.178794679Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.357560322Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.418948719Z INFO: 'previous-logs' folder not found on ip-10-0-132-205.ec2.internal, skipping... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.418982890Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.418990410Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.434569794Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.630622905Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.658178812Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.726460473Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.772498387Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.896088419Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.993133251Z INFO: INTERCONNECT MODE [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:17.993164564Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.130014541Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.174149019Z INFO: Gathering OVN_Northbound from ovnkube-node-dxfq2... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.174371057Z INFO: Gathering OVN_Northbound from ovnkube-node-w8vsr... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.174676814Z INFO: Gathering OVN_Northbound from ovnkube-node-wftcq... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.175043123Z INFO: Gathering OVN_Southbound from ovnkube-node-dxfq2... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.175360005Z INFO: Gathering OVN_Southbound from ovnkube-node-w8vsr... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.175613146Z INFO: Gathering OVN_Southbound from ovnkube-node-wftcq... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.397065757Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.523739613Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.563364263Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.566827858Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.580156074Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.583137184Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.601208037Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.648436534Z tar: Removing leading `/' from member names [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.745175497Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.761205980Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:18.965754454Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.004656477Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.004800167Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.005265950Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.007067475Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.009562243Z ovnk_database_store/ [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.009562243Z ovnk_database_store/ovnkube-node-wftcq_nbdb [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.011663722Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.019435354Z ovnk_database_store/ovnkube-node-dxfq2_nbdb [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.028493967Z ovnk_database_store/ovnkube-node-w8vsr_nbdb [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.031637577Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.038300141Z ovnk_database_store/ovnkube-node-dxfq2_sbdb [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.057936445Z ovnk_database_store/ovnkube-node-wftcq_sbdb [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.082520883Z ovnk_database_store/ovnkube-node-w8vsr_sbdb [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.106151450Z INFO: Network log collection complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.170881921Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.265987354Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.336966770Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.413037130Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.416173098Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.417010865Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.504069126Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.640600232Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.742304717Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.821407313Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.823622625Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.865048304Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:19.868426195Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.053910653Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.067955687Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.215207912Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.265056691Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.268093661Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.486897157Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.605547514Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.697814670Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.701029539Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.862685245Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.952765851Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:20.978914320Z Gathering data for ns/openshift-console... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.087254637Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.090507437Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.107710714Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.247085268Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.269104790Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.270385419Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.471066687Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.475297043Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.527495418Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.677460559Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.875817501Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:21.879411566Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.055753049Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.063417181Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.258380513Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.261801983Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.390560594Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.395118736Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.441295411Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.611593185Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.614305181Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:22.794202099Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:23.000072854Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:23.005429620Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:23.539365449Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:23.567451431Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:23.699951937Z Done executing Istio gather script [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:23.919373022Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:24.239262406Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:24.658685387Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:24.672995345Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:25.785415521Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:26.273835177Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:26.890192421Z Gathering data for ns/kserve... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:26.902206974Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:28.029856347Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:28.379660442Z Gathering data for ns/openshift-config... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:28.620389480Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.063641278Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.170607976Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.372111734Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.443023245Z Collecting performance related data for node ip-10-0-132-205.ec2.internal [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.450787291Z Collecting performance related data for node ip-10-0-131-242.ec2.internal [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.457558856Z Collecting performance related data for node ip-10-0-130-96.ec2.internal [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:29.684583788Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:30.058943858Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:30.424524523Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:30.750576018Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:31.118989942Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:31.278703035Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:31.427811924Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:31.802813927Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:32.441313604Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:33.745195747Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:34.894622086Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:35.193479146Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:35.665584915Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:36.035954094Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:36.283854152Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:36.416276463Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:36.671374846Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:37.131444377Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:37.427094102Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:37.791544767Z Collecting kubelet logs for node ip-10-0-132-205.ec2.internal [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:37.793736332Z Collecting kubelet logs for node ip-10-0-131-242.ec2.internal [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:37.795467648Z Collecting kubelet logs for node ip-10-0-130-96.ec2.internal [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:37.880055056Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:38.168103287Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:38.212495301Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-r9wjh namespace [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:38.220503201Z INFO: Node performance data collection complete. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:38.474164527Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:39.073000501Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:39.344374701Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:39.652384499Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:40.038714452Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:40.914900470Z Wrote inspect data to must-gather. [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:40.914945449Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:40.914945449Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:41.040716958Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:41.288591480Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-ckxmp] POD 2026-07-13T19:15:41.395694025Z Caches written to disk [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.408394702Z waiting for gather to complete [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.411600168Z downloading gather output [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.672033683Z receiving incremental file list [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.693863554Z ./ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.693920546Z aggregated-discovery-api.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.694240433Z aggregated-discovery-apis.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.694812387Z event-filter.html [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.69743962Z timestamp [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.697535162Z version [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.70958835Z cluster-scoped-resources/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.709651502Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.709668582Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.709745964Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.70999721Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710186594Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710234225Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710251836Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710340658Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.71043325Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710526683Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710563613Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710701787Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.710775538Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.711166038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.711214359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.711393633Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.7116754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.711867784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.712013258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.715841879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.717380666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.717505779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.717679023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.717829117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.71794831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.718172625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.718402691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.718593875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.718896563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719021015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719145789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719260491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719367264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719477156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.71963604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719836545Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.719966928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.720085801Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.722048158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.722202902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.722357215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72256553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.722852437Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.723306188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.723417211Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.723534663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.723692547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72380529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.723920512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724030785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724176269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724310602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724419744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724687391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724824194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.724932557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72547351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.725591123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.725718786Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72591157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.726021343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.726219507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.726351071Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.726506794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.726630217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72676522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.726883674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.727009666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72717681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.727309204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.727434556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72758364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.728026061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.72839859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.728514482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.729334982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.729467035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.729586638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.729713141Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.729830844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.730016318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.730259554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.730391567Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.73050561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.730687094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.730818557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.73093616Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.731074083Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.731213517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.73135005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.733531832Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.733993563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.734566887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.734759122Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.734938076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.73509896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.735233423Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.735345696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.735444648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.742401204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.742576638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.742750133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.742875816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.742996928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.748001258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.752347482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.752499946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.752819313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.753043179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.753196922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.753319855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.753497039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.753781776Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.753889029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.754007902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.754228427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.75436239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.754489723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.754603966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.75476552Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.754912743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755025196Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755141209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755265912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755363844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755477357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755799534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.755947468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.756200434Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.756342007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.75645735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.756565263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.758772765Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.758912289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.759026602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.759151654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.759297298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.759481453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.761046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.761201234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.761343267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.761522681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.761664725Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.761910471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.762399712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.762537535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.762710179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.762838993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.763492318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.764907652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765010214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765174089Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765296912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765459155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765555347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765695961Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.765882995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766021949Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766280475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766343886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766444879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766529191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766639804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766723235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.76689135Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.766990522Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767088084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767179106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767274839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767360021Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767448653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767544045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767649517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.76774252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767862263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.767922534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768013806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768104828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.76819437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768274952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768365525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768460057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768542869Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768649212Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768739423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768827776Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.768929448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.76901485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769125573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769222965Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769320828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.76940581Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769501842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769596544Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769704297Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769785209Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769883291Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.769983704Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770064635Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770158237Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77025218Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770341652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770434454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770531797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770625679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770746832Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770864534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.770957157Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77109717Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771185232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771282835Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771370057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771467489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771551731Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771668924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771771846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.771883819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772007462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772097924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772193666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772280478Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77237673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772491173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772588195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772703338Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.7727934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772886723Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.772973735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773068267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773155249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773248411Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773345274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773433886Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773528918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77362026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773758434Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773855276Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.773947108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77403438Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774137673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774226765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774324007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774413029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774511282Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774654695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774737327Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774825179Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.774889281Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bpxns.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.775023914Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bq5kc.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.775159717Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dp5tl.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77528406Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gdtmr.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.775408903Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ggxh6.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.775527596Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hc9fr.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.775671409Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k5l72.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.775795522Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l7grr.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.776002377Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pvngn.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77614102Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q5rsc.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.776266343Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qwslh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.776389537Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-srzph.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77652567Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2p58p.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.776679263Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pkphb.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.776828147Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-qxwjp.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.777019532Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.777092893Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.777329559Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.777508533Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.777665477Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77779463Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778181409Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778310532Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778431895Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778553448Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778753153Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778868286Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.778973518Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779118172Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779231874Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779348637Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.77947797Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779595573Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779746357Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779851109Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.779962082Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780072334Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780184117Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78029319Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780434313Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780496225Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780628218Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780774931Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780871893Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.780992136Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.781111419Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.781229922Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.781425037Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78154638Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.781679203Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.781810056Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.781927449Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782086542Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782207305Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782329188Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782444681Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782562534Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782696917Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78281553Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.782930193Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783042405Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783159608Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783212569Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783304702Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783356723Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783420385Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783471606Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783561718Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78363467Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783722552Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783784773Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783860505Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783921946Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.783991148Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784015869Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78406111Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784185673Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784253854Z cluster-scoped-resources/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784265695Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784342616Z cluster-scoped-resources/core/nodes/ip-10-0-130-96.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784568272Z cluster-scoped-resources/core/nodes/ip-10-0-131-242.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.784764587Z cluster-scoped-resources/core/nodes/ip-10-0-132-205.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785056624Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785120785Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785185177Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785351281Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785464613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785586606Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785717329Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.785828372Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786018907Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78614173Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786245642Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786370035Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786490938Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786607251Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786830716Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.786952969Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787095032Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787208225Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787313947Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78742389Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787528693Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787675756Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787795889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787903942Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.787961743Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788083766Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788199039Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788303371Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788409664Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788512246Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788733681Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.788893505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789012598Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78909467Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78910633Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789168102Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789289745Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789320386Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789403957Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789416898Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789460139Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789577632Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789790667Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789853698Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.789862099Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.78991756Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790064443Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790076264Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790125585Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790221407Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790266658Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790401931Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790441392Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790530675Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790585766Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790685428Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790725849Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790869972Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790913624Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.790986015Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791029066Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791112308Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791152529Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791224651Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791264002Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791348864Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791388125Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791496218Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791546039Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791659951Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791719203Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791782844Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791838056Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791907447Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.791963299Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792083152Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792094112Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792154283Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792222825Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792285086Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792380839Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792460981Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792522392Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792698136Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.792802309Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.793013254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.793301811Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.793415303Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.793546647Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79369109Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.793805233Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.793919545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794030988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794148941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794256624Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794372466Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794481979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794592861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794729875Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.794844007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79495187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.795077073Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.795192786Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.7953678Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.795422161Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.795587005Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.795826401Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.795935693Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796133678Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796257001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796388534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796505707Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79663423Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796762933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796883006Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.796995239Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797111982Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797226224Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797343237Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79745693Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797577913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797714006Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797836629Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.797956752Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798065564Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798179437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79828412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798402412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798523646Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798657979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798783972Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.798897414Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799011427Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79914844Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799236132Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799245493Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799300244Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799372696Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799381516Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799429247Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799494609Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799503549Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79955106Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799663623Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799721144Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-96.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.799841267Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-242.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.79995564Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-205.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800034211Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800096453Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800217426Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800274127Z host_service_logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800334259Z host_service_logs/masters/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8004024Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800487622Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800573264Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800680227Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800854021Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.800989084Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801080947Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801171849Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801262811Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801357243Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801445165Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801493266Z ingress_controllers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801501297Z ingress_controllers/default/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801505347Z ingress_controllers/default/router-default-d44794798-glqdv/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801547728Z ingress_controllers/default/router-default-d44794798-glqdv/haproxy.config [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801717392Z insights-data/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801729322Z istio/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801767823Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.801910896Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.802529511Z istio/event-filter.html [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.802677685Z istio/timestamp [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.802743146Z istio/cluster-scoped-resources/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.802751476Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.802796578Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.802859639Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.803063974Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.803567316Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.80415018Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.805205145Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.805385729Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.805539643Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.805732088Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.805912882Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806072176Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806167398Z machine_config_ondisk/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806180358Z machine_config_termination_logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806194289Z monitoring/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806212089Z monitoring/alertmanager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806282151Z monitoring/alertmanager/status.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806404074Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806437795Z monitoring/prometheus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806499336Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806631359Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.806731671Z monitoring/prometheus/rules.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.807544251Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.807630053Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.807688674Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.808874843Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.808931084Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.808983065Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.809104348Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.80919036Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.809311483Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.809393195Z monitoring/prometheus/status/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.809448056Z monitoring/prometheus/status/config.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810045281Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810134783Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810258386Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810512772Z namespaces/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810594624Z namespaces/default/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810678576Z namespaces/default/default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810765618Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810822549Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810879021Z namespaces/default/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.810936022Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811042754Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811154837Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81125726Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811304971Z namespaces/default/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811364072Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811423444Z namespaces/default/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811478085Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811580397Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811651839Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811711761Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811816763Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811905815Z namespaces/default/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.811954646Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81210424Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.812221233Z namespaces/default/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.812434908Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81253133Z namespaces/default/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.812731275Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81291769Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813117954Z namespaces/default/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813201016Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813255238Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8133561Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813408001Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813485863Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813536734Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813672888Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8137823Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813836031Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813893443Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813939684Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.813979675Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814043436Z namespaces/default/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814075087Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814132879Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814164899Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814273862Z namespaces/kserve/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814321413Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814386985Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814428675Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814470607Z namespaces/kserve/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814511628Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814589959Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.814823735Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815006279Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81502688Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815094602Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815137432Z namespaces/kserve/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815185714Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815271726Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815342827Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815363138Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81546501Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815513972Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815528532Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815555793Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815681756Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815769087Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815894461Z namespaces/kserve/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.815941172Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.816212798Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.816327051Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.816596578Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81671333Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.816972076Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817098029Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817365016Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817482668Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81753742Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817670423Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817701894Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817763365Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817799036Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.817893008Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81797586Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818021881Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818071873Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818143784Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818194365Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818282298Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818333399Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.81836504Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818463712Z namespaces/kserve/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818481012Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818532314Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/kserve-controller-manager-6b69b6d547-nf7hj.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818631726Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818647856Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/manager/manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818653176Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/manager/manager/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.818665257Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/manager/manager/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820512541Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820573672Z namespaces/kserve/pods/kserve-controller-manager-6b69b6d547-nf7hj/manager/manager/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820629234Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820673575Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/llmisvc-controller-manager-654c557856-lfjlt.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820761257Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820771067Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/manager/manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820775947Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/manager/manager/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820803328Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/manager/manager/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.820952351Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821021043Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-lfjlt/manager/manager/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821067234Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821101835Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/model-serving-api-fd65d7d6-swzc7.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821205848Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/server/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821214788Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/server/server/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821218768Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/server/server/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821261549Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/server/server/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821348131Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/server/server/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821415573Z namespaces/kserve/pods/model-serving-api-fd65d7d6-swzc7/server/server/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821469904Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821517575Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/odh-model-controller-84b54b7f97-ghkg5.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821607227Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821640668Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/manager/manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821646098Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/manager/manager/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.821684649Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/manager/manager/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826558036Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826630607Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-ghkg5/manager/manager/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826686488Z namespaces/kserve/pods/s3-init-7sntz/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826729869Z namespaces/kserve/pods/s3-init-7sntz/s3-init-7sntz.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826818662Z namespaces/kserve/pods/s3-init-7sntz/download-hf-model/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826827242Z namespaces/kserve/pods/s3-init-7sntz/download-hf-model/download-hf-model/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826837672Z namespaces/kserve/pods/s3-init-7sntz/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826888493Z namespaces/kserve/pods/s3-init-7sntz/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.826987556Z namespaces/kserve/pods/s3-init-7sntz/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827056057Z namespaces/kserve/pods/s3-init-7sntz/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827090088Z namespaces/kserve/pods/s3-init-7sntz/s3-init/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827097588Z namespaces/kserve/pods/s3-init-7sntz/s3-init/s3-init/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827104709Z namespaces/kserve/pods/s3-init-7sntz/s3-init/s3-init/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.82715751Z namespaces/kserve/pods/s3-init-7sntz/s3-init/s3-init/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827434886Z namespaces/kserve/pods/s3-init-7sntz/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827500698Z namespaces/kserve/pods/s3-init-7sntz/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827556419Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.82758642Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs-64568bcd49-jkd94.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827716443Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827728664Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs/seaweedfs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827740334Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.827787085Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828033061Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828104562Z namespaces/kserve/pods/seaweedfs-64568bcd49-jkd94/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828143863Z namespaces/kserve/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828172694Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828223365Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828256046Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828310367Z namespaces/kube-node-lease/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828317478Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828321498Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828348278Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-96.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.82843869Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-242.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828523812Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-205.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828638495Z namespaces/kube-system/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828695127Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828753438Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828784599Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.82884347Z namespaces/kube-system/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.828873941Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829007744Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829087256Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829170938Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829204849Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8292548Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829316911Z namespaces/kube-system/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829351002Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829436534Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829496326Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829528026Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829634859Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829709461Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829728761Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829768532Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-pcrmbilikdewavul7xmeip2kla.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829857414Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.829936536Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.830004348Z namespaces/kube-system/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.830047539Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.830207012Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.830293805Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.830564421Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.830657993Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83095619Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831108854Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831433312Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831498314Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831545085Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831600726Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831673998Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831740339Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831787481Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831880983Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.831963345Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832021046Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832061737Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832103988Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83216483Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832225161Z namespaces/kube-system/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832240501Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832284772Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer-nlq8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832375355Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832384195Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832405965Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832423406Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832594Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832685362Z namespaces/kube-system/pods/global-pull-secret-syncer-nlq8s/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832721643Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832765334Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer-npkdt.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832846796Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832863456Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832868666Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.832914767Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833068931Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833134533Z namespaces/kube-system/pods/global-pull-secret-syncer-npkdt/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833181084Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833225715Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer-pg7df.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833303227Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833312307Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833326547Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833365698Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833521972Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833598104Z namespaces/kube-system/pods/global-pull-secret-syncer-pg7df/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833631614Z namespaces/kube-system/pods/konnectivity-agent-2l425/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833692076Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent-2l425.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833782218Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833791438Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.833800038Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83385629Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834359962Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834437854Z namespaces/kube-system/pods/konnectivity-agent-2l425/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834467754Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834510065Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent-5hnmw.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834635278Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834670969Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83469226Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.834768712Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835164621Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835258383Z namespaces/kube-system/pods/konnectivity-agent-5hnmw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835304434Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835410987Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent-7pmgn.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835480769Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835489499Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.835497029Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83554822Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836004551Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836065683Z namespaces/kube-system/pods/konnectivity-agent-7pmgn/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836121364Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836150815Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836270697Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/haproxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836289768Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836296998Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836322889Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836576495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836633666Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-96.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836700418Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83679564Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836867552Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/haproxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836873672Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836882282Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.836912853Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837046566Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837112928Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-242.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837161419Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837184899Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837248521Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/haproxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837256571Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837269781Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837322593Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837469466Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837523258Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-205.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837554498Z namespaces/kube-system/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83762676Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837730963Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837746373Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837798554Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.837929007Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838013529Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83806047Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838138422Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838189043Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838269405Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838277785Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838282005Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838340677Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8384473Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838556882Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838599103Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838697635Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838743036Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838814298Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83887363Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.838973012Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839085115Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839187997Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839241828Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839283549Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839333971Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839394252Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839501025Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839526075Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839597477Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.83972818Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839786492Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.839858063Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.841261207Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.841367459Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.841475342Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.841568244Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.841691167Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.841850681Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842056026Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842140598Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842204759Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842280181Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842339122Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842412474Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842469426Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842570038Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842696091Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842768223Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842824194Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842890426Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.842948997Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843015579Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84308648Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843135912Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843198743Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843246474Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843304906Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843437739Z namespaces/openshift-apiserver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84349295Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843564312Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843635384Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843718795Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843750426Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843855129Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.843955091Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844054303Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844098775Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844157896Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844211667Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844267679Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844368691Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844415962Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844480734Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844570966Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844679938Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844719199Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844848613Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.844951725Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845041027Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845144169Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845250822Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845393866Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8455825Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845749394Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845772665Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845865577Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.845905648Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84598945Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846036921Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846138583Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846234326Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846300087Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846354978Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84641462Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846459381Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846544713Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846602064Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846694947Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846729498Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84681974Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84683087Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84683709Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846881601Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846943112Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846951503Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.846956083Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847013304Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847085846Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847100926Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847106656Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847180578Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84726243Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847274511Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847303021Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847446625Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847486085Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847591248Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847647629Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847748122Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847783163Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847898415Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.847990128Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84808252Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848117311Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848190102Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848260094Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848309735Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848420518Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848484879Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84852313Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848637283Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848718615Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848731785Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848801617Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848901819Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.848975911Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849075443Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849171736Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849273818Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.84937185Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849462273Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849648487Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849802641Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849937094Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.849973455Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850069997Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850123128Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85018293Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850236011Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850312473Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850369265Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850475767Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850572069Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850756214Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850809465Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850876127Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850920578Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.850998869Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85101249Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851084042Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851091762Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851145953Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851239205Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851250495Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851324877Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851380749Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851485181Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.851524462Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852367662Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852381433Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852387313Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852392993Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852398393Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852403783Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852409293Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852414903Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852424594Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852429984Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852438964Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852449044Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852506776Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852598498Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85271491Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852761462Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852772042Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852843844Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.852965936Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85309575Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.853228623Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.853357696Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.853396827Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85352726Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.853647923Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8543452Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.854437362Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85478559Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.854947734Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855100718Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855139919Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85520878Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855288082Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855344384Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855407435Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855448236Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855546328Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855585019Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855723073Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855816875Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855882546Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855945128Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.855974148Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.856086701Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.856152433Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.856163033Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858316574Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/aws-ebs-csi-driver-node-5x7q9.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858387986Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-driver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858423497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-driver/csi-driver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858465148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858488079Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858514409Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85854851Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858587511Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-liveness-probe/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858598711Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858603771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858632122Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858641202Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858649742Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858654632Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-node-driver-registrar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858659763Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858664863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858669703Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858674643Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858682203Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5x7q9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858686853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858695903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/aws-ebs-csi-driver-node-b99pn.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858700673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-driver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858705324Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-driver/csi-driver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858709934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-driver/csi-driver/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858714224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858719274Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858724504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858729164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-liveness-probe/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858734074Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858738645Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858743454Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858748285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858752985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858770575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-node-driver-registrar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858785686Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858792566Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858796996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858802166Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858806916Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-b99pn/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858818646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858823916Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/aws-ebs-csi-driver-node-qs9b8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858828616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-driver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858833127Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-driver/csi-driver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858839117Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-driver/csi-driver/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858846427Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858850777Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.858886558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85895478Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-liveness-probe/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8589657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.85897168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859026051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859137234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859230296Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859276157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-node-driver-registrar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859285718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859315638Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859365509Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859485672Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859566644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-qs9b8/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.859629146Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863212261Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863233232Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863238872Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863244692Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863249682Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863254562Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863259573Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863263902Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863268733Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863279463Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863284153Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863288663Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863293633Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863298093Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863303403Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863308244Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863312924Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863317814Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863322604Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863329474Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863334704Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863339174Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863343664Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863348264Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863353025Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863358025Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863364535Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863370055Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863374455Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863379635Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863384356Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863389045Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863393806Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863398506Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863403816Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863408676Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863413126Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863417666Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863431217Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863436717Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.863696033Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.864132213Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.864295487Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.864648086Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.864908392Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.865155398Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.865353913Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868667502Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868703983Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868710103Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868715443Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868720203Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868725533Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868730373Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868735663Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868740804Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868745844Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868750724Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868755494Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868760484Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868765924Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868770904Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868776014Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868781114Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868785934Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868790915Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868795825Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned-44lsd.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868800825Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868805765Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned/tuned/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868810605Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned/tuned/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868815495Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned/tuned/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868836206Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868843326Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-44lsd/tuned/tuned/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868848546Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868853356Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned-599db.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868858326Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868863376Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned/tuned/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868869527Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned/tuned/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.868874547Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned/tuned/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873699612Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873730953Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-599db/tuned/tuned/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873737693Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873743603Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned-w7srk.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873749783Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873755313Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned/tuned/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873760293Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned/tuned/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873765324Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned/tuned/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873770384Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873775254Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-w7srk/tuned/tuned/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873780464Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873785484Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873790224Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873795374Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873800294Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873805045Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873810055Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-96.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873814835Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-242.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873819555Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-205.ec2.internal.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873824395Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873829515Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873839226Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873844515Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873849506Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873854476Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873859326Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873864136Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873868996Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873873886Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873878656Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873883747Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873889777Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873894577Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873899727Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873904717Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873909477Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873914207Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873919637Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873924628Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873929468Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873934428Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873939228Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873944068Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873948918Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873953848Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.873958848Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.874140823Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.874301866Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.874404429Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.874569443Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.87529807Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875321481Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875339851Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875345011Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875355082Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875359922Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875367772Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875376202Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875381182Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875834533Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.875880574Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876665193Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876685283Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876690174Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876694123Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876698344Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-65db858894-clv7l.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876702444Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-watch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876706314Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876712924Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876716694Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876722804Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876726474Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876729955Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876739235Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876756915Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.876821137Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877246847Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877354519Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-clv7l/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.87740058Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877454122Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877497073Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877542004Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877671757Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877728138Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.87780018Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877840991Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877907392Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.877942944Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878036496Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878147628Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878284412Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878350353Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878407264Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878456896Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878514507Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878595879Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878689211Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878714522Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878810074Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878859285Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878867846Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878909296Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.878993509Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.879091231Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.879130092Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.879248015Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.879332487Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.879679195Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.879773737Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.87989892Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880053244Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880226848Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88029556Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880343971Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880412523Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880445243Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880504055Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880538475Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880589397Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880657498Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88073779Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880820762Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880869493Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880903794Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.880958725Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881012777Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881092659Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88113904Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881191661Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881228132Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881302044Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881310534Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881343965Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator-78495597f6-nldgj.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881428637Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881445127Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881452247Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881497048Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881599421Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.881695543Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-nldgj/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88198227Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882018111Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882088852Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882096083Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882143404Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882201955Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882237706Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882309328Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882344749Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882429921Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882475542Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882553203Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882587134Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882684147Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882724198Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88280782Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882885471Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.882968453Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883003984Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883069276Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883106177Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883155278Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88323565Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883280871Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883321752Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883417654Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883450425Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883455535Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883495376Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883573308Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883606279Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883739722Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883806464Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883904976Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.883984528Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88406489Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884192433Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884367927Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884439369Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884475989Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884549861Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884584422Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884685814Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884727395Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.884812828Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885097444Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885166556Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885206897Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885243298Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885293259Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88533449Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885390021Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885425742Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885473773Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885556445Z namespaces/openshift-config-managed/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885626107Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885700159Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88575086Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885825322Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885861373Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.885949915Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886027647Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886108168Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886140929Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886193521Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886241082Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886281373Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886359805Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886404756Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886450577Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886530489Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.88659157Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.886656602Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890019572Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890095174Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890191876Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890266008Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89034678Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890505214Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890628296Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890679088Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890730139Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890801951Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890862112Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890902363Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.890959835Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891005345Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891086898Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891124808Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891216851Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891298583Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891337033Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891372514Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891444006Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891481147Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891530248Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891566589Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8916276Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891637631Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891681292Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891739033Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891779994Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891825135Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891861826Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891911997Z namespaces/openshift-config-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891921198Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891925227Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.891977039Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892085511Z namespaces/openshift-config/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892134683Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892189344Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892236555Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892282616Z namespaces/openshift-config/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892322517Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892401959Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892489071Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892575643Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892593774Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892730767Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892762148Z namespaces/openshift-config/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892805129Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892885901Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892922782Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.892960652Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893047145Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893125576Z namespaces/openshift-config/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893162277Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89328256Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893359582Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893439434Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893520586Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893601118Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893772072Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893915775Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.893963446Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894000417Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894066089Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8941117Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894180021Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894211482Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894280944Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894325695Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894396297Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894488389Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89453621Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89455239Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894638643Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894693504Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894737945Z namespaces/openshift-config/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894785026Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894839007Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894858118Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.894978031Z namespaces/openshift-console-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895020672Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895095563Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895132244Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895176915Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895222656Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895307388Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895422111Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895531454Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895574685Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895619796Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895685037Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895717138Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89580047Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895862322Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895908923Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.895988525Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.896058746Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.896065746Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.896115228Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.896190269Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.896231701Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.896944798Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89702822Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.897274826Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.897354857Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.897481851Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.897606534Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.897824719Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898018873Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898038214Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898121786Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898140946Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898205888Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898245759Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898333931Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898412223Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898475034Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898506475Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898580807Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898634128Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.8987141Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89873475Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898809852Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898833393Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898908625Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898918165Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.898965716Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/console-operator-7866497494-r9hgv.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899096129Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/console-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899106219Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/console-operator/console-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899110599Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/console-operator/console-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899161411Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/console-operator/console-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.89956719Z namespaces/openshift-console-operator/pods/console-operator-7866497494-r9hgv/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899625912Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899682723Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899718314Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899769105Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899838837Z namespaces/openshift-console/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899892068Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.899955799Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900004571Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900067212Z namespaces/openshift-console/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900100543Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900188735Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900358019Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900779019Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90082782Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900870231Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900918513Z namespaces/openshift-console/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.900951103Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901037835Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901084966Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901122547Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901204819Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901276231Z namespaces/openshift-console/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901321572Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.901941817Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.902028669Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.902294365Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.902372217Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.902578562Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.902720076Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90290084Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.902972022Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903059484Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903148166Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903193577Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903266739Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90330049Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903392052Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903474244Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903515845Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903562856Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903603607Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903682799Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90374804Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903766241Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903820302Z namespaces/openshift-console/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903831092Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903868423Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console-587ffffd7f-mtllg.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903960335Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903968655Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console/console/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903973695Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console/console/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.903997086Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console/console/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904102989Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console/console/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90417136Z namespaces/openshift-console/pods/console-587ffffd7f-mtllg/console/console/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904222181Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904267822Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/downloads-68c9cbb497-t9j6w.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904375215Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/download-server/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904382145Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/download-server/download-server/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904386045Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/download-server/download-server/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904432446Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/download-server/download-server/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904635651Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904716613Z namespaces/openshift-console/pods/downloads-68c9cbb497-t9j6w/download-server/download-server/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904766445Z namespaces/openshift-console/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904795105Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904861337Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.904898768Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90500109Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905048701Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905118463Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905166004Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905226925Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905257846Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905345568Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90542321Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905512082Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905567904Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905600074Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905687887Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905728177Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905816259Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905877011Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905917692Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.905998554Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906083376Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906132467Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90624749Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906327992Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906501326Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906581078Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9066863Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906808763Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.906965677Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907010438Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907046559Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907116371Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907154491Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907200953Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907229003Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907317115Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907396697Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907444669Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907487359Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907528491Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907562871Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907630653Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907666254Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907714235Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907748206Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907837598Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907874419Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90793992Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.907973661Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908026062Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908061123Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908149385Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908227057Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908310039Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.90836522Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908408381Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908474683Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908517874Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908596506Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908708639Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908744389Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908828202Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908882213Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908889433Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.908947134Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909087848Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909116089Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909247181Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909314573Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909398225Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909480697Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909557169Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909695822Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909848916Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909884917Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909935098Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.909991439Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91002451Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910094732Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910138993Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910223495Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910301407Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910336187Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910384869Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91044794Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910484811Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910545383Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910582433Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910665966Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910706486Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910811369Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91084709Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.910978253Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911012784Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911081865Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911113066Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911205188Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91128129Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911367982Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911397383Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911442944Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911493175Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911530106Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911629778Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91168404Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911720071Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911799713Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911862734Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.911898845Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912005707Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912087549Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912183762Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912260814Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912340855Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912462278Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912663813Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912870728Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912908499Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.912978651Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913026862Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913090233Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913127244Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913217567Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913298568Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91335956Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913398071Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913468153Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913504273Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913569045Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913604286Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913697348Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913718979Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91377477Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913811451Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913871262Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913886563Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.913986135Z namespaces/openshift-dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914034536Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914089327Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914119518Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914175309Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91421436Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914386664Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914464796Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914550708Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914585319Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914650441Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914684211Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914721742Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914814814Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914873936Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914921017Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.914999389Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91505429Z namespaces/openshift-dns/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.915104552Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.915211804Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.915302096Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.915532422Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.915625644Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.915904971Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916023803Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916205508Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916262249Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91630848Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916358131Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916394742Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916464634Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916514355Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916594967Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916813673Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916879824Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916925415Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.916983606Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917018967Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917070299Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917106009Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917149581Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917290014Z namespaces/openshift-dns/pods/dns-default-p7xwm/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917336555Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns-default-p7xwm.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917429107Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917438287Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns/dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917442557Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns/dns/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917496739Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns/dns/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917587721Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917692083Z namespaces/openshift-dns/pods/dns-default-p7xwm/dns/dns/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917723624Z namespaces/openshift-dns/pods/dns-default-p7xwm/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917728454Z namespaces/openshift-dns/pods/dns-default-p7xwm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917734415Z namespaces/openshift-dns/pods/dns-default-p7xwm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917788116Z namespaces/openshift-dns/pods/dns-default-p7xwm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.917882468Z namespaces/openshift-dns/pods/dns-default-p7xwm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91794762Z namespaces/openshift-dns/pods/dns-default-p7xwm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918003341Z namespaces/openshift-dns/pods/dns-default-tz6g6/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918051472Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns-default-tz6g6.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918137314Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918146404Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns/dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918154065Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns/dns/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918205676Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns/dns/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918297198Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91837323Z namespaces/openshift-dns/pods/dns-default-tz6g6/dns/dns/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.91840456Z namespaces/openshift-dns/pods/dns-default-tz6g6/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918414791Z namespaces/openshift-dns/pods/dns-default-tz6g6/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918419591Z namespaces/openshift-dns/pods/dns-default-tz6g6/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918472282Z namespaces/openshift-dns/pods/dns-default-tz6g6/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918570614Z namespaces/openshift-dns/pods/dns-default-tz6g6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918662786Z namespaces/openshift-dns/pods/dns-default-tz6g6/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918718618Z namespaces/openshift-dns/pods/dns-default-xjbw2/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918766919Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns-default-xjbw2.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918863151Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918894362Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns/dns/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918901112Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns/dns/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918910483Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns/dns/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.918989514Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919084837Z namespaces/openshift-dns/pods/dns-default-xjbw2/dns/dns/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919106107Z namespaces/openshift-dns/pods/dns-default-xjbw2/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919116447Z namespaces/openshift-dns/pods/dns-default-xjbw2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919125088Z namespaces/openshift-dns/pods/dns-default-xjbw2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919175689Z namespaces/openshift-dns/pods/dns-default-xjbw2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919269481Z namespaces/openshift-dns/pods/dns-default-xjbw2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919335243Z namespaces/openshift-dns/pods/dns-default-xjbw2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919393494Z namespaces/openshift-dns/pods/node-resolver-5gp7j/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919419725Z namespaces/openshift-dns/pods/node-resolver-5gp7j/node-resolver-5gp7j.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919515077Z namespaces/openshift-dns/pods/node-resolver-5gp7j/dns-node-resolver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919526327Z namespaces/openshift-dns/pods/node-resolver-5gp7j/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919535837Z namespaces/openshift-dns/pods/node-resolver-5gp7j/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919575168Z namespaces/openshift-dns/pods/node-resolver-5gp7j/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919695911Z namespaces/openshift-dns/pods/node-resolver-5gp7j/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919765133Z namespaces/openshift-dns/pods/node-resolver-5gp7j/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919861855Z namespaces/openshift-dns/pods/node-resolver-98598/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919896536Z namespaces/openshift-dns/pods/node-resolver-98598/node-resolver-98598.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919976448Z namespaces/openshift-dns/pods/node-resolver-98598/dns-node-resolver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919983508Z namespaces/openshift-dns/pods/node-resolver-98598/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.919989788Z namespaces/openshift-dns/pods/node-resolver-98598/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92004333Z namespaces/openshift-dns/pods/node-resolver-98598/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920129701Z namespaces/openshift-dns/pods/node-resolver-98598/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920204473Z namespaces/openshift-dns/pods/node-resolver-98598/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920239454Z namespaces/openshift-dns/pods/node-resolver-z7v8z/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920290565Z namespaces/openshift-dns/pods/node-resolver-z7v8z/node-resolver-z7v8z.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920362497Z namespaces/openshift-dns/pods/node-resolver-z7v8z/dns-node-resolver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920369387Z namespaces/openshift-dns/pods/node-resolver-z7v8z/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920375518Z namespaces/openshift-dns/pods/node-resolver-z7v8z/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920426109Z namespaces/openshift-dns/pods/node-resolver-z7v8z/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920516061Z namespaces/openshift-dns/pods/node-resolver-z7v8z/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920582462Z namespaces/openshift-dns/pods/node-resolver-z7v8z/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920795748Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920837589Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92089039Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.920924411Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921022823Z namespaces/openshift-etcd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921057934Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921133396Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921168526Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921238628Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921275179Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921356541Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921433973Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921512235Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921546355Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921597407Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921685279Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92171777Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921812062Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921865503Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921899544Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.921992556Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922058608Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922095069Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922200811Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922277613Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922356815Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922436787Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922516499Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922667572Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922827906Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922875417Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.922911218Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92296618Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92300276Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923081882Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923118283Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923206465Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923283897Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923318728Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923368449Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92341361Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923450461Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923511242Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923546223Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923606325Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923674866Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923770689Z namespaces/openshift-host-network/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92380642Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923883731Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923917542Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.923988634Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.924022095Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.924111667Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.924198679Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.924361223Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925021789Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925056219Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925117521Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925152582Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925236664Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925291895Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925326626Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925418188Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92549539Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925529881Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925666014Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925747406Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925826778Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9259078Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.925986861Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926139125Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926244028Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926303109Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92635201Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926405592Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926436432Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926495444Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926528374Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926593086Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926661878Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92674676Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926833672Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926892173Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926941004Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.926988105Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927020756Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927091878Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927135599Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92718879Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927224371Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927326234Z namespaces/openshift-image-registry/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927371655Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927433346Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927463627Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927526609Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927559319Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927711443Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.927854966Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928051571Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928099312Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928148613Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928187974Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928227435Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928332918Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928386909Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.92841794Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928508132Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928562833Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928571953Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928631485Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928727377Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.928767258Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.929378663Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.929462185Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930068529Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93010578Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930234313Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930359386Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930558741Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930638703Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930723805Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930784946Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930832328Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.930891429Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93093047Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931012582Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931108754Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931168985Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931207266Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931275818Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931320539Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931415831Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931509804Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931568065Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931607926Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931706808Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931744279Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931813481Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931820871Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931858122Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/image-registry-64dc85f9df-g5xkz.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931975235Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/registry/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931982385Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/registry/registry/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.931989185Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/registry/registry/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932028656Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/registry/registry/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932707392Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932830955Z namespaces/openshift-image-registry/pods/image-registry-64dc85f9df-g5xkz/registry/registry/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932850206Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932896927Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca-9rn9k.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932972408Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932984929Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca/node-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.932993149Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca/node-ca/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9330385Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca/node-ca/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933153243Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933220185Z namespaces/openshift-image-registry/pods/node-ca-9rn9k/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933260646Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933296736Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca-bpjbm.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933381228Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933396359Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca/node-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933421159Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca/node-ca/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93344238Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca/node-ca/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933554093Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933631064Z namespaces/openshift-image-registry/pods/node-ca-bpjbm/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933707626Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933729587Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca-n5hr4.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933816089Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933823679Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca/node-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933830629Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca/node-ca/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9338779Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca/node-ca/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.933987203Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934057454Z namespaces/openshift-image-registry/pods/node-ca-n5hr4/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934089195Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934122476Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934182537Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934228949Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934327791Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934375752Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934433543Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934464204Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934532566Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934563717Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93470069Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934778472Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934863324Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934902025Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.934954776Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935000047Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935042228Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93513608Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935195992Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935237943Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935318195Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935396457Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935442788Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93554043Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935639092Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935824037Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.935904179Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936066222Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936187425Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936340309Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936404411Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936456302Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936517413Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936567185Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936625426Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936682887Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936767629Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936849131Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936902742Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.936940153Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937008905Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937041396Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937102717Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937114227Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937162459Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/ingress-canary-4lzwh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937267641Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/serve-healthcheck-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937276342Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937293262Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937331183Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937421985Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937502757Z namespaces/openshift-ingress-canary/pods/ingress-canary-4lzwh/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937547928Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937579469Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/ingress-canary-85j2n.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937844845Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/serve-healthcheck-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937859835Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937875836Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.937926807Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938014319Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93807883Z namespaces/openshift-ingress-canary/pods/ingress-canary-85j2n/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938116491Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938146552Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/ingress-canary-pqhbw.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938221904Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/serve-healthcheck-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938228874Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938233004Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938264205Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938353367Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938426449Z namespaces/openshift-ingress-canary/pods/ingress-canary-pqhbw/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938453839Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93849706Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938546272Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938576053Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938705076Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938748897Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938810928Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938846329Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93891793Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.938947771Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939039293Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939134246Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939212498Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939260789Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93929801Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93933324Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939387432Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939467464Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939516265Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939550866Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939654138Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.93972058Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.939759851Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.940337615Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.940422507Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.940524789Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.940603651Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.940708453Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.940836387Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941027971Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941097263Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941141754Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941192065Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941235516Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941282147Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941298567Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941330768Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94141061Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941449881Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941535373Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941631046Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941854271Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941896112Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.941966714Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942008924Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942086156Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942119477Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942186459Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94222262Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942286651Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942295071Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942335092Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942417904Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942453705Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942504526Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942541017Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94263731Z namespaces/openshift-ingress/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942698231Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942754542Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942784263Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942851475Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942884736Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.942970338Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943115671Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943240064Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943283815Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943315976Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943379267Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943428758Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94350797Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943563492Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943597153Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943708285Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943783737Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943829638Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.943935641Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944020692Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944155806Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944233748Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944376221Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944494004Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944706499Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944789761Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.944832322Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945029477Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945070308Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945136429Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94517677Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945261642Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945338014Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945396876Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945442997Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945493238Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945531079Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94558692Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945655962Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945720773Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945728773Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945774525Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router-default-d44794798-glqdv.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945909278Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945917398Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router/router/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945924248Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router/router/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.945981879Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router/router/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946109433Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router/router/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946177734Z namespaces/openshift-ingress/pods/router-default-d44794798-glqdv/router/router/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946214745Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946260006Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946318438Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946393229Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946691456Z namespaces/openshift-insights/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946765978Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94682978Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946870441Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946946282Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.946991043Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947134687Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94724923Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947357612Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947393943Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947429664Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947523946Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947573428Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94766963Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947720091Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947809113Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947852664Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947892145Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.947985817Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.948074969Z namespaces/openshift-insights/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.94811507Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.948776526Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.948866868Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.949158545Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.949285698Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.949579845Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.949689188Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.949932224Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950005856Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950041167Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950127978Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95016817Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950287182Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950332143Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950385825Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950443856Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950491247Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950563079Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95060635Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950684882Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950718123Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950809925Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950890187Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.950958918Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951002219Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951074791Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951113422Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951180114Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951213844Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951268016Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951312497Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951376848Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951384788Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9514417Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/insights-operator-68d9dd94cf-x97kl.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951528612Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/insights-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951538922Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/insights-operator/insights-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951545343Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/insights-operator/insights-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.951631154Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952027914Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-x97kl/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952354382Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952400123Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/insights-runtime-extractor-fhkmr.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952506745Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952514066Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/exporter/exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952520286Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/exporter/exporter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952570157Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/exporter/exporter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95268927Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952762192Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/exporter/exporter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952810483Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/extractor/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952817763Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/extractor/extractor/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952831083Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/extractor/extractor/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952869564Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/extractor/extractor/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.952973617Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953040838Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/extractor/extractor/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953428367Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953435557Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953449258Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953495269Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953597461Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953702024Z namespaces/openshift-insights/pods/insights-runtime-extractor-fhkmr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953745505Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953795656Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/insights-runtime-extractor-ngb8f.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953887518Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953894628Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/exporter/exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.953903509Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/exporter/exporter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95395755Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/exporter/exporter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954042412Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954114244Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/exporter/exporter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954141665Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/extractor/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954150475Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/extractor/extractor/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954169715Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/extractor/extractor/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954219156Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/extractor/extractor/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954316099Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95438697Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/extractor/extractor/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954422691Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954438532Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954446062Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954495523Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954582265Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954675257Z namespaces/openshift-insights/pods/insights-runtime-extractor-ngb8f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954728819Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95477334Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/insights-runtime-extractor-rgdwn.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954864482Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954871702Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/exporter/exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954882762Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/exporter/exporter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.954934793Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/exporter/exporter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955028406Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955145829Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/exporter/exporter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955185299Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/extractor/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95519227Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/extractor/extractor/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95519843Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/extractor/extractor/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955256411Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/extractor/extractor/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955354023Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955423345Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/extractor/extractor/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955463766Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955473936Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955484837Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955539368Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95563186Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955744503Z namespaces/openshift-insights/pods/insights-runtime-extractor-rgdwn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955800684Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955862296Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955930077Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.955987589Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956068171Z namespaces/openshift-keda/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956077961Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956086821Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956163903Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956271295Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956334927Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956348297Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956394648Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95647815Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956534102Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956756667Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95686919Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956960802Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.956970792Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957040414Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957263689Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95730341Z namespaces/openshift-keda/operators.coreos.com/installplans/install-nk2sp.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957435573Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957482604Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957547506Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957597967Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95772969Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957781291Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957916735Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.957974026Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958049698Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958101329Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958173511Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958203762Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958321414Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958420337Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958500809Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95855736Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958630542Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958691323Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958739144Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958840747Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.958916128Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.95897053Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959087903Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959169555Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959220836Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959362539Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959461812Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959561954Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959682887Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959782809Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.959935113Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960151658Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96022584Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960283591Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960350683Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960404044Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960477536Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960533127Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960789893Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960890206Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960944737Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.960996438Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9610517Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961103281Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961162602Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961208683Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961265755Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961314466Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961439059Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96149284Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961561892Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961629823Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961718626Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961768057Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961867779Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.961976272Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962075854Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962128805Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962182597Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962259228Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96231445Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962412932Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962496484Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962550605Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962679429Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96273361Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962787911Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.962911574Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963013106Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963126549Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963217051Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963314374Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963465287Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963726074Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963788145Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963842566Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963896847Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.963949579Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96401193Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964056771Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964161244Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964261396Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964337668Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964391599Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964471241Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964520773Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964750708Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96482326Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964879221Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964946273Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.964991124Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965051335Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965103496Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965169168Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965221969Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965325792Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965393873Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965458085Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965511116Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965584748Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96565977Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965745872Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965825014Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.965905386Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966264104Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966313115Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966386587Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966430938Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96651617Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966560021Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966625723Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966713325Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966783747Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.966828558Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96693583Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.967072034Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.967117595Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.967189446Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.967273278Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.967388871Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968043907Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968114658Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96816482Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968217401Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968253902Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968330944Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968366365Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968454807Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968532118Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968578739Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968633751Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968701802Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968755214Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968803745Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968850436Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968921798Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.968955879Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96902029Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969049421Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969159473Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969207954Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969265746Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969306727Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969377209Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969408369Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969497841Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969580354Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969683956Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969732177Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969781388Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969833169Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.96987311Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.969955302Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970010524Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970062955Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970144847Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970208389Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970232109Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970242269Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970306571Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970334872Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970439774Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970520556Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970820703Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970886645Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.970973767Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97111445Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971281074Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971316505Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971364816Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971411587Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971454718Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971485579Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97153982Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971633643Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971741825Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971786496Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971830427Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971887178Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97193654Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.971989731Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972035392Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972080053Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972118494Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972208796Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972256067Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972324959Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97235293Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972419031Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972454382Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972536214Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972627616Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972823571Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972868402Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972916943Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.972975724Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973007405Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973090267Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973140699Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973174039Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973256511Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973342273Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973383764Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973496367Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973572659Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973674481Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973753303Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973831585Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.973961598Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974130142Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974197814Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974249025Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974294116Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974323087Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974379828Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974431049Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974511991Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974606583Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974658455Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974714446Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974744367Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974792578Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974838169Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9748722Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974923691Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.974955532Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975062334Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975084665Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975163897Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975191617Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975261789Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97530541Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975391342Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975468684Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975550256Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975605027Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975674679Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97573845Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975783682Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975866834Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975906454Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.975951996Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976031297Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976103019Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97614088Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976244493Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976324324Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976399766Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976484768Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97656317Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976705814Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976864577Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.976915089Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97696646Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977019121Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977066272Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977127834Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977174695Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977252137Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977330348Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97737792Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.977418071Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978411494Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978451035Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978517137Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978552208Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978601939Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97865162Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978724502Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978771923Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978836075Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978866465Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978924737Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.978968518Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97906566Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979199433Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979287855Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979337957Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979379128Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979431239Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97947938Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979557482Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979607823Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979665135Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979753277Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979793567Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979810668Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979835408Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.97990214Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.979941221Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980059554Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980146876Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98031893Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980397282Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980527965Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980714229Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980888594Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980943805Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.980981136Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981038387Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981089509Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981125379Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98116883Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981248642Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981331324Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981366795Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981407566Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981453867Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981494278Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981542039Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981554629Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98156764Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/kube-storage-version-migrator-operator-799cb7f958-cvpdk.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981723104Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/kube-storage-version-migrator-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981737104Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981742294Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981768145Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.981886428Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-cvpdk/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982021161Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982040581Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982111593Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982152034Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982212755Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982265597Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982322888Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982353489Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98241043Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982444261Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982531133Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982656176Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982748958Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982795309Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98284626Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982885331Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.982933053Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983014575Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983070396Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983117697Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983195759Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98326033Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983289901Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983396424Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983472175Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983597618Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983694201Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983815524Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.983940087Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98410091Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984147522Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984180852Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984228433Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984268785Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984315055Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984356096Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984435598Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98451703Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984555931Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984599972Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984670894Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984694075Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984747046Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984764966Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984779267Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator-7f59b54f6c-kfchx.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984871389Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/graceful-termination/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984878629Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/graceful-termination/graceful-termination/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.984885189Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9849318Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985012152Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985080274Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985111825Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985118125Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator/migrator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985121955Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator/migrator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985167106Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator/migrator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985267158Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.9853345Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-kfchx/migrator/migrator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985376531Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985409352Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985456653Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985486203Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985542765Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985549465Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985553395Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985589766Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.985813661Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986085238Z namespaces/openshift-marketplace/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986092778Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986096558Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986138429Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98619111Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98619826Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986243752Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986334404Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986420976Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986501908Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986570489Z namespaces/openshift-monitoring/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98660258Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986726653Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986759914Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986822346Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.986884827Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98701656Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.987463151Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.98785199Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988099936Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988134317Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988201879Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988222269Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988319051Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988364972Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988391913Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988483795Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988534707Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.988581797Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.991578209Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.991755303Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.992980163Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.993057895Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.994015947Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.994146461Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.994629172Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.994837707Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.994880948Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995030022Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995078683Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995154505Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995204896Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995293098Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.99539005Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995458382Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995503383Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995664397Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995700878Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.99580924Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995853531Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.995983194Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996018575Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996131018Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996299102Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996385274Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996665751Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996816664Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.996949448Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.99703995Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997162093Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997279185Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997395038Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997433749Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997528981Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997629944Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997739656Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997836009Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.997926231Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998175957Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998265769Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998355651Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998456084Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998545906Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998656938Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.99870873Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998757591Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998793221Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998803262Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998872283Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998958176Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.998989546Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999078618Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999241932Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999251923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999266443Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999313614Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999409516Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999479988Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999517359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999527599Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999539699Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999590781Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999721034Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999789485Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999831366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999842057Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999849797Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.999896818Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:42.99999208Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000055432Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000107333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000116353Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000126103Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000162954Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000260496Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000332858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000372649Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000379979Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00039154Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000427951Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000522333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000592975Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000664036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000677086Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000686767Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000726718Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00082347Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000900442Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000941743Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000950953Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000955123Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.000997094Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001076286Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001149858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001179258Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00122283Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator-5f7f494dd4-4wqtl.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001312282Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001320062Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001354113Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001398924Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001824564Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001891726Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-4wqtl/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001946447Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.001978568Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics-785778ff74-5rqpt.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002095371Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-main/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002105321Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002115401Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002151302Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002253274Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002312856Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002362057Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-self/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002369907Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002379337Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002427599Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002512901Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002581322Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002651504Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002670264Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002677114Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002722086Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002889179Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.002950401Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-5rqpt/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003001372Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003045763Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server-747fdd7cfc-vld6c.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003175216Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003183006Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server/metrics-server/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003188987Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server/metrics-server/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003227247Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00332871Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003397652Z namespaces/openshift-monitoring/pods/metrics-server-747fdd7cfc-vld6c/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003453473Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003502304Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin-5f68df7f58-lqmsg.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003590246Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003597636Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003607657Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003693949Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003792911Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003854802Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-lqmsg/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003913374Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.003956765Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter-8nt9w.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004072068Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/init-textfile/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004079198Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/init-textfile/init-textfile/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004083258Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/init-textfile/init-textfile/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004132789Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004244552Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004320634Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004373435Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004383155Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004391405Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004444467Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004536589Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004652032Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004697543Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004705163Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter/node-exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004711113Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter/node-exporter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004765584Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004884187Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.004950829Z namespaces/openshift-monitoring/pods/node-exporter-8nt9w/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00499436Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005034611Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter-hlrhk.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005129733Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/init-textfile/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005142063Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/init-textfile/init-textfile/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005148593Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/init-textfile/init-textfile/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005158414Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005242676Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005308057Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005342588Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005350388Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005362018Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005401239Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005501182Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005569963Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005637875Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005653776Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter/node-exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005659606Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter/node-exporter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005695126Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005800709Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005867631Z namespaces/openshift-monitoring/pods/node-exporter-hlrhk/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005923172Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.005961803Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter-qm5c8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006067806Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/init-textfile/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006074675Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/init-textfile/init-textfile/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006085606Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/init-textfile/init-textfile/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006138997Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006205279Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0062722Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006315431Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006332292Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006338052Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006360502Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006449875Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006516556Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006566697Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006573407Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter/node-exporter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006583168Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter/node-exporter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00666653Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006766272Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006826824Z namespaces/openshift-monitoring/pods/node-exporter-qm5c8/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006881115Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.006924686Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics-84bd68b896-9pdzz.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00708281Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-main/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00709015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00709654Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007147981Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007249274Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007317515Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007367786Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-self/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007375347Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007385177Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007444288Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00753347Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007604902Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007657184Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007697314Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007704665Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007717945Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007803177Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007868689Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-9pdzz/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007897229Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.007970961Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008143585Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008158725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008167716Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008209417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008308789Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00837427Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008413571Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008423582Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008431722Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008475553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008567815Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008657287Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008705649Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008712859Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008722639Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00878111Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008867842Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008933814Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008967595Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008976925Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.008982855Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009012736Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009098638Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009165069Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.00920278Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009212461Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009237561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009262262Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009354584Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009419726Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009457156Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009467517Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009476217Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009518688Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009919007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.009988779Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01003897Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01004913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010058951Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010099632Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010194504Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010265046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010313357Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010355728Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator-64785b6675-6vlsp.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01045181Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01046154Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01046554Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010514372Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010630734Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010698266Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010735607Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010742247Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010746347Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010779618Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.010969192Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011037924Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-6vlsp/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011084385Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011129046Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook-77d98bc786-jjxdl.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011262339Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0112694Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01127619Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011338041Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011434464Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011505456Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-jjxdl/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011548717Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011624068Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client-5db645677c-8jj4h.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011778402Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011789342Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011798823Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011837823Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011928926Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.011998777Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012035458Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/reload/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012045478Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/reload/reload/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012051118Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/reload/reload/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012070699Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/reload/reload/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012173411Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012234803Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/reload/reload/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012268954Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012276584Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client/telemeter-client/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012301995Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012354356Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012495839Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012565671Z namespaces/openshift-monitoring/pods/telemeter-client-5db645677c-8jj4h/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012664893Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012736895Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-querier-66cc79f4cd-hvsgz.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012863728Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012873608Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012879328Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.012907909Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013020912Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013068473Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013101514Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-rules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013111824Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013117574Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013143204Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013240397Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013307239Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013325809Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-web/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013339479Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01335232Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013407571Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013500253Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013563885Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013634896Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013651287Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013675587Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013695888Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01378071Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013849581Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013891852Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/prom-label-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013900042Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013913083Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.013960994Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014037756Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014110158Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014139928Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-query/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014146208Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-query/thanos-query/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014150168Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-query/thanos-query/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01418774Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014295312Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014363684Z namespaces/openshift-monitoring/pods/thanos-querier-66cc79f4cd-hvsgz/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014399205Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014426895Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014483247Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014522688Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014659441Z namespaces/openshift-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014695301Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014766913Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014796274Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014853695Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.014891426Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015120972Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015198744Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015278466Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015327397Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015354397Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015513411Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015631704Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015714616Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015743186Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015798088Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015827239Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015917931Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015960862Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.015998283Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.016081615Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.016128086Z namespaces/openshift-multus/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.016160407Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.016330031Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.016457734Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.016969826Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.017100219Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.017862357Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.017949459Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018084333Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018138354Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018170445Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018277137Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01837482Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018464142Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018546324Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018591695Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018728768Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01881185Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018901412Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018950983Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.018983554Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019046465Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019113877Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019170879Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01921556Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01925433Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019296982Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019385044Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019466806Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019515097Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019563068Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.01962869Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019682351Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019739952Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019771333Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019844925Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019863805Z namespaces/openshift-multus/pods/multus-864b4/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.019907496Z namespaces/openshift-multus/pods/multus-864b4/multus-864b4.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020052029Z namespaces/openshift-multus/pods/multus-864b4/kube-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02006235Z namespaces/openshift-multus/pods/multus-864b4/kube-multus/kube-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02006826Z namespaces/openshift-multus/pods/multus-864b4/kube-multus/kube-multus/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020100571Z namespaces/openshift-multus/pods/multus-864b4/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020514951Z namespaces/openshift-multus/pods/multus-864b4/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020581972Z namespaces/openshift-multus/pods/multus-864b4/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020627403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020702045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/multus-additional-cni-plugins-gcznd.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020838508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/bond-cni-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020849269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020855099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020886049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.020970911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021035613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021074874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021082624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/cni-plugins/cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021086764Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021115615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021207857Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021274889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02131331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/egress-router-binary-copy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02132074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02133405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021342931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021440803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021508755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021537715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021544555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021548355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021586206Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021683499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02175166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021790641Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/routeoverride-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021797921Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021801851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021834552Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021925085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.021994146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022042377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni-bincopy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022052677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022059378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022084038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02216996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022243292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022273543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022280693Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022286263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022325754Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022409796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022478248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-gcznd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022513739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02256514Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/multus-additional-cni-plugins-jt8cc.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022710673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/bond-cni-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022721513Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022726873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022767405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022851036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022920618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022960789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.022967239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/cni-plugins/cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02297483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02301193Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023111043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023176394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023221255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/egress-router-binary-copy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023241146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023247716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023258156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023334998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0234051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023444561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023451621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023455661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023498722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023569684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023656386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023693927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/routeoverride-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023705607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023711567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023735948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02382137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023892381Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023930152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni-bincopy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023940293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023966903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.023974223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024053385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024123807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024164058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024174308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024183318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024207569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024304831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024369933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jt8cc/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024401084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024443054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/multus-additional-cni-plugins-nkdxv.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02467089Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/bond-cni-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02468324Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02468934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024724161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024816403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024892845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024907796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024914826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/cni-plugins/cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024920306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.024960867Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025052159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025122851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025217073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/egress-router-binary-copy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025227183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025232973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025263374Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025357247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025424978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025469279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025479289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025485159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02551622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025588632Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025740796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025764546Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/routeoverride-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025771216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025788807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025806377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02591138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.025977631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026007532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni-bincopy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026014032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026018052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026057843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026146895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026220787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026248158Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026254358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026266418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026279198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026380951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026450373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nkdxv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026478533Z namespaces/openshift-multus/pods/multus-jgwhh/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026522604Z namespaces/openshift-multus/pods/multus-jgwhh/multus-jgwhh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026624067Z namespaces/openshift-multus/pods/multus-jgwhh/kube-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026637087Z namespaces/openshift-multus/pods/multus-jgwhh/kube-multus/kube-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026643937Z namespaces/openshift-multus/pods/multus-jgwhh/kube-multus/kube-multus/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026670858Z namespaces/openshift-multus/pods/multus-jgwhh/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.026962595Z namespaces/openshift-multus/pods/multus-jgwhh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027032067Z namespaces/openshift-multus/pods/multus-jgwhh/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027083048Z namespaces/openshift-multus/pods/multus-qb489/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027120018Z namespaces/openshift-multus/pods/multus-qb489/multus-qb489.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027212941Z namespaces/openshift-multus/pods/multus-qb489/kube-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027240232Z namespaces/openshift-multus/pods/multus-qb489/kube-multus/kube-multus/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027246481Z namespaces/openshift-multus/pods/multus-qb489/kube-multus/kube-multus/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027255662Z namespaces/openshift-multus/pods/multus-qb489/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027580829Z namespaces/openshift-multus/pods/multus-qb489/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027672942Z namespaces/openshift-multus/pods/multus-qb489/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027691692Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027742633Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon-l6fwq.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027826485Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027836666Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027842456Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027871356Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.027962099Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0280301Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028061821Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028070601Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028075301Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028113522Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028230125Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028305607Z namespaces/openshift-multus/pods/network-metrics-daemon-l6fwq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028336618Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028367718Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon-p2n75.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028456341Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028464621Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028469391Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028498762Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028592334Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028680946Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028699826Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028709467Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028715057Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028759198Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028885881Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028954902Z namespaces/openshift-multus/pods/network-metrics-daemon-p2n75/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.028988483Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029019954Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon-pdlbh.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029101266Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029108736Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029112706Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029148307Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029239539Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029304721Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029339662Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029346462Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029350282Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029385543Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029527356Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029595068Z namespaces/openshift-multus/pods/network-metrics-daemon-pdlbh/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029650929Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.02969214Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029741081Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029748121Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029800442Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029874784Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029924036Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.029966086Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030053479Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0301005Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03013003Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030185432Z namespaces/openshift-network-console/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030235433Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030287494Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030316815Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030373156Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030414407Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030494529Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030632693Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030735495Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030768166Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030817087Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030889709Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0309322Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.030980001Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031019862Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031114684Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031160085Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031188266Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031278018Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031319989Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03136169Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031470173Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031552504Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031700708Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03178019Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.031923083Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032052387Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032169979Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032223491Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032267832Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032320453Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032353203Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032412785Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032449456Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032507547Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032541868Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032592549Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032656651Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032739313Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032818905Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032866346Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032908027Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032949788Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.032994429Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03303874Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03304905Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033080951Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin-6cf856758c-8wpxb.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033171843Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033179483Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033183594Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033219914Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033312766Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033384408Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-8wpxb/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033414909Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03345982Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033508661Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033543292Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033590283Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033707066Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033757537Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033803608Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.033850949Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03387939Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034003413Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034192898Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03429106Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034334311Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034362091Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034438443Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034466174Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034540586Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034567176Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034629628Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034680149Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034763101Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034797202Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034844433Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034924115Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.034974816Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035013327Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03512791Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035218752Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035439927Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035517529Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035742725Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035827237Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035937139Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.035997061Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036024841Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036081483Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036130344Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036212616Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036262507Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036305928Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036366279Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036411581Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036456222Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036497093Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036575175Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036679717Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036729448Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036755519Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03681587Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036847311Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036903912Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036952584Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036988534Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.036993934Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037039666Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/network-check-source-869dcfcdcd-rzhqt.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037112377Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/check-endpoints/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037128368Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/check-endpoints/check-endpoints/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037132298Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037160689Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037298482Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037370274Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-rzhqt/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037408604Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037444595Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-5kc4j.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037508797Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-container/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037515457Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037524267Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037572948Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037678301Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037740122Z namespaces/openshift-network-diagnostics/pods/network-check-target-5kc4j/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037779973Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037807764Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-9vfvd.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037890126Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-container/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037897246Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037917187Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.037924397Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038019969Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038088171Z namespaces/openshift-network-diagnostics/pods/network-check-target-9vfvd/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038118901Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038160982Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-blkj4.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038233704Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-container/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038241884Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038245904Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038277015Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038367397Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038435489Z namespaces/openshift-network-diagnostics/pods/network-check-target-blkj4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03847427Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038502121Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038557082Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038564812Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038604723Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038715255Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038763337Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038809308Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.03890051Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038935681Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.038984072Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039026923Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039093575Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039153996Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039196427Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039229988Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039281769Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039363681Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039446303Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039525475Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039563646Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039627147Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039685839Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039706089Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039807532Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039838853Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039883234Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.039967685Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040012597Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040022347Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040060668Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040110159Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04014374Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040250162Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040325314Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040408566Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040491768Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04056756Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040735734Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040844757Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040887438Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.040942879Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04098739Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041019651Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041071852Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041114233Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041155444Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041203235Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041283437Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041362549Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04141584Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041440051Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041491142Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041545253Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041570124Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041630815Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041754548Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041765148Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041790269Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041855261Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041876221Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041930463Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.041973573Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042021145Z namespaces/openshift-network-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042060695Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042125937Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042164738Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042200329Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04224725Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042352662Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042432295Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042513366Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042557798Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042604888Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042690941Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042728951Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042779913Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042829634Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042910736Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042955297Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.042994188Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04309275Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043133701Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043148512Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043172662Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043235384Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043272795Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043401127Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0434867Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043666804Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043739936Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0439164Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.043999822Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044224447Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044277768Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044305619Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044391921Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044459013Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044510654Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044546355Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044603796Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044670658Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044711549Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04476385Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044798011Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044877903Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.044955755Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045005726Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045044387Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045103108Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045140169Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045205581Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045246852Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045324064Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045361905Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045418396Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045428516Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045454547Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter-fmg85.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045530169Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045540869Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045546929Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04558017Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045687182Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045759284Z namespaces/openshift-network-operator/pods/iptables-alerter-fmg85/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045784235Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045831126Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter-mdpdw.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045899627Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045926428Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045931028Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.045938178Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04603191Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046106312Z namespaces/openshift-network-operator/pods/iptables-alerter-mdpdw/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046139943Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046178704Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter-z795s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046243186Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046253626Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046259696Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046298257Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046382199Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04645322Z namespaces/openshift-network-operator/pods/iptables-alerter-z795s/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046480381Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046523482Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046574803Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046627745Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046682786Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046716007Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046782488Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046815089Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04686503Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046903471Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.046985683Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047085106Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047166837Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047205869Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047243299Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047292391Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047326861Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047416163Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047461385Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047506156Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047581638Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047645449Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04770074Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047802263Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047884475Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.047976787Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048056489Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048136101Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048262854Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048456968Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04851587Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048561771Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048633473Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048672893Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048730855Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048749465Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048847508Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04892879Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.048974191Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049024012Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049061993Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049091364Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049158935Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049190656Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049266628Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049273488Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049315489Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04935939Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049399921Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049456912Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049495733Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049540354Z namespaces/openshift-operators/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049550045Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049556005Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049586755Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049723299Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.04976675Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049825771Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049867282Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049913633Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.049953584Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050129939Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05020909Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050291062Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050337264Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050377824Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050505777Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050537828Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050585679Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050654721Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050740193Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050781694Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050831505Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050918187Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050965879Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.050972508Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05101653Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.051072291Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.051109762Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.051312497Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.051393769Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.051751477Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05187426Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.052443374Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.052527336Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05271673Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.052773202Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.052815283Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.052911265Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053024268Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053055988Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053150151Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053198492Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053238803Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053292474Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053341525Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053387766Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053432917Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053480699Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053491669Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053517859Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053575021Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053634142Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053718694Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053802626Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053849247Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053881338Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.053938879Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05397266Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054043232Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054088143Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054144544Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054154335Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054183685Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054265807Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054316888Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054352789Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054401101Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054410841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054465282Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-node-dxfq2.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054664037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-node/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054678067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054683907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054703468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054827211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054896792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054930083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054938993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054944694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.054975624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055098507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055165659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055186789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/nbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055196229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/nbdb/nbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0552039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/nbdb/nbdb/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055241331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055341983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055413445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055451836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/northd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055458576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/northd/northd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055462506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/northd/northd/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055491556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/northd/northd/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05562955Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055721482Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/northd/northd/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055739162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-acl-logging/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055746393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055752003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055797284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055888676Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055955278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055989748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.055998469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-controller/ovn-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056004479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056033949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056235144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056301526Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056330867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056335377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056339397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.056382088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057271409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057346141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057362711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/sbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057377802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/sbdb/sbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057386782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/sbdb/sbdb/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057432523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057524575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057598317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-dxfq2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05771341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057778781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-node-w8vsr.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057937155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-node/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057947085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057962715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.057969316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058088438Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05815683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058201891Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058210081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058214072Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058238922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058349635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058418946Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058451677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/nbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058458697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/nbdb/nbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058469728Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/nbdb/nbdb/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058505159Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/nbdb/nbdb/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058597041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058688573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058735074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/northd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058747584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/northd/northd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058753434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/northd/northd/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058774575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/northd/northd/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058877757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.058952019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/northd/northd/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05898468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-acl-logging/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05899524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05900106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059027731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059136954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059186945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059216925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-controller/ovn-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059221446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059227806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.05940571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059473502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059501763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059508323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059537353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.059543133Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060428005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060499106Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060528557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/sbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060535607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/sbdb/sbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060544167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/sbdb/sbdb/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060579418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/sbdb/sbdb/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060700811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060765523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-w8vsr/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060795913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.060865075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-node-wftcq.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061015668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-node/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061022659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061026619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06106244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061189073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061261254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061300345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061308235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061312846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061342616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061450979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061522041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061557761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/nbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061568052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/nbdb/nbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061574452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/nbdb/nbdb/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061608203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/nbdb/nbdb/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061728436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061788297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061824038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/northd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061831058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/northd/northd/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061835028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/northd/northd/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061865879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/northd/northd/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.061974711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062046083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/northd/northd/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062082354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-acl-logging/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062089774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062131055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062176206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062267258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06231789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06232536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-controller/ovn-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06232922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062362231Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062687928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06275565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062793971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062801081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062804971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.062835572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.063838776Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.063902628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.063929478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/sbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.063935118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/sbdb/sbdb/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.063941038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/sbdb/sbdb/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06398371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/sbdb/sbdb/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064090342Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064157784Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wftcq/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064192084Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064227445Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064274557Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064283157Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064317607Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06440665Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064533273Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064586024Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064646225Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064750048Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064821899Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064875641Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064914692Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064961453Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064983143Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064987743Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.064994024Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065060885Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065097316Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065160308Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065196379Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06524925Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065285791Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065369333Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065486886Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065587698Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065652789Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065709171Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065745532Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065771032Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065860624Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065893625Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.065941416Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066022158Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066062959Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066070579Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0661105Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066169752Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066203363Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066318135Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066396107Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066595452Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066766226Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.066878499Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067000402Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067191776Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067252637Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067287658Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06734352Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06737776Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067429272Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067459553Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067534554Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067629526Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067684258Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067733329Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06778621Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067822981Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067878532Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067913973Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067961794Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.067971995Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068005876Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/service-ca-operator-7695fc6c8c-rgk5w.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068087157Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/service-ca-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068096418Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068100638Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068138009Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068383875Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rgk5w/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068537448Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068578139Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06862681Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068690912Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068726183Z namespaces/openshift-service-ca/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068776354Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068829125Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068868596Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068917048Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.068951808Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06903761Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069141673Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069255505Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069299517Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069335238Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069385089Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.06942872Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069509402Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069557673Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069604884Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069706786Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069727987Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069734057Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069783398Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069834979Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0698644Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.069986093Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070061575Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070165957Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070243109Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070350112Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070471634Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070665969Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07071612Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070758271Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070804082Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070848334Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070880234Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.070940136Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071005697Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07110334Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071151521Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071197872Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071229943Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071277004Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071325465Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071332915Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071375946Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-79f68b9f4f-vs5dn.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071440708Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071448278Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071452568Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071493269Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071730725Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071798576Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-vs5dn/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071836147Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071877448Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.071919879Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07197121Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072016151Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072047422Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072111754Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072140624Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072194356Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072232716Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072318609Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072401851Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072481662Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072516733Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072565655Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072631586Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072661747Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072749329Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07279311Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072831201Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072914483Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.072961594Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073002665Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073106108Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073182929Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073263941Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073342723Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073424685Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073543868Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073730523Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073780164Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073813025Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073866406Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073902556Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073951318Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.073980418Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0740667Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074149422Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074196104Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074235455Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074280576Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074316577Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074364828Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074400588Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07445642Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07448415Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074537742Z namespaces/openshift/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074574703Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074718836Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074749177Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074800868Z namespaces/openshift/apps/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074839799Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074923001Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.074999093Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075092195Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075138066Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075174597Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075226658Z namespaces/openshift/batch/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075254949Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075343261Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075388832Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075433783Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075514125Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075559876Z namespaces/openshift/core/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075593227Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07572337Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075800062Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075880214Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.075958356Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076038887Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076166891Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076313084Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076363545Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076399986Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076450297Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.076487758Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07783331Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.077862071Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.077963944Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078056956Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078162898Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078271731Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078350983Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078510697Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078755372Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078880095Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.078973208Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.07908121Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079206133Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079298865Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079424779Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079515591Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079623643Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079732356Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079852869Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.079965901Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080076394Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080158966Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080252988Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080349101Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080449983Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080549145Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080671508Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080773591Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080879083Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.080986146Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081092238Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081191411Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081302053Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081388886Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081496168Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08158882Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081733874Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081875997Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.081963099Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082081702Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082185185Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082296867Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08242707Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082519073Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082607405Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082765648Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082887901Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.082995754Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083130267Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083218919Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083314332Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083400954Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083525797Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08366482Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083790603Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.083899806Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084038389Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084126851Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084222763Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084334646Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084425318Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084469789Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084557251Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084648273Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084699785Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084735586Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084788077Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084820328Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084873879Z namespaces/openshift/policy/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08491402Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.084962491Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085012552Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085040313Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085049533Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085088644Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085189296Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085313629Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085419322Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085532194Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085719779Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085824892Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.085937484Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086047167Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08618042Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086290512Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086401285Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086526558Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086750214Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086852526Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.086971119Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087091612Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087216515Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087320987Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08742722Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087535182Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087647825Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087759268Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.0878662Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.087965883Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088069625Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088170417Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.08827067Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088391443Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088499165Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088624568Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088735731Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088834344Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.088953376Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089064669Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089166761Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089268674Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089369376Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089483999Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089592482Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089729125Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089869028Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.089983631Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.090106104Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.090230267Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.09035688Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.090506703Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.090651297Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.09078394Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.090909283Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091023306Z network_logs/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091075317Z network_logs/cluster_scale [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091164399Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091241141Z network_logs/multi-networkpolicy [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091317813Z network_logs/net-attach-def [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091398505Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091546538Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.091656761Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093007463Z nodes/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093038304Z nodes/debug [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093140656Z nodes/ip-10-0-130-96.ec2.internal/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093179087Z nodes/ip-10-0-130-96.ec2.internal/cpu_affinities.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093449784Z nodes/ip-10-0-130-96.ec2.internal/dmesg [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093758731Z nodes/ip-10-0-130-96.ec2.internal/ethtool_channels [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093831553Z nodes/ip-10-0-130-96.ec2.internal/ethtool_features [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.093944546Z nodes/ip-10-0-130-96.ec2.internal/ip-10-0-130-96.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.094306674Z nodes/ip-10-0-130-96.ec2.internal/irq_affinities.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.094452198Z nodes/ip-10-0-130-96.ec2.internal/lscpu [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.094579671Z nodes/ip-10-0-130-96.ec2.internal/lspci [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.094724484Z nodes/ip-10-0-130-96.ec2.internal/podresources.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.094822756Z nodes/ip-10-0-130-96.ec2.internal/pods_info.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.094949579Z nodes/ip-10-0-130-96.ec2.internal/proc_cmdline [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.095028551Z nodes/ip-10-0-130-96.ec2.internal/sysinfo.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.096840045Z nodes/ip-10-0-130-96.ec2.internal/sysinfo.tgz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.096982908Z nodes/ip-10-0-131-242.ec2.internal/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.097011819Z nodes/ip-10-0-131-242.ec2.internal/cpu_affinities.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.097271005Z nodes/ip-10-0-131-242.ec2.internal/dmesg [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.097524211Z nodes/ip-10-0-131-242.ec2.internal/ethtool_channels [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.097598533Z nodes/ip-10-0-131-242.ec2.internal/ethtool_features [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.097706696Z nodes/ip-10-0-131-242.ec2.internal/ip-10-0-131-242.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.097978842Z nodes/ip-10-0-131-242.ec2.internal/irq_affinities.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.098120535Z nodes/ip-10-0-131-242.ec2.internal/lscpu [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.098233598Z nodes/ip-10-0-131-242.ec2.internal/lspci [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.09832877Z nodes/ip-10-0-131-242.ec2.internal/podresources.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.098437013Z nodes/ip-10-0-131-242.ec2.internal/pods_info.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.098551516Z nodes/ip-10-0-131-242.ec2.internal/proc_cmdline [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.098652108Z nodes/ip-10-0-131-242.ec2.internal/sysinfo.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.100428581Z nodes/ip-10-0-131-242.ec2.internal/sysinfo.tgz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.100573594Z nodes/ip-10-0-132-205.ec2.internal/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.100630795Z nodes/ip-10-0-132-205.ec2.internal/cpu_affinities.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.100929833Z nodes/ip-10-0-132-205.ec2.internal/dmesg [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.101178319Z nodes/ip-10-0-132-205.ec2.internal/ethtool_channels [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.10125509Z nodes/ip-10-0-132-205.ec2.internal/ethtool_features [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.101337112Z nodes/ip-10-0-132-205.ec2.internal/ip-10-0-132-205.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.101603609Z nodes/ip-10-0-132-205.ec2.internal/irq_affinities.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.101778473Z nodes/ip-10-0-132-205.ec2.internal/lscpu [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.101897826Z nodes/ip-10-0-132-205.ec2.internal/lspci [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.101978107Z nodes/ip-10-0-132-205.ec2.internal/podresources.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.10208667Z nodes/ip-10-0-132-205.ec2.internal/pods_info.json [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.102201983Z nodes/ip-10-0-132-205.ec2.internal/proc_cmdline [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.102282065Z nodes/ip-10-0-132-205.ec2.internal/sysinfo.log [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.104093978Z nodes/ip-10-0-132-205.ec2.internal/sysinfo.tgz [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.104241812Z pod_network_connectivity_check/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.104284923Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.104386785Z static-pods/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.104395315Z static-pods/kube-apiserver/ [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.11671132Z [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.11673029Z sent 57,869 bytes received 3,978,219 bytes 2,690,725.33 bytes/sec [must-gather] [must-gather-ckxmp] OUT 2026-07-13T19:15:43.11673677Z total size is 44,470,573 speedup is 11.02 [must-gather] [must-gather ] OUT 2026-07-13T19:15:43.398580266Z namespace/openshift-must-gather-r9wjh deleted [must-gather] [must-gather] [must-gather] Reprinting Cluster State: [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 7ffcfdcc-a5eb-424b-baf6-679582ed12a8 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-59prj [git-push-artifacts] ALWAYS_PASS: false [git-push-artifacts] configuring gh token [git-push-artifacts] taking github token from Konflux bot [git-push-artifacts] Initialized empty Git repository in /workspace/odh-ci-artifacts/.git/ [git-push-artifacts] Using partial fetch with sparse checkout for: test-artifacts/docs [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] * [new branch] ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Already on 'ci-artifacts' [git-push-artifacts] branch 'ci-artifacts' set up to track 'origin/ci-artifacts'. [git-push-artifacts] TASK_NAME=kserve-group-test-59prj-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-59prj [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6795419 Jul 13 19:16 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-59prj/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts b3a43a9] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-59prj/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 8287f21..b3a43a9 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded