task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-qlmg9-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-qlmg9-kubeconfig [get-kubeconfig] Found admin password secret: cluster-qlmg9-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-qlmg9-password [get-kubeconfig] API Server URL: https://a48ca241910cf4ef88cf31aa675a4a24-9ca4e8ad02106c60.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [clone-repo] chore-autogluon-midstream-dockerfile [clone-repo] https://github.com/DorotaDR/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2690/3108) Updating files: 87% (2704/3108) Updating files: 88% (2736/3108) Updating files: 89% (2767/3108) Updating files: 90% (2798/3108) Updating files: 91% (2829/3108) Updating files: 92% (2860/3108) Updating files: 93% (2891/3108) Updating files: 94% (2922/3108) Updating files: 95% (2953/3108) Updating files: 96% (2984/3108) Updating files: 97% (3015/3108) Updating files: 98% (3046/3108) Updating files: 99% (3077/3108) Updating files: 100% (3108/3108) Updating files: 100% (3108/3108), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:b91ab915596b4f349832befac95e931936365ada90787fcb1c8ef485ef1e3a3a [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:b91ab915596b4f349832befac95e931936365ada90787fcb1c8ef485ef1e3a3a [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5226294b4773f2e497f4c6afcdca0755c00c8cb5c867d6a7bdbc722775b68ea5 [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5226294b4773f2e497f4c6afcdca0755c00c8cb5c867d6a7bdbc722775b68ea5 [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:264e4696bc4acb7c1e00cabab43621f26f8fb70223f71f60afed1f1b1add26b9 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:264e4696bc4acb7c1e00cabab43621f26f8fb70223f71f60afed1f1b1add26b9 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5b65173770308fe15aad6e4df3359ab251f5bea4d39d3b1da002eeb1d533adbb [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5b65173770308fe15aad6e4df3359ab251f5bea4d39d3b1da002eeb1d533adbb [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.23) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1684 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1684 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1684 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] 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-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Downloading mypy [e2e-predictor] Prepared 101 packages in 1.88s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 3.97s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 50ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://a48ca241910cf4ef88cf31aa675a4a24-9ca4e8ad02106c60.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] 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-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-k5m85 1/1 Running 0 39s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-k5m85 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-wj6wn 1/1 Running 0 44s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-wj6wn condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-tkrbr 1/1 Running 0 49s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-tkrbr condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5226294b4773f2e497f4c6afcdca0755c00c8cb5c867d6a7bdbc722775b68ea5 [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:b91ab915596b4f349832befac95e931936365ada90787fcb1c8ef485ef1e3a3a [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:264e4696bc4acb7c1e00cabab43621f26f8fb70223f71f60afed1f1b1add26b9 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5b65173770308fe15aad6e4df3359ab251f5bea4d39d3b1da002eeb1d533adbb [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-fhbs6 0/1 Running 0 6s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-fhbs6 condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-5876b4f96d-qqx8n" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-5876b4f96d-hzzjb condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] .....+.+........+.+++++++++++++++++++++++++++++++++++++++++++++*...+..+...+......+...............+......+...+......................+..+.+......+.....+.........+.+...+........+.......+..+.+...+............+.....+.......+..+....+..............+......+....+...........+.+........+.+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++*.......+...+.+...+.....+......+.+......+........+...................+..+.+..............+.+..............+....+............+.........+...+..+....+...........+...+.+............+..+............+.........+....+......+.........+...........+.+......+..+..........+.....+.......+.........+.........+..+.+++++ [e2e-predictor] ..+...+++++++++++++++++++++++++++++++++++++++++++++*.+......+......+..+.+......+.....+.+.....+...+.+...+..+.........+......+....+...........+...+..........+.....+.+..+...+....+...+.....+..........+...+++++++++++++++++++++++++++++++++++++++++++++*...+++++ [e2e-predictor] ----- [e2e-predictor] ....+....+++++++++++++++++++++++++++++++++++++++++++++*.+.+++++++++++++++++++++++++++++++++++++++++++++*...+...+...............+...+....................+....+......+...+..+...+....+..+...+.+........................+...+.....+...+.......+.....+.......+..+....+......+.....+..........+...+...+........+.........+.......+...............+......+.....+....+...+..+......+.......+..+.............+......+......+.........+..+...+......+...............+...+......................+.....+...............+.............+......+..+...+....+...+...............+...+..........................+.+..+......+....+..+.+...+.....+......+.+.................+.......+++++ [e2e-predictor] ..........+...+..+...+.+......+.........+..+...+.+.....+......+.........+.........+.......+.........+.........+............+..+.......+...+..+...+.+.....+.+......+........+....+++++++++++++++++++++++++++++++++++++++++++++*....+...+.+......+...+.....+.+......+.....+...+.+...........+++++++++++++++++++++++++++++++++++++++++++++*...+.............+..+.........+.......+........+......+...+.......+.........+......+........+.......+...+..................+..+...............+......+.+...+...+...+.....+.....................+.+...+..+...+....+...+..................+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.23 [e2e-predictor] Kubernetes Version: v1.34.8 [e2e-predictor] ClusterVersion desired: 4.21.23 [e2e-predictor] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:5226294b4773f2e497f4c6afcdca0755c00c8cb5c867d6a7bdbc722775b68ea5 [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:4cd1e65fa018823f7402c14c1513e0eefc07187497791c87132f3f45673e984d [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:5d13ab3c20c8da1064020d19c1d95fd5a563c47cac7c19e4051ee53b992a80da [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:b413662c07a057c9dcfe7e14b795b4ed6c7435e2a74d5ceba063f9c589f96e33 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] 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': {'httpx': '0.30.0', 'cov': '5.0.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0', 'asyncio': '0.23.8', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: httpx-0.30.0, cov-5.0.0, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0, asyncio-0.23.8, json-report-1.5.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-09 09:44:09.901 4681 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-09 09:45:50.195 4681 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.195 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.195 4681 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 09:45:50.195 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 09:45:50.195 4681 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.195 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.197 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.197 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.197 4681 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.197 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.313 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.313 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.313 4681 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.313 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:50.314 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:45:55.344 4681 kserve.trace Got response [{'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-09 09:45:55.344 4681 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}, {'message': '', 'batchId': 'cd2eeeb9-61ed-4001-8729-bca22882bcf6', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-09 09:47:25.593 4681 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.593 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.593 4681 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 09:47:25.593 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 09:47:25.593 4681 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.593 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.594 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.594 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.594 4681 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.594 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.595 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.595 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.595 4681 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.595 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:25.596 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:47:30.624 4681 kserve.trace Got response [{'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}, {'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}, {'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}, {'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-09 09:47:30.624 4681 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}, {'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}, {'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}, {'message': '', 'batchId': '22a87d92-dd8b-4d02-9545-4630f65ce4eb', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-09 09:49:10.870 4681 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:49:10.870 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:49:10.870 4681 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 09:49:10.870 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 09:49:10.870 4681 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:49:10.870 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:49:10.871 4681 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:49:10.871 4681 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 09:49:10.871 4681 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:49:10.871 4681 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.2bb9e82b-40cf-48a4-8d61-6318ea8ed861.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 09:49:10.904 4681 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-09 09:49:10.904 4681 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-09 09:52:06.205 4681 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:52:06.205 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:52:06.205 4681 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 09:52:06.205 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-09 09:54:21.708 4681 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:54:21.708 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:54:21.708 4681 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 09:54:21.708 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-09 09:56:37.044 4681 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:56:37.044 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:56:37.044 4681 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 09:56:37.044 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-09 09:58:22.379 4681 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:58:22.379 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:58:22.380 4681 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 09:58:22.380 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-09 09:58:57.658 4681 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:58:57.658 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 09:58:57.658 4681 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 09:58:57.658 4681 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 895.71s (0:14:55) ============== [must-gather] [must-gather ] OUT 2026-07-09T09:59:04.210050777Z 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: de94e2ac-6afe-42ac-a2dc-1e30276ec854 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-09T09:59:04.259728392Z namespace/openshift-must-gather-6wxdk created [must-gather] [must-gather ] OUT 2026-07-09T09:59:04.271912108Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-pwdkq created [must-gather] [must-gather ] OUT 2026-07-09T09:59:04.31562527Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:10.796737046Z [disk usage checker] Started [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:10.799984226Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:10.933540905Z No resources found in openshift-must-gather-6wxdk namespace. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.046663358Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.194130402Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.194161783Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.194161783Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.196347322Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.343701565Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.343733736Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.343733736Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.345849023Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.495886638Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.495917882Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.495917882Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.498120628Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.642934226Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.642965944Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.642965944Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.644874371Z Error getting logs from rhods-notebooks [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.796126791Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.796156503Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.796156503Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.798275929Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.945886356Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.945918370Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.945918370Z namespaces "istio-system" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:11.947986804Z Error getting logs from istio-system [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.100303539Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.100459398Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.100459398Z namespaces "knative-serving" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.102697513Z Error getting logs from knative-serving [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.255538486Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.255568390Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.255568390Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.257902355Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.514037721Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.780509402Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.909023441Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.986833455Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:12.988679076Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.111721059Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.190397933Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.192213723Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.313378461Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.396302254Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.398200614Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.520478049Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.599366924Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.601214081Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.724553094Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.805049845Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.807012657Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:13.932191293Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.011400648Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.013235924Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.136065706Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.220320021Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.222379691Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.345847927Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.425038300Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.427165102Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.551372731Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.633815955Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.635999984Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.764845300Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.845200966Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.847226876Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:14.967583182Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.047704930Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.049828237Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.174208354Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.252060691Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.254004112Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.374816031Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.457019703Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.459171153Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.585740176Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.666420807Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.668421316Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.791444261Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.804794493Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.874425629Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.876652508Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:15.999099235Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.078614033Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.080577985Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.206010618Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.285694081Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.287741683Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.408967464Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.490040675Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:16.492087416Z Error collecting info from [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:17.174036797Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:17.297671327Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:17.432296794Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:17.556858837Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:17.678033568Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:17.906368695Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.026774262Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.148211102Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.274161842Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.397621366Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.526687060Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.652367279Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.777486169Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:18.897534695Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:19.018911676Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:19.294099898Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:19.438033816Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:19.639753117Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:19.748894770Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:19.908855226Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.053659693Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.252280784Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.365717918Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.513070615Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.659206819Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.809328260Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.835034529Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:20.943503417Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:21.093707450Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:21.238805206Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:21.404986958Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:21.516222814Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:21.673494618Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:21.833094485Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.014763823Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.125831592Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.283327381Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.417778031Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.596273997Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.707525364Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.853984515Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:22.982463507Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.149460786Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.261192379Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.407712249Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.547766691Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.744894525Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.853212438Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:23.999319034Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.151079282Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.321838340Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.428456890Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.577506159Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.705547716Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.883801545Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:24.990281812Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.138235231Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.262396239Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.437885033Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.548842368Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.697509132Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.814232226Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:25.898217766Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.095542233Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.208154193Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.362288436Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.493383433Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.676526875Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.788603964Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:26.944176075Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:27.111327574Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:27.298214981Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:27.405147784Z Wrote inspect data to must-gather. [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:30.818702674Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-ml6wr] POD 2026-07-09T09:59:31.128397287Z Caches written to disk [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.13947821Z waiting for gather to complete [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.143531802Z downloading gather output [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.419987509Z receiving incremental file list [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.431627436Z ./ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.431715839Z aggregated-discovery-api.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.432299188Z aggregated-discovery-apis.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.432914648Z event-filter.html [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433419964Z timestamp [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433575199Z version [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433658912Z cluster-scoped-resources/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433670993Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433678713Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433696633Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433771006Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433782746Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433813067Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433877569Z namespaces/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433888369Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.43392007Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.433982983Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434035274Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434101256Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434140728Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434275122Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434370675Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434467148Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.43452298Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434583592Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434643964Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434697746Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434807989Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434862161Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.434916893Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.435016106Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.435061027Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.435114079Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.435258024Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.435357087Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.436403451Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.436501914Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.436599848Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.436744522Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.436947059Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437010281Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437067093Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437130035Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437179786Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437257009Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.43730088Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437407004Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437450985Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437515837Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437560379Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437623351Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437678792Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437733104Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437790106Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.437844378Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.445587629Z [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.44560919Z sent 761 bytes received 48,341 bytes 98,204.00 bytes/sec [must-gather] [must-gather-ml6wr] OUT 2026-07-09T09:59:32.44561514Z total size is 617,003 speedup is 12.57 [must-gather] [must-gather ] OUT 2026-07-09T09:59:32.508170059Z namespace/openshift-must-gather-6wxdk 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: de94e2ac-6afe-42ac-a2dc-1e30276ec854 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-09T09:59:32.643316562Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [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: de94e2ac-6afe-42ac-a2dc-1e30276ec854 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-09T09:59:32.666269987Z namespace/openshift-must-gather-8pf7l created [must-gather] [must-gather ] OUT 2026-07-09T09:59:32.672942654Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7hhbt created [must-gather] [must-gather ] OUT 2026-07-09T09:59:32.704811957Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:33.890953157Z [disk usage checker] Started [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:33.894024020Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:34.129806614Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:34.290897381Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:34.401814538Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:34.486328167Z Gathering data for ns/default... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:34.804187092Z Gathering data for ns/openshift... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:35.243850736Z Gathering data for ns/kube-system... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.091639126Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.519544283Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.519574747Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.519574747Z namespaces "assisted-installer" not found [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.637016135Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.641353912Z 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-s8k4t] POD 2026-07-09T09:59:36.644353289Z INFO: Gathering HAProxy config files [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.644603154Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.649981167Z INFO: Collecting host service logs for crio [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.650298447Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.650638451Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.650983235Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.651334300Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.651665912Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.652031061Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.652491291Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.652851364Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.653217880Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.653541703Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.653965377Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.663997444Z Executing Istio gather script [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.688642169Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:36.827197052Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.021814905Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.511779596Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.511859661Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.597484068Z No resources found [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.656042914Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.657817004Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.686445455Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:37.815310818Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.231511838Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.244435048Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-pf2sv [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.244435048Z insights-runtime-extractor-dwvj2 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.244435048Z insights-runtime-extractor-fvmrl [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.244435048Z insights-runtime-extractor-vspbn [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.371739617Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.577129754Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.724448263Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.806715663Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.835390996Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.851199816Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.858484459Z No resources found [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:38.970921580Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.002023349Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.030810085Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.076742548Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.076742548Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.114200974Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.124592352Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.173044821Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.305779534Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.319510789Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.323063387Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.420896005Z INFO: 'previous-logs' folder not found on ip-10-0-134-170.ec2.internal, skipping... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.479409062Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.484158667Z INFO: HAProxy config collection complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.488590301Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.579423498Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.684240136Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.727126770Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.741158799Z INFO: 'previous-logs' folder not found on ip-10-0-135-213.ec2.internal, skipping... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.880333029Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:39.889465930Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.055979347Z INFO: 'previous-logs' folder not found on ip-10-0-137-199.ec2.internal, skipping... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.056074928Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.056126978Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.165623680Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.186522739Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.225702745Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.236153070Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.343063055Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.509761536Z INFO: INTERCONNECT MODE [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.509792045Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.573009576Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.686261323Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.698466864Z INFO: Gathering OVN_Northbound from ovnkube-node-j2nr7... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.698760807Z INFO: Gathering OVN_Northbound from ovnkube-node-rwqm5... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.699077116Z INFO: Gathering OVN_Northbound from ovnkube-node-zpfm4... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.699399672Z INFO: Gathering OVN_Southbound from ovnkube-node-j2nr7... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.699675731Z INFO: Gathering OVN_Southbound from ovnkube-node-rwqm5... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.699969923Z INFO: Gathering OVN_Southbound from ovnkube-node-zpfm4... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:40.902153895Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.039143362Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.051573770Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.053022316Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.063769928Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.072962395Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.074853961Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.080171226Z tar: Removing leading `/' from member names [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.214178024Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.338231683Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.373096440Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.407448143Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.469656787Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.599782690Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.645954525Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.646076863Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.646606943Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.648283884Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.652048878Z ovnk_database_store/ [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.652074987Z ovnk_database_store/ovnkube-node-zpfm4_sbdb [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.670333338Z ovnk_database_store/ovnkube-node-zpfm4_nbdb [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.677486406Z ovnk_database_store/ovnkube-node-j2nr7_nbdb [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.689395218Z ovnk_database_store/ovnkube-node-j2nr7_sbdb [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.698685212Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.710743513Z ovnk_database_store/ovnkube-node-rwqm5_sbdb [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.720874057Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.729690096Z ovnk_database_store/ovnkube-node-rwqm5_nbdb [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.741068482Z INFO: Network log collection complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.862078486Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.867937261Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.937774311Z W0709 09:59:41.937721 1493 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:41.943726649Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.028931007Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.096336503Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.154041618Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.281203402Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.281970342Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.333703882Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.336898083Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.547279082Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.574045899Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.576614420Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.775546956Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.778477114Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:42.869690136Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.020539993Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.190095858Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.217282151Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.220762060Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.342009284Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.371178376Z Gathering data for ns/openshift-console... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.407977518Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.479667336Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.602914662Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.605157835Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:43.789705831Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.006909378Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.020943478Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.021191454Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.023603973Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.195790225Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.398193669Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.401875934Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.605255236Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.632711951Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.677839146Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.807664112Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.809762315Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:44.990517263Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.009251239Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.173833995Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.176691585Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.349496379Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.529381102Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.776159792Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:45.777780712Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:46.249390659Z Done executing Istio gather script [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:46.311366591Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:46.677412641Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:46.889763276Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:47.047591980Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:47.495826136Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:48.009270983Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:49.011591417Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:49.132360400Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:49.866091651Z Gathering data for ns/kserve... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:50.246278605Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:51.365594550Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:51.628609022Z Collecting performance related data for node ip-10-0-137-199.ec2.internal [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:51.635158587Z Collecting performance related data for node ip-10-0-134-170.ec2.internal [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:51.642354688Z Collecting performance related data for node ip-10-0-135-213.ec2.internal [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:51.976116413Z Gathering data for ns/openshift-config... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:52.456494687Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:53.070322851Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:53.505703455Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:53.826499948Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:54.016010143Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:54.240474802Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:54.666772659Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:55.053914690Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:55.496776965Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:56.002908231Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:56.423386752Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:57.081538845Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:58.983044958Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-s8k4t] POD 2026-07-09T09:59:59.020320501Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:00.177465913Z Collecting kubelet logs for node ip-10-0-137-199.ec2.internal [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:00.179138907Z Collecting kubelet logs for node ip-10-0-134-170.ec2.internal [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:00.180759240Z Collecting kubelet logs for node ip-10-0-135-213.ec2.internal [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:00.613820872Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-8pf7l namespace [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:00.620809465Z INFO: Node performance data collection complete. [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:00.862532895Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:01.235460278Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:01.788851227Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:02.212283710Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:02.616904618Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:02.904790268Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:03.413080567Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:03.832101734Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:04.025299976Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:04.255101631Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:04.609154655Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:04.907988744Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:05.568628719Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:05.862962750Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:06.182359088Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:06.579674775Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:07.613068094Z Wrote inspect data to must-gather. [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:07.613110162Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:07.613110162Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:07.743113118Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-s8k4t] POD 2026-07-09T10:00:07.876164291Z Caches written to disk [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:08.891504579Z waiting for gather to complete [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:08.895135915Z downloading gather output [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.203679286Z receiving incremental file list [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.226600592Z ./ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.226685075Z aggregated-discovery-api.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.226997245Z aggregated-discovery-apis.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.227873113Z event-filter.html [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.230361833Z timestamp [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.230476797Z version [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.244738295Z cluster-scoped-resources/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.244789546Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.244804077Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.244864569Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.244929081Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245046275Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245109517Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.24519153Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245325934Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245433927Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245573422Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245635314Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.245745777Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.24582281Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.246195222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.246277214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.246522882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.246840422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.24709406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.247325748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.251950627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.253792646Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.253944811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.254113156Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.254359564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.254483678Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.254783367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.255014515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.255252883Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.255585463Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.255717057Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.255842352Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.255999117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.256128241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.256317217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.256490592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.256681428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.256828683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.256986708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.259119077Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.259360195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.259510179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.259717586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.259993775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26047687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.260613815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26078315Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.260914884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.261033548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.261151772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.261290416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.261443981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.261597106Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26170657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.261962888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.262093042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.262205546Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.262783484Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.262913299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.263036533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.263241669Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.263400124Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26359195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.263712624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26387676Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.263996814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.264117267Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.264267332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.264418047Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.264550281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.264697906Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.264859981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.265006836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.265398439Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.265780091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.265897264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.266742322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.266876516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26699373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.267292409Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.267423784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.26762559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.267878698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268004702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268132346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268386895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268517659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268641323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268783677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.268915781Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.269049586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.271334829Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.271769863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.272385183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.272547658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.272739084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.272885619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.273012563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.273123767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.273247871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.2763559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.276510855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.27664261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.276770904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.276892978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.284465661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.288870533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.289025807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.289327457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.289508133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.289656598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.289765351Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.289922976Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290168834Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290299988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290413512Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290606758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290715932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290835585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.290950559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291087374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291267299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291390003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291501757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291630011Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291730974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.291845108Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.292133677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.292286402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.29254132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.292657464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.292777518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.292880151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.295854027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.296085364Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.296204598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.296349373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.296512428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.296674193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.298545853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.298699518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.298856843Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.298999168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.299121372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.299442902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.300201026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.300356802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.300508216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30062178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.301361334Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.302763549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.302886652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303057328Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303183132Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303380188Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303480742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303595785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303758951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.303896185Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304146133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304204715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304328619Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304411972Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304495974Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304576967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304745482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304839345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.304928908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305013771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305108464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305192427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30531179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305420884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305571389Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305651721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305743734Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.305829867Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30592427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306008423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306098956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306195359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306320903Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306399445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306486398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306584161Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306664174Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306755127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30684532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.306938153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307047326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30715999Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307291834Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307388177Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30747423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307569073Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307658076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307747259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307827801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.307927445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308012227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30810079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308200663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308312037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.30840077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308493833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308591956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308678129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308772352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308861884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.308971828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309073311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309167814Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309288898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309388801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309483164Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309572527Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309675561Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309786884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.309916509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310010221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310108724Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310199527Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310314421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310414285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310505117Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31060082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310698854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310780836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310871849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.310962392Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311053855Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311144598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311266012Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311368485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311460368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311552441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311666175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311783689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311878041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.311997015Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312094168Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312182641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312291685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312384068Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31247326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312563994Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312631746Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312643136Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312699588Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5dk7t.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312803191Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5gk6n.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312890794Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-74c9q.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.312983007Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8mb24.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31308688Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8wjd9.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313183143Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dmw5l.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313292837Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dnpdj.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31338343Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lpkwf.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313534355Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ps4tk.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313629868Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qvgzt.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313725181Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sbqgz.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313823614Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zhpl8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.313916587Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-jg7gr.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31402331Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-lb4fb.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.314123273Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-lq8sj.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.314272198Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31430937Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.314486185Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31461804Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.314705222Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.314789095Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315101385Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31527065Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315333003Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315420465Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315531989Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315612361Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315700554Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315783317Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3158818Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.315962703Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316058026Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316147069Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316291203Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316382736Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316472819Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316560192Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316648305Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316743338Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316884482Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.316930274Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317032707Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31713255Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317242484Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317362448Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317458471Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317553114Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317705479Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.317984668Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318107841Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318209925Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318341029Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318479964Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318584037Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31866691Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318755692Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318866036Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.318945608Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319051782Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319141905Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319267159Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319336081Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319374922Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319439014Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319479456Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319533027Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319572929Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319637551Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319676742Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319735684Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319754045Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319813656Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319863468Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3199183Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.31993295Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.319951041Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320066915Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320131577Z cluster-scoped-resources/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320140037Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320200779Z cluster-scoped-resources/core/nodes/ip-10-0-134-170.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320377985Z cluster-scoped-resources/core/nodes/ip-10-0-135-213.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320522829Z cluster-scoped-resources/core/nodes/ip-10-0-137-199.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320632053Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320701495Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320758927Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32086826Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.320969984Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321066336Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32116691Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321286374Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321451579Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321562143Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321667986Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321776449Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321884893Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.321993986Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32209936Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.322208123Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.322338007Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.322442501Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.322546844Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32271866Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.322837373Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.322940607Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32304674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323152294Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323238766Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3233434Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323442313Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323540166Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323640959Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323739713Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.323907888Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324055933Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324168896Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324243889Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324256589Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324330861Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324428115Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324476116Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324543928Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324553439Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324620071Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324727194Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324891169Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324970812Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.324977902Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325038334Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325179079Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325186289Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325348974Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325434907Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325489989Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325603322Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325657574Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325735917Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325793939Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325862351Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.325920743Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326031126Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326083758Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32614997Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326201712Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326285124Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326339936Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326405518Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32645637Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326531172Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326582324Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326673227Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326727058Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326804531Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326862513Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.326926915Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327019168Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327091Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327144332Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327282966Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327294667Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327348478Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327415931Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327468912Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327573396Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327655038Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.32771408Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327827524Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.327928907Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328092832Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328263068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328372261Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328478475Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328581498Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328690952Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328814365Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.328910188Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329001031Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329092284Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329176877Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3292869Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329393044Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329498537Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329601881Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329708274Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329814397Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.329916231Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330029955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330079956Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33019701Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330317284Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330421827Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330584672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330694616Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330805369Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.330911553Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331015246Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331121979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331265654Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331371407Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331476891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331582184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331687598Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331794811Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.331905375Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332008808Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332114482Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332228555Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332348849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332459913Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332574636Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332680189Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332788013Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.332933958Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333040491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333148925Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333369842Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333480595Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333547237Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333554338Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333606759Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333684742Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333691712Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333743764Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333837457Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333845007Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333893519Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.333978461Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334038143Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-170.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334147177Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-213.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33426476Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-199.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334344973Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334402275Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334509318Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33456868Z host_service_logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334640983Z host_service_logs/masters/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334694084Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334780147Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33485679Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.334934802Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335088597Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335237232Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335340465Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335424198Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335511991Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335606924Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335692106Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335733048Z ingress_controllers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335742948Z ingress_controllers/default/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335747818Z ingress_controllers/default/router-default-5f9799d7b5-p5ql5/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33580284Z ingress_controllers/default/router-default-5f9799d7b5-p5ql5/haproxy.config [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335912604Z insights-data/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335919654Z istio/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.335962275Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336098439Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336511913Z istio/event-filter.html [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336624436Z istio/timestamp [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336689928Z istio/cluster-scoped-resources/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336698999Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33675576Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336812912Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.336969707Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33736641Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.337891427Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.338725814Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.338871299Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339007943Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339161038Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339357034Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.33953994Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339630463Z machine_config_ondisk/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339637433Z machine_config_termination_logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339645363Z monitoring/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339651133Z monitoring/alertmanager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339697285Z monitoring/alertmanager/status.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339819829Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339882701Z monitoring/prometheus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.339945273Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.340048606Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.340128139Z monitoring/prometheus/rules.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.340826151Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.340889903Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.340951065Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3420167Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.342084852Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.342146494Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.342267488Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3423516Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.342461324Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.342553667Z monitoring/prometheus/status/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.342613419Z monitoring/prometheus/status/config.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343111935Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343192547Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343358632Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343546679Z namespaces/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343557539Z namespaces/default/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343623731Z namespaces/default/default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343705214Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343766866Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.343865199Z namespaces/default/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.34391435Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344028454Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344134228Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344253971Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344304633Z namespaces/default/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344352784Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344410636Z namespaces/default/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344457868Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344547181Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344593022Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344634324Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344736147Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.34482514Z namespaces/default/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.344875691Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345024166Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.34514255Z namespaces/default/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345328556Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345422699Z namespaces/default/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345518482Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345665787Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345854083Z namespaces/default/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.345936806Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346058839Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346148412Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346205044Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346326728Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346360049Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346477973Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346559186Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346636688Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346730031Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346794153Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346860015Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.346942068Z namespaces/default/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3470054Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347079002Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347136594Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347345441Z namespaces/kserve/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347361121Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347438784Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347496256Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347565838Z namespaces/kserve/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347611189Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.347732513Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348000672Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.34824558Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348308642Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348354523Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348428535Z namespaces/kserve/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348482217Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348619472Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348736435Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348777097Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.34888463Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348937902Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.348974763Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.349036585Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.349147049Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.349276813Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.349414617Z namespaces/kserve/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.349521711Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.34982908Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.350015637Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.350597705Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.350710439Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.351406511Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.351743542Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352133364Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.35231388Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352360272Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352502066Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352556018Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352649361Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352701873Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.352831867Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.35294422Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353011523Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353118216Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353213099Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353334213Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353446337Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.35353499Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353588111Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353723836Z namespaces/kserve/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353739356Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353750757Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/kserve-controller-manager-5876b4f96d-hzzjb.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.35386266Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353875941Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/manager/manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353882171Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/manager/manager/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.353933002Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/manager/manager/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.35511576Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355195943Z namespaces/kserve/pods/kserve-controller-manager-5876b4f96d-hzzjb/manager/manager/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355297006Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355372678Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/llmisvc-controller-manager-67d95fdc48-fhbs6.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355465861Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355474152Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/manager/manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355480702Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/manager/manager/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355542354Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/manager/manager/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355706829Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355789852Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-fhbs6/manager/manager/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355826413Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355891395Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/model-serving-api-fd65d7d6-z9fmc.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.355991869Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/server/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356001469Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/server/server/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.35603865Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/server/server/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356100142Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/server/server/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356307499Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/server/server/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356394061Z namespaces/kserve/pods/model-serving-api-fd65d7d6-z9fmc/server/server/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356450993Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356507055Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/odh-model-controller-84b54b7f97-s8f2t.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356606288Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356613418Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/manager/manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356620569Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/manager/manager/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.356683831Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/manager/manager/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360204904Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360296147Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s8f2t/manager/manager/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360351918Z namespaces/kserve/pods/s3-init-dmpbt/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36040508Z namespaces/kserve/pods/s3-init-dmpbt/s3-init-dmpbt.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360499193Z namespaces/kserve/pods/s3-init-dmpbt/download-hf-model/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360508643Z namespaces/kserve/pods/s3-init-dmpbt/download-hf-model/download-hf-model/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360548995Z namespaces/kserve/pods/s3-init-dmpbt/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360607147Z namespaces/kserve/pods/s3-init-dmpbt/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36070972Z namespaces/kserve/pods/s3-init-dmpbt/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360795333Z namespaces/kserve/pods/s3-init-dmpbt/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360832274Z namespaces/kserve/pods/s3-init-dmpbt/s3-init/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360843094Z namespaces/kserve/pods/s3-init-dmpbt/s3-init/s3-init/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360881886Z namespaces/kserve/pods/s3-init-dmpbt/s3-init/s3-init/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.360942728Z namespaces/kserve/pods/s3-init-dmpbt/s3-init/s3-init/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361245877Z namespaces/kserve/pods/s3-init-dmpbt/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361352461Z namespaces/kserve/pods/s3-init-dmpbt/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361412443Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361450584Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom-fqtpr.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361544137Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/download-hf-model/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361551287Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/download-hf-model/download-hf-model/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361555327Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36165144Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361752743Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361836636Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361883828Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361890978Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.361895108Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36194859Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362156866Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36226134Z namespaces/kserve/pods/s3-tls-init-custom-fqtpr/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362338142Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362392354Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving-wzg5j.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362497617Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/download-hf-model/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362510068Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/download-hf-model/download-hf-model/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362520688Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36257607Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362679253Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362760336Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362798207Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362807597Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.362841678Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36290025Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363117997Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36320858Z namespaces/kserve/pods/s3-tls-init-serving-wzg5j/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363301563Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363363715Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs-64568bcd49-9zkcv.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363475459Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363487939Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs/seaweedfs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363498839Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363550271Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363752408Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363840121Z namespaces/kserve/pods/seaweedfs-64568bcd49-9zkcv/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363905323Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.363956394Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom-8b44d767d-79m62.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364051637Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364060698Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364068968Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364117559Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364323816Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364400828Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-79m62/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364479241Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364532053Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving-67b7477c6d-vfc9f.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364630346Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364637836Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364674227Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364728149Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364911025Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.364991647Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-vfc9f/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365030969Z namespaces/kserve/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36508563Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365145523Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365199754Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365356869Z namespaces/kube-node-lease/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36536859Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36537277Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365420181Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-170.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365516564Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-213.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365600237Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-199.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36570516Z namespaces/kube-system/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365751222Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365813874Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365854555Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365903067Z namespaces/kube-system/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.365943068Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366071812Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366147935Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366268568Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36630909Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366392132Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366462855Z namespaces/kube-system/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366515586Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36661589Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366690802Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366746604Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366846427Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366905459Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366914459Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.366992042Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-uvw2x7yosr6pdupj5d6m6vs6gu.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367098025Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367231219Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367342423Z namespaces/kube-system/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367381604Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367598401Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367708245Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.367977833Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.368055966Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.368367146Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36849094Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36880028Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.368874602Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.368916433Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.368994086Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369032867Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36910397Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369147891Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369304446Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369383079Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369446461Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369498302Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369548064Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369624616Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.36974468Z namespaces/kube-system/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369754691Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369824063Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer-ccqx8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369941286Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369955157Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.369962387Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370017209Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370191874Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370298288Z namespaces/kube-system/pods/global-pull-secret-syncer-ccqx8/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37034843Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370413992Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer-d9gkb.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370494194Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370506315Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370523615Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370593627Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.370936109Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371091723Z namespaces/kube-system/pods/global-pull-secret-syncer-d9gkb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371157616Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371239738Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer-fqhq5.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371326611Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371335081Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371355762Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371429874Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37159849Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371680442Z namespaces/kube-system/pods/global-pull-secret-syncer-fqhq5/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371739484Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371785406Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent-2jd9f.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371902949Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37191023Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37191666Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.371994103Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372406246Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372488858Z namespaces/kube-system/pods/konnectivity-agent-2jd9f/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372526789Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372570271Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent-c4jnr.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372668194Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372675834Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372698955Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.372761307Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373199961Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373320305Z namespaces/kube-system/pods/konnectivity-agent-c4jnr/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373370296Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373433249Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent-z2m7n.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373540582Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373553082Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373563963Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.373635985Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374139201Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374213164Z namespaces/kube-system/pods/konnectivity-agent-z2m7n/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374255785Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374323247Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37440417Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/haproxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37441568Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37442517Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374472112Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374635287Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37472016Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-170.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374771362Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374831794Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374906096Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/haproxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374914136Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374918356Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.374975748Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375138244Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375305619Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-213.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375328939Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375406622Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375483784Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/haproxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375491905Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375514885Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375578527Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375830746Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.375911798Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-199.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37596157Z namespaces/kube-system/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376004791Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376081424Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376120925Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376152116Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37626593Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376365243Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376413884Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376471506Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376514618Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376791026Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376798947Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376805547Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376837838Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.376930621Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377036074Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377077566Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377143478Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377184799Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377246101Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377313113Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377396136Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377474548Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377559131Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377603643Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377649044Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377694986Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377736277Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.37781839Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377880131Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.377922793Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.378008716Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.378070687Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.378115819Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379096571Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379184263Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379315638Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3793925Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379487213Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379624348Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379809343Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379880776Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379918197Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.379975399Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38002328Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380092883Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380124873Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380214507Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38033004Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380397472Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380440914Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380502706Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380543837Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380597949Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38062952Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380675651Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380719273Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380767604Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380794875Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.380911099Z namespaces/openshift-apiserver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38096103Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381014062Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381055283Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381108195Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381148977Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3812513Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381340283Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381416815Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381466747Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381513798Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3815607Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381608721Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381683764Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381731675Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381771817Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381846479Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381912081Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.381962483Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382060666Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382139948Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382239332Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382335315Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382412707Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382540991Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382694476Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382749178Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38279755Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382848121Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382892133Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382954775Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.382998546Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383086059Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383165041Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383257304Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383339047Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383392798Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38343844Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383488472Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383535363Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383590745Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383640577Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383696978Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383705159Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383711519Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38374511Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383846963Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383854933Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383859093Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383893935Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383953787Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383963607Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.383972217Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384011518Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384088041Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384097791Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384129602Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384247976Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384359289Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384434732Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384477533Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384546875Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384588437Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38467486Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384757922Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384837365Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384883686Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.384920678Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3849843Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385027381Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385113904Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385164265Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385214797Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385332431Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385382882Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385397733Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385445684Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385527577Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385570288Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385675082Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385757745Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385846547Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.385914539Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386006353Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386149237Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386284062Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386350854Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386468997Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386663284Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386741566Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386793308Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386840639Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386897691Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.386954183Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387028595Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387107008Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38717403Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387275973Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387356776Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387406507Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387450209Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38748932Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387539812Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387547762Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387578073Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387637985Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387679306Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387732968Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387772339Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387857312Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387903723Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.387995516Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388037698Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388089329Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388134661Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388291866Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388376249Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388458381Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388497193Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388537384Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388590745Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388633377Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38871942Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388775361Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388821053Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388901786Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388960867Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.388971028Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389022659Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389109972Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389194525Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.38934721Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389455713Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389491094Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389601128Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.389680671Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390012311Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390090224Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390339442Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390488477Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39058917Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390646062Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390692193Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390751915Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390792156Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390841598Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390877439Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390946081Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.390980872Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391071505Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391148318Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3912039Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391318893Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391373455Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391391395Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391502929Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39151575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391560401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/aws-ebs-csi-driver-node-9dw5c.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391663194Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-driver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391675455Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-driver/csi-driver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391683515Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-driver/csi-driver/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391728266Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.3918308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391900822Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391917042Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-liveness-probe/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391922403Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391928713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.391982785Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392071357Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392134059Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39216838Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-node-driver-registrar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392176311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392181101Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392211042Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392421148Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39248379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-9dw5c/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392539332Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392580033Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/aws-ebs-csi-driver-node-ffq5d.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392675667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-driver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392682837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-driver/csi-driver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392687497Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-driver/csi-driver/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392725168Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392819851Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392887554Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392945685Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-liveness-probe/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392952796Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.392964336Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393018418Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393106481Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393177143Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393207094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-node-driver-registrar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393212934Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393242175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393282656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393372239Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393515304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-ffq5d/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393565835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393610347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/aws-ebs-csi-driver-node-zzfck.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39370613Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-driver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39371925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-driver/csi-driver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39372903Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-driver/csi-driver/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393761311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393852634Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393925327Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393966848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-liveness-probe/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393976658Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.393985939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39402634Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394118533Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394186625Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394240017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-node-driver-registrar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394257778Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394269608Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39433699Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394436083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394502846Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-zzfck/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394561277Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394593018Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39464459Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394688981Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394740783Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394796115Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394838656Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394892188Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394933689Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394977871Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394985741Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.394990241Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395012392Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395077314Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395087764Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395123945Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395241499Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395303551Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395374223Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395404984Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395481027Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395511408Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395647692Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395727215Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395810867Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395871799Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.395922621Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396001694Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396032755Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396103887Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396134488Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396240811Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396303383Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396337034Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396437017Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396491179Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396498499Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396580182Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396673565Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.396715777Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.397511952Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.397628446Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.397771311Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.397852393Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398047489Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398193184Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398362509Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398444042Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398483053Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398545755Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398575516Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398640218Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398672789Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398723071Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398753202Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398848195Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.398925768Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399536747Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399582669Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39963229Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399663281Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399735243Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399763344Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399823816Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399855817Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399915149Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.39992518Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.399979561Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned-g7dzq.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400071354Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400079085Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned/tuned/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400089615Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned/tuned/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400135696Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned/tuned/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400271161Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400342873Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-g7dzq/tuned/tuned/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400402965Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400442346Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned-qgpmn.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400531139Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4005438Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned/tuned/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40055165Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned/tuned/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400592261Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned/tuned/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400700214Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400767117Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qgpmn/tuned/tuned/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400809328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400844629Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned-xdch8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400929522Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400936522Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned/tuned/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400940512Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned/tuned/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.400975043Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned/tuned/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401085197Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401153369Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdch8/tuned/tuned/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40118844Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401240442Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401293624Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401336065Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401401747Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401415997Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401456899Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-170.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401557232Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-213.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401636295Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-199.ec2.internal.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401691616Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401741168Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401833661Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401884903Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401949985Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.401994346Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402065408Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40210609Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402188722Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402321866Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40242757Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402471151Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402516253Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402566084Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402609326Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402686368Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40274524Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402783701Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402868634Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402940466Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.402984578Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.403169624Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.403288588Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.403426612Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.403652729Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.403771033Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.403897047Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404107034Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404173376Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404248198Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404331931Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404385233Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404448025Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404495156Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404586839Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404657081Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404754975Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.404851098Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40521385Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405279641Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405376105Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405406896Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405480398Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405525669Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405587531Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405597662Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405636543Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-56fcf86bf-vtffk.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405735166Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-watch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405742747Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405750307Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405793298Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.405893861Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406047396Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406094008Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406102248Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406109048Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40615364Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406569823Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406643545Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-vtffk/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406672676Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406719118Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406757979Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406848232Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.406958206Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407003667Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407071639Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40710924Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407178513Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407234564Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40741667Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407517953Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407659338Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.40771711Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407759091Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407819733Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407865235Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.407958687Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408012169Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408151834Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408267177Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408320829Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408329219Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408371631Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408454354Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408548946Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408599958Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408708012Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.408792834Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409115825Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409198218Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409356112Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409507927Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409685523Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409758276Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409809437Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409876499Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409926961Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.409976062Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410023784Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410055555Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410110987Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410244331Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410341984Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410384616Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410439387Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410473758Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4105151Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410621803Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410652334Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410718636Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410765188Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41084581Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410855841Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410890112Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator-5d456fdbcd-m954d.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410978315Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410987205Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.410991415Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411041586Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41114499Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411276874Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-m954d/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411328866Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411363137Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411434319Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411444799Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411495861Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411557103Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411598555Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411667137Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411718488Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411796681Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411845072Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411919735Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.411951116Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412027798Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41206906Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412158833Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412258156Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412375309Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412422441Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412466792Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412518014Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412564375Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41271822Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412765332Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.412816934Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41302245Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413064652Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413074562Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413098513Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413175295Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413239957Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413356191Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413442864Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413549607Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41362739Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413711192Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.413840776Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414050403Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414125526Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414175497Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41426443Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414310932Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414370184Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414417515Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414495257Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41457873Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414637992Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414685634Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414732045Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414773426Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414820728Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414864649Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414915781Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.414960203Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415037785Z namespaces/openshift-config-managed/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415087456Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415157649Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41520615Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415305963Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415347255Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415434338Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41551138Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415589543Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415639264Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415690506Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415740768Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415784059Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415864661Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415895693Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.415946194Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.416032277Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.41611086Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.416176442Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.419429016Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.419504138Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.419599301Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.419678444Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.419759477Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.419906621Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420035835Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420084927Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420127638Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420231742Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420281634Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420320335Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420381347Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420437459Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42049791Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420546282Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420626714Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420708047Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420754519Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42079733Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420858932Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420900163Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420942305Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.420986356Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421038348Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421046378Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42111142Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421174082Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421209193Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421286916Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421329497Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421363778Z namespaces/openshift-config-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421373258Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421380489Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4214338Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421542394Z namespaces/openshift-config/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421591425Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421655107Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421699749Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42174353Z namespaces/openshift-config/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421792422Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421874965Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.421953107Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42203668Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422081251Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422124002Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422160294Z namespaces/openshift-config/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422211205Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422317039Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42236426Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422474614Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422552886Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422631429Z namespaces/openshift-config/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42267889Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422795224Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422870157Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.422953829Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423032772Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423110224Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423394733Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423536648Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42360941Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423655482Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423715634Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423769095Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.423963302Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424004173Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424060545Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424108946Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424195179Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424292512Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424341584Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424381545Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424424036Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424470528Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424515919Z namespaces/openshift-config/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424558421Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424601682Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424643554Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424746357Z namespaces/openshift-console-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424785988Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4248547Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424892791Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424941963Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.424982805Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425068167Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425185101Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425318595Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425360086Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425402858Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42546018Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425493721Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425580353Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425639946Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425692527Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425765519Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425815851Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425822841Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425852242Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425940705Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.425983417Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.426689999Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.426773632Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42701938Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427094962Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427239597Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427370401Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427544527Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427597769Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42764402Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427704272Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427754754Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427798025Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427842726Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.427925209Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428004682Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428066364Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428105825Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428172517Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428235769Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428293931Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428346593Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428397024Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428445806Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428515988Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428528908Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428563929Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/console-operator-68b757fb67-nvww9.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428669593Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/console-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428678423Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/console-operator/console-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428686733Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/console-operator/console-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.428728665Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/console-operator/console-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429189029Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nvww9/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429260322Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429308993Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429349325Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429398136Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429464888Z namespaces/openshift-console/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42951086Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429572922Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429615433Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429689645Z namespaces/openshift-console/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429731357Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.42981833Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.429984835Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430306915Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430352967Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430402859Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43044504Z namespaces/openshift-console/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430549093Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430634736Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430685688Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430724969Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430812022Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430883374Z namespaces/openshift-console/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.430926985Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.431642658Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.431733401Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432052892Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432129874Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432373592Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432500876Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432694792Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432765894Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432803096Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432877578Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432916929Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.432985682Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433024913Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433107675Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433291411Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433345203Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433374914Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433436236Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433470127Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433530089Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43355869Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433615252Z namespaces/openshift-console/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433627872Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433638612Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console-8bcd4cfd5-7szgp.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433744236Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433751596Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console/console/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433755736Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console/console/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433781367Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console/console/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4338857Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console/console/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.433952813Z namespaces/openshift-console/pods/console-8bcd4cfd5-7szgp/console/console/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434017615Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434031655Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/downloads-685bfb5f64-q7wln.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434153459Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/download-server/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434164929Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/download-server/download-server/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43417074Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/download-server/download-server/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434210461Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/download-server/download-server/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434420157Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43448664Z namespaces/openshift-console/pods/downloads-685bfb5f64-q7wln/download-server/download-server/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434536121Z namespaces/openshift-console/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434575362Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434635615Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434669496Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434770699Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43481832Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434888873Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.434930404Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435004226Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43511767Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435205193Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435318006Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435397159Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435453531Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435500472Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435553864Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435586125Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435793392Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435853314Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435900005Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.435987318Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436192945Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436257827Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436378511Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436458343Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436536796Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436616218Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436697401Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.436819434Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43697892Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437021241Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437057292Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437112674Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437145965Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437200077Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437263859Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437344482Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437422204Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437472166Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437511197Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437556788Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437589599Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437636691Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437686272Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437729604Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437771985Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437862368Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437896969Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437963921Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.437991582Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438048864Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438080795Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438166168Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438261001Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438343063Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438397165Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438430666Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438498679Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43853464Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438620223Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438654744Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438703695Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438783548Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43883953Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4388475Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438895451Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.438994415Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439041246Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439152909Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439300754Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439391307Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.43946987Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439548132Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439673846Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.439827121Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44011716Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440147472Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440236244Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440268635Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440343098Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440385909Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440468732Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440544604Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440592096Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440631557Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440687989Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44073439Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440783312Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440833574Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440887135Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.440933077Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44103026Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441076641Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441136213Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441172984Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441243217Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441280358Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441365311Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441444113Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441523276Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441572337Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441599718Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44165691Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441697821Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441779254Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441816245Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441861416Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.441942909Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442004041Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442036202Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442147586Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442256819Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442337632Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442415794Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442494257Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442615871Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442796307Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442854128Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44290032Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.442958572Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443005803Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443065645Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443112927Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443191779Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443311273Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443370065Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443409226Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443465278Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44351022Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443565661Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443613373Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443662114Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443692055Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443746477Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443777608Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44383399Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443876941Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.443965544Z namespaces/openshift-dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444012446Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444072667Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444115419Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44415041Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444231303Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444424829Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444508321Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444593034Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444643916Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444691607Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44477461Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444843922Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444926885Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.444988307Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445026348Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445114101Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445154602Z namespaces/openshift-dns/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445206854Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445340788Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445439402Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445665909Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.445745561Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44602274Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446143764Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446538537Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446596189Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44664901Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446692012Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446756514Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446860247Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.446914639Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447019552Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447119056Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447234839Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447293481Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447359063Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447416715Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447467717Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447515728Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44758292Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447788217Z namespaces/openshift-dns/pods/dns-default-2m2tc/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447842839Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns-default-2m2tc.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447941262Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447951672Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns/dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.447955832Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns/dns/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448084076Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns/dns/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44819533Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448333084Z namespaces/openshift-dns/pods/dns-default-2m2tc/dns/dns/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448392296Z namespaces/openshift-dns/pods/dns-default-2m2tc/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448403657Z namespaces/openshift-dns/pods/dns-default-2m2tc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448414737Z namespaces/openshift-dns/pods/dns-default-2m2tc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448442738Z namespaces/openshift-dns/pods/dns-default-2m2tc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448558562Z namespaces/openshift-dns/pods/dns-default-2m2tc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448638984Z namespaces/openshift-dns/pods/dns-default-2m2tc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448705586Z namespaces/openshift-dns/pods/dns-default-84kld/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448759558Z namespaces/openshift-dns/pods/dns-default-84kld/dns-default-84kld.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448861621Z namespaces/openshift-dns/pods/dns-default-84kld/dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448870842Z namespaces/openshift-dns/pods/dns-default-84kld/dns/dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448883972Z namespaces/openshift-dns/pods/dns-default-84kld/dns/dns/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.448950364Z namespaces/openshift-dns/pods/dns-default-84kld/dns/dns/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449041347Z namespaces/openshift-dns/pods/dns-default-84kld/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44913872Z namespaces/openshift-dns/pods/dns-default-84kld/dns/dns/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449174371Z namespaces/openshift-dns/pods/dns-default-84kld/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449184432Z namespaces/openshift-dns/pods/dns-default-84kld/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449199342Z namespaces/openshift-dns/pods/dns-default-84kld/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449307236Z namespaces/openshift-dns/pods/dns-default-84kld/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44942701Z namespaces/openshift-dns/pods/dns-default-84kld/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449502402Z namespaces/openshift-dns/pods/dns-default-84kld/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449563374Z namespaces/openshift-dns/pods/dns-default-scljx/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449622496Z namespaces/openshift-dns/pods/dns-default-scljx/dns-default-scljx.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44974289Z namespaces/openshift-dns/pods/dns-default-scljx/dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44975069Z namespaces/openshift-dns/pods/dns-default-scljx/dns/dns/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.44975674Z namespaces/openshift-dns/pods/dns-default-scljx/dns/dns/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449817362Z namespaces/openshift-dns/pods/dns-default-scljx/dns/dns/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.449926126Z namespaces/openshift-dns/pods/dns-default-scljx/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450092041Z namespaces/openshift-dns/pods/dns-default-scljx/dns/dns/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450153093Z namespaces/openshift-dns/pods/dns-default-scljx/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450165843Z namespaces/openshift-dns/pods/dns-default-scljx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450173283Z namespaces/openshift-dns/pods/dns-default-scljx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450242616Z namespaces/openshift-dns/pods/dns-default-scljx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45037178Z namespaces/openshift-dns/pods/dns-default-scljx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450441442Z namespaces/openshift-dns/pods/dns-default-scljx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450496144Z namespaces/openshift-dns/pods/node-resolver-7zp5x/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450546135Z namespaces/openshift-dns/pods/node-resolver-7zp5x/node-resolver-7zp5x.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450640869Z namespaces/openshift-dns/pods/node-resolver-7zp5x/dns-node-resolver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450653479Z namespaces/openshift-dns/pods/node-resolver-7zp5x/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450659829Z namespaces/openshift-dns/pods/node-resolver-7zp5x/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450729641Z namespaces/openshift-dns/pods/node-resolver-7zp5x/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450826124Z namespaces/openshift-dns/pods/node-resolver-7zp5x/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450900827Z namespaces/openshift-dns/pods/node-resolver-7zp5x/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.450961509Z namespaces/openshift-dns/pods/node-resolver-8xp94/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45100724Z namespaces/openshift-dns/pods/node-resolver-8xp94/node-resolver-8xp94.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451079063Z namespaces/openshift-dns/pods/node-resolver-8xp94/dns-node-resolver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451091733Z namespaces/openshift-dns/pods/node-resolver-8xp94/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451118984Z namespaces/openshift-dns/pods/node-resolver-8xp94/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451172216Z namespaces/openshift-dns/pods/node-resolver-8xp94/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451332501Z namespaces/openshift-dns/pods/node-resolver-8xp94/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451410713Z namespaces/openshift-dns/pods/node-resolver-8xp94/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451467205Z namespaces/openshift-dns/pods/node-resolver-zxg9p/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451509537Z namespaces/openshift-dns/pods/node-resolver-zxg9p/node-resolver-zxg9p.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451597969Z namespaces/openshift-dns/pods/node-resolver-zxg9p/dns-node-resolver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451605649Z namespaces/openshift-dns/pods/node-resolver-zxg9p/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45161207Z namespaces/openshift-dns/pods/node-resolver-zxg9p/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451676592Z namespaces/openshift-dns/pods/node-resolver-zxg9p/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451768215Z namespaces/openshift-dns/pods/node-resolver-zxg9p/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.451842417Z namespaces/openshift-dns/pods/node-resolver-zxg9p/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452081065Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452172098Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452230249Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452300812Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452418266Z namespaces/openshift-etcd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452470787Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45254729Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452590651Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452662503Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452719775Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452799708Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452883791Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.452999244Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453056476Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453108898Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45318159Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453299274Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453459159Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453523081Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453575753Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453657766Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453731958Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453777879Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453892023Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.453974736Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454050018Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454131521Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454234284Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454395809Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454588515Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454644577Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454760311Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454806632Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454850614Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454916076Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.454963917Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45504159Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455123042Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455170144Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45536899Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455418752Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455464544Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455526706Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455571047Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455615888Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45566854Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455778954Z namespaces/openshift-host-network/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455812165Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455899087Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.455937329Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.456009191Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.456047152Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.456131945Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.456212188Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.456338452Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457147818Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457191019Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457278672Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457323873Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457419516Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457473078Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457506199Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457594962Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457672255Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457717176Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457824869Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457897162Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.457978254Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458060787Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45813863Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458317775Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458420328Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4584725Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458528982Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458580474Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458633055Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458671356Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458711098Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45877806Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458821141Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458906254Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.458995837Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459039208Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45908717Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459126301Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459176433Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459290316Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459312447Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459376569Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.45941486Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459535374Z namespaces/openshift-image-registry/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459582266Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459644398Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459683229Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459754401Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459790523Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.459932327Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460063281Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460392882Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460446244Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460477914Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460530586Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460569408Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460672881Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460726482Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460777104Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460847426Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460906438Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.460914279Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.46096317Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.461040383Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.461084284Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.461941712Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.462026624Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.462322454Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.462402446Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.462616123Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4628244Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463029647Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463096719Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.46313717Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463232853Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463288045Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463351977Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463394128Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463477551Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463556903Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463633306Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463673477Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463746419Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463785131Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463891174Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.463975847Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464041669Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464087841Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464137442Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464188724Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464272156Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464284627Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464326098Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/image-registry-c7fbc8974-7ntg8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464442112Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/registry/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464449162Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/registry/registry/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464458492Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/registry/registry/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.464498024Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/registry/registry/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465335701Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465424704Z namespaces/openshift-image-registry/pods/image-registry-c7fbc8974-7ntg8/registry/registry/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465465015Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465545287Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca-lf2tz.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.46563856Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465657201Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca/node-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465664201Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca/node-ca/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465716883Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca/node-ca/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465861067Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.465954981Z namespaces/openshift-image-registry/pods/node-ca-lf2tz/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466017272Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466082734Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca-nz6rq.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466184458Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466191968Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca/node-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466202068Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca/node-ca/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466305482Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca/node-ca/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466459347Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466585951Z namespaces/openshift-image-registry/pods/node-ca-nz6rq/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466651023Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466710595Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca-ttvpd.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466814568Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466825088Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca/node-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466831979Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca/node-ca/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.466891111Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467024785Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467116798Z namespaces/openshift-image-registry/pods/node-ca-ttvpd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467160129Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467242712Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467330125Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467388927Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467514971Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467575842Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467656605Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467711527Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.46779924Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467861512Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.467987036Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468075509Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468155261Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468202973Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468283575Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468338847Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468381668Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468459611Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468519983Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468564244Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468647667Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468720729Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468767751Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.468879955Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.469001638Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.469260887Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.469499004Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.46967166Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.469802024Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.46997093Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470036532Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470086163Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470143875Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4703055Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470365082Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470408544Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470499747Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470569859Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470631571Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470716843Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470768145Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470816717Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470870578Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.470883309Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47093249Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/ingress-canary-67wzn.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471017403Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/serve-healthcheck-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471024913Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471032444Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471074625Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471168308Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471311433Z namespaces/openshift-ingress-canary/pods/ingress-canary-67wzn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471363594Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471408496Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/ingress-canary-f8nk6.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471479968Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/serve-healthcheck-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471489298Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471508079Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47155531Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471653033Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471726566Z namespaces/openshift-ingress-canary/pods/ingress-canary-f8nk6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471742466Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471789828Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/ingress-canary-wm968.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471888721Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/serve-healthcheck-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471896361Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471900572Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.471934593Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472024245Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472090968Z namespaces/openshift-ingress-canary/pods/ingress-canary-wm968/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472131379Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47216624Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472201781Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472291604Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472381647Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472430758Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472492331Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472539762Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472609574Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472650425Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472731648Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472810611Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472890713Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472935165Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.472966506Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473019227Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473063639Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473139531Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473183553Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473225754Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473333387Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473385779Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.473426821Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.474007979Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47433674Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.474440953Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.474516905Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.474595728Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.474716862Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.474947109Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475016661Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475053253Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475109675Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475141725Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475195017Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475213178Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47527464Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475361163Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475403334Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475486776Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475560669Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475619891Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475660692Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475732924Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475774816Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475844088Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47589427Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475949962Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.475994343Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476045555Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476055705Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476098376Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476182209Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47621285Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476296083Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476343994Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476424847Z namespaces/openshift-ingress/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476470128Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476539541Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476570391Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476635393Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476678145Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476760477Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.476890412Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477010156Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477063047Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477111289Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47715583Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477194691Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477310725Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477366527Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477418579Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477495271Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477562053Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477607835Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477717098Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477799731Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.477933965Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478003388Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478138372Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478290527Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478481433Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478564575Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478611227Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47868873Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478729751Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478792583Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478825014Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478912637Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.478999789Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479059371Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479096552Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479167365Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479232087Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479302479Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47933409Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479387762Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479396972Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479443884Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router-default-5f9799d7b5-p5ql5.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479560327Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479569088Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router/router/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479581858Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router/router/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479620309Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router/router/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479746993Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router/router/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479816806Z namespaces/openshift-ingress/pods/router-default-5f9799d7b5-p5ql5/router/router/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479861527Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479903209Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.47996239Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.479997472Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480115245Z namespaces/openshift-insights/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480161147Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480239789Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480278421Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480358003Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480388764Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480518608Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480629522Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480725875Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480779187Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480826618Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480910951Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.480951262Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481012654Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481053035Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481135478Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48119666Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481259132Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481350545Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481434728Z namespaces/openshift-insights/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.481476889Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.482231743Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.482318126Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.482616586Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.482732779Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483029909Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483111461Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483300308Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48336355Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483410211Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483488224Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483518615Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483609048Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483669919Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483712981Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483765893Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483807554Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483869896Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.483911327Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48398827Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484024021Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484114074Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484188346Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484261318Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48431321Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484378382Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484429194Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484490996Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484530867Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484586699Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48462459Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484685142Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484692302Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484729053Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/insights-operator-5c847dcfc4-pf2sv.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484821596Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/insights-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484828687Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/insights-operator/insights-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484840747Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/insights-operator/insights-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.484882369Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.485342983Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-pf2sv/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.485683844Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.485722605Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/insights-runtime-extractor-dwvj2.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.485832819Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48585208Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/exporter/exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48585884Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/exporter/exporter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.485906221Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/exporter/exporter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.485995164Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486058876Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/exporter/exporter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486111578Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/extractor/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486122078Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/extractor/extractor/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486130329Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/extractor/extractor/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48617047Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/extractor/extractor/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486308834Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486368476Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/extractor/extractor/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486579673Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486588333Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486601824Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486633395Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486760929Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486831191Z namespaces/openshift-insights/pods/insights-runtime-extractor-dwvj2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486892873Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.486938155Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/insights-runtime-extractor-fvmrl.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487022647Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487039768Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/exporter/exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487048998Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/exporter/exporter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48709644Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/exporter/exporter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487191353Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487309127Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/exporter/exporter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487337197Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/extractor/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487343537Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/extractor/extractor/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487362298Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/extractor/extractor/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48741032Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/extractor/extractor/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487505223Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487573455Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/extractor/extractor/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487613456Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487626317Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487632507Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487682158Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487777002Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487847404Z namespaces/openshift-insights/pods/insights-runtime-extractor-fvmrl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487895485Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.487947747Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/insights-runtime-extractor-vspbn.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48804036Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48804829Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/exporter/exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48805716Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/exporter/exporter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488103902Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/exporter/exporter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488198015Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488295528Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/exporter/exporter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488326919Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/extractor/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488332179Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/extractor/extractor/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48833836Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/extractor/extractor/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488393381Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/extractor/extractor/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488487404Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488554966Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/extractor/extractor/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488591077Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488598358Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488606398Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48865633Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488749173Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488818695Z namespaces/openshift-insights/pods/insights-runtime-extractor-vspbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488865156Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.488901027Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48897686Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489012661Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489067023Z namespaces/openshift-keda/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489074273Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489082763Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489172296Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48929443Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489346782Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489359112Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489404834Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489467836Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48959843Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.48960479Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489693023Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489776435Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489787096Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.489826177Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490012323Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490052444Z namespaces/openshift-keda/operators.coreos.com/installplans/install-xj7qc.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490165008Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490199569Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490309173Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490340754Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490631953Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490667664Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490777538Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490822959Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490890691Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490920682Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.490971954Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491006945Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491091878Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49116733Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491280474Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491330236Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491376387Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491416608Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49146248Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491545043Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491603764Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491650676Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491728228Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49179236Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491840872Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.491947705Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492020178Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492105241Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492179583Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492283706Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49240621Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492577296Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492637418Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492690049Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49272965Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492767952Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492822504Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492869945Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.492950657Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.4930276Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493064861Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493113543Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493168055Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493197056Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493325649Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493397142Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493447344Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493473924Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493580678Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493612819Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493672641Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493706832Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493784304Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493823796Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493912118Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.493988951Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494069484Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494117625Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494155306Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494209668Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49427046Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494356153Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494433335Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494477257Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494555549Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49460245Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494645532Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494742915Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494814068Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49489527Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.494978403Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495057945Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495178169Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495358955Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495409427Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495451188Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495494799Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495538231Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495582902Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495622583Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495701556Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495780748Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495846431Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495891472Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495951174Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.495994895Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496083718Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49614099Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496182641Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496258614Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496288195Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496343477Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496379358Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49643652Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496473221Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496562984Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496597575Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496686177Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496725269Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496788741Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496829662Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496909715Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.496987837Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49707483Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497407161Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497449052Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497515234Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497554665Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497644068Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49769316Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497721361Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497805793Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497875656Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.497925928Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498035751Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498111783Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498190416Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498290779Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498363362Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498489966Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498669551Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498740063Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498787355Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498838857Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498885798Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49894844Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.498999072Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499072924Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499154647Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499214719Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499289751Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499343223Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499402425Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499451676Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499499258Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.49954876Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499594061Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499648023Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499703594Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499802638Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499828578Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499896181Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.499926402Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500000234Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500024375Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500112988Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50018992Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500346655Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500394497Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500435148Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500484759Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500542201Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500611084Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500668716Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500716217Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500794289Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500865162Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500876352Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.500906203Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501070168Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50110951Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501237804Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501325266Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501599285Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501676208Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501765081Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.501884515Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50204429Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502090491Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502134783Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502181324Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502232816Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502289117Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502334319Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502411712Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502492274Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502540956Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502588957Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502641399Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50268342Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502738182Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502786053Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502826735Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502863426Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.502948169Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503082563Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503137475Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503175006Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503264979Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503312741Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503399243Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503469726Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503548298Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50360864Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503646961Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503715093Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503744194Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503829277Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503874068Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50391445Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.503998403Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504089445Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504135157Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504257581Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504337633Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504417246Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504495968Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504572291Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504696285Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50486431Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504930162Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.504975524Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505021685Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505062046Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505107928Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505151109Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505230452Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505340975Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505379317Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505422088Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505466179Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505510711Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505542212Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505590774Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505637315Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505672536Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.505742019Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50579692Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506254745Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506297576Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506358228Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50640738Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506492063Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506567005Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506646408Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506696049Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506742351Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506806823Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506854534Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506931287Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.506986719Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50702064Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507098322Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507153374Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507214176Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50734664Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507419202Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507496215Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507571157Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50765577Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507772244Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.507924958Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50797441Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508018652Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508076413Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508121865Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508192357Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508229948Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508325851Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508404804Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508454586Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508494407Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508540448Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508568899Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508642752Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508672442Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508718254Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508763845Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508860828Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50890214Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.508974112Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509010873Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509083176Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509124187Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50920668Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509442937Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509549121Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509608052Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509661634Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509710646Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509751517Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.50983615Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509898562Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.509937773Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510023536Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510070147Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510077698Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510115589Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510192931Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510262614Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510380337Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51046413Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510641406Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510723188Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510855583Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.510975376Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511181363Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511285306Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511326208Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51138413Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511422411Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511465462Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511509934Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511599787Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511673759Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511720851Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511761572Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511811913Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511853055Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511903966Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511919987Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.511962298Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/kube-storage-version-migrator-operator-846bf668f7-9lg2b.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512095052Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/kube-storage-version-migrator-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512106893Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512117413Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512165555Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512293639Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9lg2b/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512433353Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512475405Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512537917Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512575818Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512661571Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512697982Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512766554Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512805885Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512880498Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.512910939Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513017472Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513129046Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513292851Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513342913Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513386214Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513452676Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513488877Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51357909Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513638332Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513693564Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513769006Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513845139Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51388826Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.513999814Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514082906Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514213731Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514329044Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514431898Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514551451Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514709496Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514761138Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51483602Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514890382Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514924123Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.514968925Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515007416Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515098219Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515247594Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515299085Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515340297Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515390248Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51545247Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515505062Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515512032Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515552123Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator-d57d58cc9-r25bp.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515628256Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/graceful-termination/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515635206Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/graceful-termination/graceful-termination/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515641776Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515694318Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515785061Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515882434Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515917405Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515924815Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator/migrator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515941456Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator/migrator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.515990648Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator/migrator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516293537Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51637909Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-r25bp/migrator/migrator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516429922Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516467783Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516521815Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516592417Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516650199Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516657029Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516668639Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516717331Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516818204Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516916127Z namespaces/openshift-marketplace/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516926718Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516932638Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.516948948Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517023911Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517034871Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517045502Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517141715Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517244058Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517353412Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517459615Z namespaces/openshift-monitoring/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517505096Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517559848Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51760798Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517689792Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517739504Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.517883058Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.518375384Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.518741286Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.518981844Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519023665Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519091327Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519135289Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519238512Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519300544Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519340355Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519424718Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.51948512Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.519533291Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.522521447Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.522679172Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.523763107Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.52383906Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.524879123Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.525004117Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.525522664Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.525685759Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.525728901Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.525884515Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.525924467Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526000689Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.52602969Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526112703Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526199665Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526292428Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.52632312Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526461224Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526494815Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526579598Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526616209Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526750443Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526787534Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.526894618Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527087694Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527166787Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527470676Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527611171Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527741195Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527833508Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.527952592Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.528038355Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.528590932Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.528638654Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.52881486Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.528897442Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.528986195Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529093238Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529172521Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529341846Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529426359Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529517922Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529603065Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529695018Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.52977914Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529829192Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529873623Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529920225Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529928275Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.529966297Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5300647Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53008923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530163473Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530349829Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530360939Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530367869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530417911Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530512314Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530580366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530619118Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530628428Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530632618Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530683629Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530783893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530854195Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530892806Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530899967Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530923447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.530966819Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531062382Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531124954Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531155135Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531163335Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531172075Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531261918Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531364661Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531431173Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531472805Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531482705Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531498886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531531857Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53162884Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531694482Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531735453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531745194Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531753764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531799325Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531892719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531960181Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.531999412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532011822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532015862Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532059604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532146917Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532372924Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532409625Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532451046Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator-64786d9cbb-mqsp8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532536069Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532543369Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532550029Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.532600061Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533053146Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533126128Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-mqsp8/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53318317Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533229261Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics-7c9dbb8b7d-57lfj.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533365456Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-main/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533380586Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533390947Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533441008Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533537011Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533608363Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533667435Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-self/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533676086Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533683936Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533717097Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53381548Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533880522Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533931744Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533939464Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533947704Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.533996266Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534135951Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534203873Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-57lfj/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534278775Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534325786Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server-6485c4445-bcqjm.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53442026Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53442759Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server/metrics-server/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53443408Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server/metrics-server/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534483191Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534580035Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534651397Z namespaces/openshift-monitoring/pods/metrics-server-6485c4445-bcqjm/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534688728Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534725059Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin-d5dcff7cf-dxx4z.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534824362Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534834853Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534844313Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.534939036Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535037539Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535106791Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-dxx4z/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535170404Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535242626Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter-8kcr2.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53535852Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/init-textfile/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53537385Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/init-textfile/init-textfile/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53537998Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/init-textfile/init-textfile/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535426472Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535503304Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535573086Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535615188Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535625848Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535635619Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53566837Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535763263Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535832485Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535881567Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535896527Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter/node-exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535905437Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter/node-exporter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.535960569Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536064013Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536125995Z namespaces/openshift-monitoring/pods/node-exporter-8kcr2/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536168336Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536208717Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter-ktd7j.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536323541Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/init-textfile/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536336361Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/init-textfile/init-textfile/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536342671Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/init-textfile/init-textfile/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536372692Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536442154Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536507587Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536542788Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536552498Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536556698Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536586879Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536679122Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536746574Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536781645Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536791746Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter/node-exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536795806Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter/node-exporter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536843498Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.536953511Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537017173Z namespaces/openshift-monitoring/pods/node-exporter-ktd7j/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537081825Z namespaces/openshift-monitoring/pods/node-exporter-tv629/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537112226Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter-tv629.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53723463Z namespaces/openshift-monitoring/pods/node-exporter-tv629/init-textfile/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537254061Z namespaces/openshift-monitoring/pods/node-exporter-tv629/init-textfile/init-textfile/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537267921Z namespaces/openshift-monitoring/pods/node-exporter-tv629/init-textfile/init-textfile/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537299202Z namespaces/openshift-monitoring/pods/node-exporter-tv629/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537372564Z namespaces/openshift-monitoring/pods/node-exporter-tv629/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537443557Z namespaces/openshift-monitoring/pods/node-exporter-tv629/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537467598Z namespaces/openshift-monitoring/pods/node-exporter-tv629/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537474088Z namespaces/openshift-monitoring/pods/node-exporter-tv629/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537477928Z namespaces/openshift-monitoring/pods/node-exporter-tv629/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53753238Z namespaces/openshift-monitoring/pods/node-exporter-tv629/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537614932Z namespaces/openshift-monitoring/pods/node-exporter-tv629/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537681674Z namespaces/openshift-monitoring/pods/node-exporter-tv629/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537721446Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537736856Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter/node-exporter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537744806Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter/node-exporter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537794958Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537904581Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.537969183Z namespaces/openshift-monitoring/pods/node-exporter-tv629/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538025325Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538056816Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics-54cf96dfcf-pprmx.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538240432Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-main/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538261923Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538272393Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538332865Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538429318Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53849594Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538551672Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-self/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538567753Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538575453Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538614874Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538706497Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538771709Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538817631Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538829781Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538833721Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538884813Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.538986686Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539048678Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-pprmx/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53909007Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539148932Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539385559Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53939968Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53940419Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539440891Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539542894Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539607386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539653368Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539661188Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539667318Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.53971532Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539803613Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539871275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539921326Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539929077Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539939817Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.539982888Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540073191Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540140883Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540185735Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540192255Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540201545Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540310929Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540392312Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540459724Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540508805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540522116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540529936Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540554127Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540642789Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540712262Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540761683Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540771044Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540776064Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.540814075Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541172426Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541255149Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541302261Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541310491Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541345962Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541377673Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541482076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541548618Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541634761Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541665892Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator-567f7b8b7c-8vkwv.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541759395Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541768345Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541777316Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541823457Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54191708Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.541979162Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542010933Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542020864Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542026114Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542061275Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542270852Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542341054Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8vkwv/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542375885Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542416826Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook-d559d66d5-566fz.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542503189Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54251635Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54252306Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54254509Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542638444Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542710446Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-566fz/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542748667Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542782438Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client-77f97ff54d-d5rnf.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542930073Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542937893Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542941963Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.542984265Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543075178Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54314216Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543181241Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/reload/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543189691Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/reload/reload/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543193671Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/reload/reload/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543271374Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/reload/reload/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543368577Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543433109Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/reload/reload/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54346151Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54346794Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client/telemeter-client/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54347686Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543524432Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543661726Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543730079Z namespaces/openshift-monitoring/pods/telemeter-client-77f97ff54d-d5rnf/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5437765Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543840172Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-querier-5dc479b7c8-ln75k.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543973727Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543981627Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.543988177Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544025358Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544117941Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544188793Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544240405Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-rules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544259766Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544264066Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544311487Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54440265Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544471823Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544507174Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-web/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544516794Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544523154Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544550015Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544639208Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5447065Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544746091Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544755372Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544764422Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544798543Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544891306Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544960958Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544979959Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/prom-label-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544989399Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.544995079Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545040831Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545125153Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545192766Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545253157Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-query/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545271938Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-query/thanos-query/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545278398Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-query/thanos-query/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545314559Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545425853Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545486395Z namespaces/openshift-monitoring/pods/thanos-querier-5dc479b7c8-ln75k/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545519636Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545557477Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545618469Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545694202Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545823066Z namespaces/openshift-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545868527Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545936899Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.545966851Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546018602Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546053433Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546302561Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546379894Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546463586Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546500068Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546549139Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546695714Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546812498Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54687602Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546926311Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.546962612Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547012384Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547093697Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547140908Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547175629Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547311344Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547345495Z namespaces/openshift-multus/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547395206Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547535431Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.547621354Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54811388Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.548369978Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54905201Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549139502Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549311928Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.54937489Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549440362Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549545765Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549634998Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549721671Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549820234Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.549893617Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550041791Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550152215Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55030371Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550342921Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550395123Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550451235Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550486016Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550545647Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550583319Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55062741Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550680032Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550789055Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550870528Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550910479Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.550963231Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551015673Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551058114Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551112706Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551151107Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551294542Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551315312Z namespaces/openshift-multus/pods/multus-7lzpt/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551322552Z namespaces/openshift-multus/pods/multus-7lzpt/multus-7lzpt.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551400645Z namespaces/openshift-multus/pods/multus-7lzpt/kube-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551409885Z namespaces/openshift-multus/pods/multus-7lzpt/kube-multus/kube-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551416395Z namespaces/openshift-multus/pods/multus-7lzpt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551516549Z namespaces/openshift-multus/pods/multus-7lzpt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.551923742Z namespaces/openshift-multus/pods/multus-7lzpt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552009514Z namespaces/openshift-multus/pods/multus-7lzpt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552046136Z namespaces/openshift-multus/pods/multus-7rbqh/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552116028Z namespaces/openshift-multus/pods/multus-7rbqh/multus-7rbqh.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552234202Z namespaces/openshift-multus/pods/multus-7rbqh/kube-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552246182Z namespaces/openshift-multus/pods/multus-7rbqh/kube-multus/kube-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552250422Z namespaces/openshift-multus/pods/multus-7rbqh/kube-multus/kube-multus/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552322325Z namespaces/openshift-multus/pods/multus-7rbqh/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552669386Z namespaces/openshift-multus/pods/multus-7rbqh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55279387Z namespaces/openshift-multus/pods/multus-7rbqh/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552843051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.552913614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/multus-additional-cni-plugins-78rt9.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553075199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/bond-cni-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553084559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553088729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553136871Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553279885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553403709Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553445471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553455881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/cni-plugins/cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553470152Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553508223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553641197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55373958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553758771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/egress-router-binary-copy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553766911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553772241Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553841104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.553946047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55404692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554070281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554084181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554091832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554137803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554244406Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554321189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55435592Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/routeoverride-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55436283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55436698Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554432952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554526166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554591437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554631779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni-bincopy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554644799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554649039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55467721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554764883Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554834945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554869466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554875987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554885317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.554923668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555010561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555080243Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-78rt9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555124685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555169006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/multus-additional-cni-plugins-9h8vf.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555348732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/bond-cni-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555360332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555364262Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555387143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555711633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555782216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555811037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555815757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/cni-plugins/cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555819727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55591477Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.555998943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556066435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556096096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/egress-router-binary-copy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556100696Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556108346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556159548Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556351104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556422496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556463688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556473798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556479228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556503509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556577791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556643633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556691605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/routeoverride-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556701555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556708516Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556717706Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556812969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556881221Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556910872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni-bincopy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556941783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.556951663Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557000135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557080137Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55714961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557193651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557201261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557205311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557248143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557341166Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557418108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-9h8vf/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55746493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557510161Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/multus-additional-cni-plugins-hxn8f.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557637265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/bond-cni-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557673427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557680667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557715008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557803821Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557875613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557911604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557917974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/cni-plugins/cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557922035Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.557958186Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558056239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558115171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558153782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/egress-router-binary-copy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558160522Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558164502Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558214274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558341928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558437351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558478182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558488393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558494363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558545104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558652478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558738611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558771742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/routeoverride-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558780882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558784902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558815433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.558925017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559007689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559056661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni-bincopy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559063721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559067741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559124203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559243147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.55933794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559372031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559382421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559386531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559446973Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559534986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559619229Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxn8f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5596684Z namespaces/openshift-multus/pods/multus-mfcn7/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559722362Z namespaces/openshift-multus/pods/multus-mfcn7/multus-mfcn7.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559814495Z namespaces/openshift-multus/pods/multus-mfcn7/kube-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559821005Z namespaces/openshift-multus/pods/multus-mfcn7/kube-multus/kube-multus/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559824976Z namespaces/openshift-multus/pods/multus-mfcn7/kube-multus/kube-multus/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.559874077Z namespaces/openshift-multus/pods/multus-mfcn7/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560395914Z namespaces/openshift-multus/pods/multus-mfcn7/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560477337Z namespaces/openshift-multus/pods/multus-mfcn7/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560527568Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5605828Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon-5vdcg.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560671213Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560677773Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560681803Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560729665Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560832878Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560916321Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560966282Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560972733Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.560976602Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561043565Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561167259Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561254691Z namespaces/openshift-multus/pods/network-metrics-daemon-5vdcg/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561297373Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561365785Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon-k5gh9.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561456638Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561470929Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561476859Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561505579Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561603123Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561670835Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561703316Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561712296Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561716276Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561765218Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561888262Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.561971754Z namespaces/openshift-multus/pods/network-metrics-daemon-k5gh9/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562020976Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562078958Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon-rqzsx.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562162361Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562168981Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562172991Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562240183Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562345187Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562426609Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562476911Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562483981Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562487961Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562539933Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562690658Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56277296Z namespaces/openshift-multus/pods/network-metrics-daemon-rqzsx/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562823232Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562876164Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562935476Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.562942276Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56307355Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563184644Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563281787Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563333618Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563435852Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563497074Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563549625Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563608177Z namespaces/openshift-network-console/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563670189Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563739511Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563791683Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563856725Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.563909917Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56400965Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564140064Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56431223Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56432936Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564391412Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564467385Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564496686Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564553828Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564596649Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564688252Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564731153Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564777175Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.564886288Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56494551Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565008722Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565139206Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565243959Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565463327Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565536499Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565715995Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565844749Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.565970053Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566028615Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566068696Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566125718Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566169149Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566236011Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566286203Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566344935Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566391936Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566440018Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566473159Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566550632Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566627974Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566672096Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566721237Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566761299Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56680764Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566854091Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566862072Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566891723Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin-6bffdf9778-dh87v.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566969895Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566977505Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.566982006Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567029317Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567151711Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567269295Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-dh87v/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567305476Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567350417Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567395479Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56743028Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567486112Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567520403Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567579985Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567619866Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567673178Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567718849Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567818072Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.567912905Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568007158Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56805458Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568090021Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568156673Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568187444Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568283537Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568327639Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56837868Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568405831Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568490814Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568537865Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568566266Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568638049Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56869305Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568735572Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568828105Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.568914328Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569108984Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569179736Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569435944Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569519457Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.56962215Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569681002Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569722763Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569778425Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569815866Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569904809Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569953601Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.569991672Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570052584Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570089125Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570137537Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570183118Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570288882Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570366204Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570416856Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570449947Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570506529Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57053512Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570594582Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570640373Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570686874Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570697175Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570710075Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/network-check-source-989f8b8dc-2rwms.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570804388Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/check-endpoints/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570813289Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/check-endpoints/check-endpoints/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570820529Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57084277Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.570953503Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571019075Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-2rwms/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571055336Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571093758Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-fd6wn.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57116893Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-container/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5711758Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57118Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571234332Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571361686Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571428788Z namespaces/openshift-network-diagnostics/pods/network-check-target-fd6wn/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57147618Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57149488Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-kw8pb.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571558082Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-container/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571565703Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571573553Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571616174Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571705707Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571771329Z namespaces/openshift-network-diagnostics/pods/network-check-target-kw8pb/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57180723Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571845472Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-ljjkv.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571915184Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-container/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571922364Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571926604Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.571959655Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572047278Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57211362Z namespaces/openshift-network-diagnostics/pods/network-check-target-ljjkv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572141091Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572183313Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572238074Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572257175Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572306797Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572394719Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572444561Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572483862Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572572945Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572619367Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572660998Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572712319Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572743291Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572809953Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572855234Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572895085Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.572943357Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573016489Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573094192Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573169864Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573241547Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573273418Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573325569Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573371851Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573452183Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573497515Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573540716Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573616429Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57365789Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57366671Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573699591Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573750723Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573800354Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.573893517Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57396525Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574054043Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574132985Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574214098Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574394284Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574504217Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574550309Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57459936Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574649542Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574698493Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574740995Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574768756Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574816287Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574857988Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.574935331Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575015413Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57520925Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575239231Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575249321Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575254151Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575276152Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575312083Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575369515Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575378095Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575403376Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575456328Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575487909Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.5755409Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575579762Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575627253Z namespaces/openshift-network-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575668914Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575731287Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575769738Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575820299Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57584864Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.575956424Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576027596Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576107919Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57615378Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576193411Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576287834Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576325846Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576374897Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576416009Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576496801Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576541973Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576570223Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576658486Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576692027Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576697727Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576741509Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576830072Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576864203Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.576994377Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577155282Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577352349Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577437591Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577608217Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57769815Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577819064Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577874015Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.577919857Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57801015Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578065011Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578136854Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578186495Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578238537Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57831751Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578361931Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578429833Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578466344Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578560437Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57863051Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578687042Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578721243Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578774644Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578817726Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578870847Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.578904698Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579058973Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579093615Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579129006Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579136806Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579184277Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter-g2fwl.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579300121Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579311811Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579318152Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579328182Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579425255Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579493357Z namespaces/openshift-network-operator/pods/iptables-alerter-g2fwl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579536719Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57955957Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter-pwbz7.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579636362Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579648662Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579656722Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579679493Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579761386Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579826418Z namespaces/openshift-network-operator/pods/iptables-alerter-pwbz7/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579864299Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.57989327Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter-xqkc6.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579969212Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579975943Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.579979943Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580012144Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580101427Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580163399Z namespaces/openshift-network-operator/pods/iptables-alerter-xqkc6/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58019142Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580308043Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580366825Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580411147Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580458248Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58051074Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580587532Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580624904Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580671755Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580707226Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580790379Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580866452Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580944264Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.580985275Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581026397Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581070408Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58111558Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581195582Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581261334Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581318296Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581390638Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58144086Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581475181Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581569264Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581653087Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58174535Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581819382Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.581893854Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582018818Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582230505Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582297987Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582339429Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58239307Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582433272Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582481953Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582588337Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582667669Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582745762Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582794303Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582834845Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582888506Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582917927Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.582986229Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583020541Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583088903Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583097743Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583128944Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583186376Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583261248Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58331562Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583357212Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583407393Z namespaces/openshift-operators/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583416473Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583422774Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583446204Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583498906Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583539567Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583597069Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58363395Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583683092Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583712283Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583909159Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.583982662Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584060394Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584104116Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584148237Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584300812Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584331543Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584383225Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584435336Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584514049Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58455581Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584603732Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584671174Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584722175Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584730656Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584759997Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584809678Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.584837879Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.585079987Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58516547Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.585515301Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.585640925Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586198263Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586307086Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586476632Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586517413Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586563215Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586659367Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586777291Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586793582Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586895735Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586944107Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.586972537Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58704226Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58706494Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587151403Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587171024Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587249157Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587271097Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587310428Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587393361Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587411482Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587492274Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587575337Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587640779Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587706721Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587724262Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587764173Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587844976Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587883357Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587929678Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.587938219Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58798221Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588101264Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588147585Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588188537Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588306391Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588317041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588381673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-node-j2nr7.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588561759Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-node/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588569909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588573869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58860533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588723484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588791326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588828397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588835897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588840648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588882199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.588988292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589049454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589065715Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/nbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589071865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/nbdb/nbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589075805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/nbdb/nbdb/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589121777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/nbdb/nbdb/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589239761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589313933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589345374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/northd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589354434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/northd/northd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589358534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/northd/northd/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589388385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/northd/northd/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589490629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589559011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/northd/northd/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589589172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-acl-logging/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589598132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589602222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589634513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589724036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589790948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.589829029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58983746Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-controller/ovn-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58984153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.58986174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.590093968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59015963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.590197061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.590204481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.590209061Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.590258353Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59140627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591447871Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591500843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/sbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591513214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/sbdb/sbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591519664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/sbdb/sbdb/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591530514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/sbdb/sbdb/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591633007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591697639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-j2nr7/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59171383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591790642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-node-rwqm5.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591937467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-node/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591950657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591956978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.591984889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592112983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592180375Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592211046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592231546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592238757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592277378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592487135Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592555407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592593138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/nbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592600088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/nbdb/nbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592604169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/nbdb/nbdb/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592626999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/nbdb/nbdb/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592726422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592789035Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592835196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/northd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592844656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/northd/northd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592851026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/northd/northd/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592860997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/northd/northd/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.592984501Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593065873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/northd/northd/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593080884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-acl-logging/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593085144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593099694Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593139046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593239469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593312531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593350122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593356973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-controller/ovn-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593360993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593390474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59357406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593639042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593669523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593676953Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593681003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.593713324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594665945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594733107Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594772538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/sbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594780439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/sbdb/sbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594784479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/sbdb/sbdb/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594811469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/sbdb/sbdb/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594910553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.594976045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rwqm5/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595016206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595087408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-node-zpfm4.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595271364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-node/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595283095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595342606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595391128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595505382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595572134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595605045Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595614395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595619926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595653407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59576053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595828392Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595871123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/nbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595881144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/nbdb/nbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595887014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/nbdb/nbdb/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595897024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/nbdb/nbdb/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.595982047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596051619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59608362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/northd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59609311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/northd/northd/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596099291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/northd/northd/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596131882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/northd/northd/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596329808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596400491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/northd/northd/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596439862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-acl-logging/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596449772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596455642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596474643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596570956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596634468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596665619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596677019Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-controller/ovn-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59668138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59670922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596876906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596945368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596962738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596978519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.596989089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59702078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.597890078Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59795329Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.597983941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/sbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.597993191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/sbdb/sbdb/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.597998012Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/sbdb/sbdb/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598021603Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/sbdb/sbdb/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598121416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598191178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpfm4/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59825549Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598280531Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598334582Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598346503Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598380684Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598474187Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598592651Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598641352Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598686104Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598766607Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598851119Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598900011Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598942212Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598989344Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.598997374Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599001464Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599039435Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599088507Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599136728Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59919096Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599283373Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599306644Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599360135Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599435108Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599547901Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599642795Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599691086Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599739438Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599784709Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.59981786Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599896333Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599935284Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.599977825Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600057698Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60010653Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60011465Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600154861Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600200753Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600260864Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600377508Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600455381Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600646747Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600723959Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600837663Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.600969377Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601156303Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601231686Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601266237Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601326769Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60136529Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601412041Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601448793Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601529475Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601608378Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601653169Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601694801Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601763233Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601791304Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601849826Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601892267Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601936478Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601944129Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.601977119Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/service-ca-operator-5d46d9ffd4-pth79.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602054902Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/service-ca-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602061602Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602065782Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602105674Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602363152Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-pth79/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602543058Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602572289Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60263234Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602669832Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602721063Z namespaces/openshift-service-ca/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602764065Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602821197Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602851238Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.602901139Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60294091Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603031113Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603158277Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603367294Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603416066Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603451337Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603494678Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60353686Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603616012Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603758557Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603798858Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60387308Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603920132Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603928902Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.603963663Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604015785Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604051676Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60416152Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604264243Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604374387Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604449759Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604565853Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604717298Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604907734Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604958365Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.604993467Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605043088Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605071039Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605124871Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605156352Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605259825Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605341098Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605374599Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60542195Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605495543Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605536694Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605591366Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605604416Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605633887Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-758f599c5-shn6r.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605704949Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60571331Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60571774Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605754651Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.605968188Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60603437Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shn6r/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606073261Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606105852Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606147833Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606194635Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606257497Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606314609Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606372531Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606417432Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606462274Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606527816Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606642739Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606754993Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606835496Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606871987Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.606922058Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6069684Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607005781Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607082334Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607127865Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607169656Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60728694Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607333162Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607365243Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607467136Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607547098Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607622031Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607698603Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.607773616Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60789757Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608052755Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608109567Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608128217Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608184369Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.60822833Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608291192Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608320473Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608414566Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608489459Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6085334Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608573422Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608608943Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608655344Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608699466Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608726986Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608780748Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608821289Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608864531Z namespaces/openshift/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608910182Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608963454Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.608989975Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609044806Z namespaces/openshift/apps/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609093548Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609206262Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609305955Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609380697Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609429069Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6094675Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609510492Z namespaces/openshift/batch/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609583754Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609667917Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609714388Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609744129Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609832292Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609867923Z namespaces/openshift/core/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.609906464Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610006057Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61008449Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610161573Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610264076Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610336608Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610458762Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610628657Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610668119Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61071028Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610757362Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.610802233Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612208688Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6122717Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612364453Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612445516Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612550779Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612661473Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612743065Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.612902461Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613066526Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61318797Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613312974Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613390506Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613531121Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613632224Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613761168Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613858531Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.613950154Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614086168Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614205092Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614345727Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614458411Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614547903Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614645586Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61474096Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614840393Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.614937416Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615035129Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615128752Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615267837Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61538305Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615483853Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615593007Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61569348Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615784513Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.615895377Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616040991Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616159935Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61632109Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616410253Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616526157Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6166287Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616743094Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616881728Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.616970201Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617060034Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617191908Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617341643Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617448716Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61755795Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617645883Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617733366Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617824388Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.617942702Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618062296Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61818406Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618333705Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618451219Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618541862Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618636085Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618753238Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618907683Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.618942795Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619035058Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6191078Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619155891Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619195713Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619351688Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619386509Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.61943331Z namespaces/openshift/policy/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619474792Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619521753Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619560074Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619608376Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619619406Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619650397Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619764891Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619883195Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.619998358Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620106702Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620302028Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620416522Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620529915Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620637859Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620762423Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.620875497Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6209896Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.621116394Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.62128079Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.621390773Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.621506607Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.621637011Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.621746274Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.621897599Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622054115Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622174238Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622295312Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.62255616Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622677504Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622778158Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622881951Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.622981334Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623081617Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623195451Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623335425Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623439679Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623542222Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623637335Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623761399Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623875443Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.623983536Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.6240886Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.624183093Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.624316027Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.624454461Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.624576476Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.62471722Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.624845694Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.624981729Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625121253Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625283678Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625458194Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625601958Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625734853Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625863577Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.62595817Z network_logs/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.625999801Z network_logs/cluster_scale [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.626107705Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.626203508Z network_logs/multi-networkpolicy [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.626317832Z network_logs/net-attach-def [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.626417685Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.62658241Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.626691083Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628070728Z nodes/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628118319Z nodes/debug [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628234763Z nodes/ip-10-0-134-170.ec2.internal/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628271844Z nodes/ip-10-0-134-170.ec2.internal/cpu_affinities.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628532243Z nodes/ip-10-0-134-170.ec2.internal/dmesg [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628836592Z nodes/ip-10-0-134-170.ec2.internal/ethtool_channels [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.628921705Z nodes/ip-10-0-134-170.ec2.internal/ethtool_features [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629027239Z nodes/ip-10-0-134-170.ec2.internal/ip-10-0-134-170.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629306928Z nodes/ip-10-0-134-170.ec2.internal/irq_affinities.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629472693Z nodes/ip-10-0-134-170.ec2.internal/lscpu [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629622938Z nodes/ip-10-0-134-170.ec2.internal/lspci [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629737291Z nodes/ip-10-0-134-170.ec2.internal/podresources.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629852305Z nodes/ip-10-0-134-170.ec2.internal/pods_info.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.629977329Z nodes/ip-10-0-134-170.ec2.internal/proc_cmdline [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.630077802Z nodes/ip-10-0-134-170.ec2.internal/sysinfo.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.63189488Z nodes/ip-10-0-134-170.ec2.internal/sysinfo.tgz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.632090207Z nodes/ip-10-0-135-213.ec2.internal/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.632137678Z nodes/ip-10-0-135-213.ec2.internal/cpu_affinities.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.63249465Z nodes/ip-10-0-135-213.ec2.internal/dmesg [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.632765048Z nodes/ip-10-0-135-213.ec2.internal/ethtool_channels [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.632843661Z nodes/ip-10-0-135-213.ec2.internal/ethtool_features [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.632927854Z nodes/ip-10-0-135-213.ec2.internal/ip-10-0-135-213.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.633203653Z nodes/ip-10-0-135-213.ec2.internal/irq_affinities.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.633373958Z nodes/ip-10-0-135-213.ec2.internal/lscpu [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.633497122Z nodes/ip-10-0-135-213.ec2.internal/lspci [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.633613136Z nodes/ip-10-0-135-213.ec2.internal/podresources.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.63375084Z nodes/ip-10-0-135-213.ec2.internal/pods_info.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.633989488Z nodes/ip-10-0-135-213.ec2.internal/proc_cmdline [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.634072781Z nodes/ip-10-0-135-213.ec2.internal/sysinfo.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.636099066Z nodes/ip-10-0-135-213.ec2.internal/sysinfo.tgz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.636285501Z nodes/ip-10-0-137-199.ec2.internal/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.636342283Z nodes/ip-10-0-137-199.ec2.internal/cpu_affinities.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.636664484Z nodes/ip-10-0-137-199.ec2.internal/dmesg [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.636895831Z nodes/ip-10-0-137-199.ec2.internal/ethtool_channels [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.636969794Z nodes/ip-10-0-137-199.ec2.internal/ethtool_features [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.637084707Z nodes/ip-10-0-137-199.ec2.internal/ip-10-0-137-199.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.63747979Z nodes/ip-10-0-137-199.ec2.internal/irq_affinities.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.637629445Z nodes/ip-10-0-137-199.ec2.internal/lscpu [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.637756989Z nodes/ip-10-0-137-199.ec2.internal/lspci [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.637842422Z nodes/ip-10-0-137-199.ec2.internal/podresources.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.637949475Z nodes/ip-10-0-137-199.ec2.internal/pods_info.json [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.638061089Z nodes/ip-10-0-137-199.ec2.internal/proc_cmdline [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.638150232Z nodes/ip-10-0-137-199.ec2.internal/sysinfo.log [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.640025622Z nodes/ip-10-0-137-199.ec2.internal/sysinfo.tgz [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.640182677Z pod_network_connectivity_check/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.640209648Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.640344212Z static-pods/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.640355472Z static-pods/kube-apiserver/ [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.662159292Z [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.662191814Z sent 58,401 bytes received 3,943,549 bytes 2,667,966.67 bytes/sec [must-gather] [must-gather-s8k4t] OUT 2026-07-09T10:00:09.662197624Z total size is 43,757,669 speedup is 10.93 [must-gather] [must-gather ] OUT 2026-07-09T10:00:09.931798053Z namespace/openshift-must-gather-8pf7l 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: de94e2ac-6afe-42ac-a2dc-1e30276ec854 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-k8ndt [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-k8ndt-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-k8ndt [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 6777545 Jul 9 10:00 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-k8ndt/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 75b11a2] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-k8ndt/e2e-predictor.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] ba51ca6..75b11a2 ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-09T10:01:03.013Z","type":3}]