[get-kubeconfig] Found kubeconfig secret: cluster-wrtgt-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-wrtgt-kubeconfig [get-kubeconfig] Found admin password secret: cluster-wrtgt-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-wrtgt-password [get-kubeconfig] API Server URL: https://ab435f3d94ae04180b4d41766680d3b4-967e6434a954cf21.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [clone-repo] fix/kserve-module-legacy-selector-cleanup [clone-repo] https://github.com/Jooho/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 89% (2798/3110) Updating files: 90% (2799/3110) Updating files: 91% (2831/3110) Updating files: 92% (2862/3110) Updating files: 93% (2893/3110) Updating files: 94% (2924/3110) Updating files: 95% (2955/3110) Updating files: 96% (2986/3110) Updating files: 97% (3017/3110) Updating files: 98% (3048/3110) Updating files: 99% (3079/3110) Updating files: 100% (3110/3110) Updating files: 100% (3110/3110), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4c6a130c213136d803ee987407e3094d900670800a73507fd61c7fd7f0573052 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4c6a130c213136d803ee987407e3094d900670800a73507fd61c7fd7f0573052 [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:73feeff3bf9ed8a8540674263cab5a50d6f54742b256a955c4797c06bcd7349c [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:73feeff3bf9ed8a8540674263cab5a50d6f54742b256a955c4797c06bcd7349c [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7893a590791cc9f33e3a3207dcc1d0843778bbf1aee8b6f22a63e3aa3b91a2e1 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7893a590791cc9f33e3a3207dcc1d0843778bbf1aee8b6f22a63e3aa3b91a2e1 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1722 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1722 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1722 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Downloading portforward [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 2.32s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 7.29s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://ab435f3d94ae04180b4d41766680d3b4-967e6434a954cf21.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Pending). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-c4s72 1/1 Running 0 42s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-c4s72 condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-rxz9q 1/1 Running 0 48s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-rxz9q condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-rzrth 1/1 Running 0 52s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-rzrth condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:4c6a130c213136d803ee987407e3094d900670800a73507fd61c7fd7f0573052 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:73feeff3bf9ed8a8540674263cab5a50d6f54742b256a955c4797c06bcd7349c [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7893a590791cc9f33e3a3207dcc1d0843778bbf1aee8b6f22a63e3aa3b91a2e1 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-x7vtg 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-x7vtg condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-69f6979966-w5gjg" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-69f6979966-cqqjs condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:5631c75f09ea79c405b1ee1ba1ef140506def447f94e98caafa5a169205a8887 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:1e659e68fe6b94ff5664410111354948341e93a645c4575003488d01c2cc9d37 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'asyncio': '0.23.8', 'json-report': '1.5.0', 'httpx': '0.30.0', 'cov': '5.0.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: asyncio-0.23.8, json-report-1.5.0, httpx-0.30.0, cov-5.0.0, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-10 19:09:29.881 3973 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-10 19:11:10.166 3973 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.166 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.167 3973 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-10 19:11:10.167 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-10 19:11:10.167 3973 kserve.trace Using external route host: isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.167 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.168 3973 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.168 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.168 3973 kserve.trace base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.168 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.277 3973 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.277 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.277 3973 kserve.trace base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.277 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:10.278 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-cc766-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:11:15.309 3973 kserve.trace Got response [{'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}, {'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}, {'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}, {'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}] [e2e-raw] 2026-07-10 19:11:15.309 3973 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}, {'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}, {'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}, {'message': '', 'batchId': '5f78f908-7b2e-40c5-997c-179db24e4fdc', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-10 19:11:15.362 3973 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-10 19:11:15.362 3973 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-10 19:13:05.638 3973 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-10 19:13:05.638 3973 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-10 19:13:05.641 3973 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-10 19:13:05.641 3973 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-10 19:13:05.703 3973 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-10 19:13:05.703 3973 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-10 19:14:55.984 3973 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-10 19:14:55.984 3973 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-10 19:14:55.987 3973 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-10 19:14:55.987 3973 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-10 19:16:36.249 3973 kserve.trace Host from isvc status URL = isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace Using external route host: isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace base url = https://isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:16:36.249 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-358e7-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:16:36.274 3973 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-10 19:16:36.274 3973 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-10 19:19:21.609 3973 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:19:21.609 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace Using external route host: isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace base url = https://isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:19:21.610 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-dc419-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:19:21.638 3973 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-10 19:19:21.638 3973 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-10 19:19:26.806 3973 kserve.trace Created primary ISVC: isvc-primary-147ca1 [e2e-raw] 2026-07-10 19:19:26.806 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-147ca1 [e2e-raw] 2026-07-10 19:20:56.852 3973 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-10 19:20:56.852 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-10 19:20:56.857 3973 kserve.trace Baseline recorded - resourceVersion: 20317 [e2e-raw] 2026-07-10 19:20:56.857 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20317 [e2e-raw] 2026-07-10 19:20:56.857 3973 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-10 19:20:56.857 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-10 19:20:56.998 3973 kserve.trace Created secondary ISVC isvc-secondary-147ca1, waiting for failure status... [e2e-raw] 2026-07-10 19:20:56.998 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-147ca1, waiting for failure status... [e2e-raw] 2026-07-10 19:21:05.023 3973 kserve.trace ISVC isvc-secondary-147ca1 reported failure: {'exitCode': 1, 'message': "2026-07-10 19:20:57.978 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-10 19:20:57.978 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-10 19:20:58.246 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:03.493 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-10 19:21:05.023 3973 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-147ca1 reported failure: {'exitCode': 1, 'message': "2026-07-10 19:20:57.978 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-10 19:20:57.978 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-10 19:20:58.246 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:03.493 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-10 19:21:05.023 3973 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-10 19:20:57.978 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-10 19:20:57.978 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-10 19:20:58.246 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:03.493 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-10 19:21:05.023 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-10 19:20:57.978 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-10 19:20:57.978 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-10 19:20:58.246 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:03.493 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-10 19:21:15.036 3973 kserve.trace Primary ISVC resourceVersion: before=20317, after=20317 [e2e-raw] 2026-07-10 19:21:15.036 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20317, after=20317 [e2e-raw] 2026-07-10 19:21:15.036 3973 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-10 19:21:15.036 3973 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-10 19:21:20.170 3973 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-10 19:21:20.170 3973 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-10 19:21:20.287 3973 kserve.trace Created ISVC isvc-init-fail-e3c30a, waiting for failure status... [e2e-raw] 2026-07-10 19:21:20.287 3973 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-e3c30a, waiting for failure status... [e2e-raw] 2026-07-10 19:21:30.301 3973 kserve.trace ISVC isvc-init-fail-e3c30a reported failure: {'exitCode': 1, 'message': "2026-07-10 19:21:21.237 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-10 19:21:21.237 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-10 19:21:21.511 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:25.712 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-10 19:21:30.301 3973 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-e3c30a reported failure: {'exitCode': 1, 'message': "2026-07-10 19:21:21.237 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-10 19:21:21.237 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-10 19:21:21.511 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:25.712 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-10 19:21:30.301 3973 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-10 19:21:21.237 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-10 19:21:21.237 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-10 19:21:21.511 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:25.712 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-10 19:21:30.301 3973 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-10 19:21:21.237 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-10 19:21:21.237 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-10 19:21:21.511 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-10 19:21:25.712 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-10 19:21:30.301 3973 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-10 19:21:30.301 3973 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-10 19:21:30.305 3973 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-10T19:21:20Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-10 19:21:30.305 3973 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-10T19:21:20Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-10 19:21:30.305 3973 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-10 19:21:30.305 3973 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-10 19:23:05.611 3973 kserve.trace Host from isvc status URL = raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:23:05.611 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace Using external route host: raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace Sending Header = {'Host': 'raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace base url = https://raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:23:05.612 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-e7135-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:23:05.636 3973 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-10 19:23:05.636 3973 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-10 19:24:40.897 3973 kserve.trace Host from isvc status URL = raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:24:40.897 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:24:40.897 3973 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-10 19:24:40.897 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-10 19:24:40.898 3973 kserve.trace Using external route host: raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:24:40.898 3973 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:24:40.898 3973 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:24:40.898 3973 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-10 19:24:40.898 3973 kserve.trace base url = https://raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:24:40.898 3973 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-759ec-kserve-ci-e2e-test.apps.f415c308-c2c5-4ec6-b54a-58e083f901a9.prod.konfluxeaas.com [e2e-raw] 2026-07-10 19:24:40.921 3973 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-10 19:24:40.921 3973 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 918.56s (0:15:18) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-10T19:24:47.542515514Z 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: f1b8f2d7-068c-4fa7-ab47-1e225af0debc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-10T19:24:47.599305247Z namespace/openshift-must-gather-rgbdx created [must-gather] [must-gather ] OUT 2026-07-10T19:24:47.606935124Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-j95qb created [must-gather] [must-gather ] OUT 2026-07-10T19:24:47.637975736Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.303997079Z [disk usage checker] Started [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.307073446Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.448389535Z No resources found in openshift-must-gather-rgbdx namespace. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.555749266Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.702760532Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.702816873Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.702816873Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.705018268Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.860344311Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.860374271Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.860374271Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:54.862374193Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.009020412Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.009050933Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.009050933Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.011242207Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.158900940Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.158993202Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.158993202Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.161194486Z Error getting logs from rhods-notebooks [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.307183737Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.307211061Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.307211061Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.309250568Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.455314808Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.455341288Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.455341288Z namespaces "istio-system" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.457620440Z Error getting logs from istio-system [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.600727660Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.600755741Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.600755741Z namespaces "knative-serving" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.602797221Z Error getting logs from knative-serving [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.750739835Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.750794175Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.750794175Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:55.752954301Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.010524648Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.271096220Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.397355960Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.473334458Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.475086154Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.600997173Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.681400158Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.683196825Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.815950005Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.900399909Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:56.902294104Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.030030198Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.109206049Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.111277119Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.232040478Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.308959711Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.310940312Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.430528031Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.509553439Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.511596886Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.630227891Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.708253610Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.710103845Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.833371993Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.913139495Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:57.915282815Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.034730065Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.115011782Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.116960768Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.239546171Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.321381276Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.323865716Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.447390873Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.523181900Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.525255832Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.647930269Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.726669135Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.728752299Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.854691215Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.932916861Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:58.934879114Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.059326680Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.138187154Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.140293015Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.258918970Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.311283793Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.339153785Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.341245757Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.467283786Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.546888547Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.549113008Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.672897397Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.749746434Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.751726642Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.879218261Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.959257447Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:24:59.961297007Z Error collecting info from [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:00.631274911Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:00.750297920Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:00.872503018Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:00.990959516Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.110957628Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.339543818Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.459045393Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.580393579Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.704025640Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.823970211Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:01.951450797Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:02.081310499Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:02.207290690Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:02.330183578Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:02.458190944Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:02.740468766Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:02.866901910Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.064271970Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.187206090Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.335107300Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.504643303Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.707680490Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.831956496Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:03.980866319Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.105268263Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.292268451Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.316779439Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.416162695Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.563655132Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.681867860Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.864062022Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:04.981791149Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:05.124877925Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:05.245398031Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:05.424757734Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:05.547631432Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:05.696825396Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:05.841582545Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.031306670Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.166600907Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.326004371Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.450669366Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.640717311Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.771492862Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:06.916404353Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.031778038Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.222519574Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.339724902Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.486966842Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.629938049Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.818366884Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:07.943476259Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.093301360Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.211064861Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.396451540Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.519373760Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.667146853Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.808721304Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:08.992106620Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.117247350Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.260502363Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.321800564Z [disk usage checker] Volume usage percentage: current = 19 ; allowed = 70 [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.402309408Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.580956765Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.700962808Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.845315285Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:09.984187959Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:10.165082818Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:10.284252693Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:10.427725160Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:10.544031423Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:10.724778756Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:10.842901267Z Wrote inspect data to must-gather. [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:14.326408284Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-t9d5d] POD 2026-07-10T19:25:14.562951747Z Caches written to disk [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.571351164Z waiting for gather to complete [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.574548953Z downloading gather output [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.892683353Z receiving incremental file list [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.910768659Z ./ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.910851232Z aggregated-discovery-api.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.91115517Z aggregated-discovery-apis.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.911840849Z event-filter.html [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.912530519Z timestamp [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.912661452Z version [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.912976421Z cluster-scoped-resources/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.912986491Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.912992071Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913158246Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.91331811Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913328121Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913375632Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913470575Z namespaces/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913485175Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913522356Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913615669Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.91364666Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913721562Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913766173Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.913865456Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914053601Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914157364Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914210926Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914247336Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914305448Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914336779Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914437182Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914485233Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914546455Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914637127Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914682099Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914757291Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.914906675Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.915037089Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.916798348Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.91687396Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.916957963Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917098476Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917328283Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917361654Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917377944Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917480847Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917536659Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917551309Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.91759163Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917671352Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917721474Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917737544Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917788956Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917841507Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917858398Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917919499Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917967141Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.917995552Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.932699473Z [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.932740894Z sent 765 bytes received 58,158 bytes 117,846.00 bytes/sec [must-gather] [must-gather-t9d5d] OUT 2026-07-10T19:25:15.932752845Z total size is 789,314 speedup is 13.40 [must-gather] [must-gather ] OUT 2026-07-10T19:25:16.004542545Z namespace/openshift-must-gather-rgbdx 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: f1b8f2d7-068c-4fa7-ab47-1e225af0debc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-10T19:25:16.12753523Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: f1b8f2d7-068c-4fa7-ab47-1e225af0debc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-10T19:25:16.145327648Z namespace/openshift-must-gather-r2nq6 created [must-gather] [must-gather ] OUT 2026-07-10T19:25:16.149931907Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-55lsf created [must-gather] [must-gather ] OUT 2026-07-10T19:25:16.17288779Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:17.631177338Z [disk usage checker] Started [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:17.634540413Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:17.835895415Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:17.980706792Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:18.077606322Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:18.161897822Z Gathering data for ns/default... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:18.462069773Z Gathering data for ns/openshift... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:18.875041932Z Gathering data for ns/kube-system... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:19.596470310Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:19.916312240Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:19.916351176Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:19.916351176Z namespaces "assisted-installer" not found [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.560500194Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.566847073Z INFO: Gathering HAProxy config files [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.567589901Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.572125628Z 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-6vnlf] POD 2026-07-10T19:25:20.579808163Z INFO: Collecting host service logs for crio [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.580235746Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.580594773Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.580964434Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.581295889Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.581649809Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.581984708Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.582313353Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.582685529Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.583070735Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.583404866Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.583840016Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.601773652Z Executing Istio gather script [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.617382885Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:20.624806694Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.062108298Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.066812924Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-jhgc6 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.066860459Z insights-runtime-extractor-498b8 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.066880317Z insights-runtime-extractor-7xmkc [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.066899595Z insights-runtime-extractor-blkm7 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.308635268Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.485783820Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.503562114Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.572201268Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.572286356Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.607847712Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.789377555Z No resources found [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.833279106Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.833279106Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:21.971066487Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.110170698Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.180627499Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.186237617Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.194253462Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.241495379Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.292763364Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.569780417Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.652975059Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.876402756Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.941198913Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:22.948165528Z INFO: 'previous-logs' folder not found on ip-10-0-131-216.ec2.internal, skipping... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.097418131Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.188176697Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.258169420Z No resources found [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.286656687Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.304772600Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.319226106Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.338762734Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.346325969Z INFO: HAProxy config collection complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.473896070Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.501735063Z INFO: 'previous-logs' folder not found on ip-10-0-134-233.ec2.internal, skipping... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.553838701Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.560768629Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.708439241Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.776724265Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.864540913Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.891804223Z INFO: 'previous-logs' folder not found on ip-10-0-134-26.ec2.internal, skipping... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.891938082Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:23.891991928Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.019998685Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.053796855Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.278382378Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.331959381Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.333471960Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.344930937Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.572522416Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.673711642Z INFO: INTERCONNECT MODE [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.673747630Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.746404201Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.827309400Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.862966349Z INFO: Gathering OVN_Northbound from ovnkube-node-4mqg8... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.863179249Z INFO: Gathering OVN_Northbound from ovnkube-node-n5mrx... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.863461131Z INFO: Gathering OVN_Northbound from ovnkube-node-xkfgq... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.863843846Z INFO: Gathering OVN_Southbound from ovnkube-node-4mqg8... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.864152953Z INFO: Gathering OVN_Southbound from ovnkube-node-n5mrx... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:24.864447013Z INFO: Gathering OVN_Southbound from ovnkube-node-xkfgq... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.069966168Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.203610685Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.225326691Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.241361370Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.251568621Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.261537591Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.269719093Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.276938798Z tar: Removing leading `/' from member names [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.324888675Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.381613864Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.423008619Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.547522134Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.558467198Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.724028891Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.824474984Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.853492208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.859324588Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.881105879Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.881222386Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.881762503Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.885687727Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.888344422Z ovnk_database_store/ [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.888398678Z ovnk_database_store/ovnkube-node-n5mrx_sbdb [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.916942204Z ovnk_database_store/ovnkube-node-xkfgq_sbdb [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.934798738Z ovnk_database_store/ovnkube-node-4mqg8_sbdb [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.956623922Z ovnk_database_store/ovnkube-node-xkfgq_nbdb [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.964444376Z ovnk_database_store/ovnkube-node-n5mrx_nbdb [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.975449075Z ovnk_database_store/ovnkube-node-4mqg8_nbdb [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:25.989910639Z INFO: Network log collection complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.090180549Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.092627748Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.177439171Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.216482667Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.341797172Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.348718351Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.351427672Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.506824962Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.508998191Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.589004428Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.824904511Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.827871592Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:26.835997401Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.065131808Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.219744732Z Gathering data for ns/openshift-console... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.278315351Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.281024074Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.345149277Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.475799351Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.483252370Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.647647078Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.713916793Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.717284625Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.777650780Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.882970747Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:27.923277851Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.148946963Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.152026149Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.350139511Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.356285158Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.567776141Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.570463798Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.656179856Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.764298234Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.784068285Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.968101930Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:28.970705596Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.146729468Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.284941103Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.355707726Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.358361417Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.532117239Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.744941892Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.797706240Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:29.938242498Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:30.175821732Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:30.518969566Z Done executing Istio gather script [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:30.543122699Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:30.962848375Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:31.057277601Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:32.178609528Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:32.890091573Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:33.211450693Z Gathering data for ns/kserve... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:33.318851192Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:34.438513217Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:34.760447794Z Gathering data for ns/openshift-config... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.025317753Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.482166802Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.585170117Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.801136072Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.880952134Z Collecting performance related data for node ip-10-0-134-26.ec2.internal [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.887776773Z Collecting performance related data for node ip-10-0-131-216.ec2.internal [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:35.896971922Z Collecting performance related data for node ip-10-0-134-233.ec2.internal [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:36.129853491Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:36.482731862Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:36.858715149Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:37.182444926Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:37.565292393Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:37.895357053Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:37.909146259Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:38.226756871Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:38.831015003Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:40.291268702Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:41.536994645Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:41.843857334Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:42.392430034Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:42.900672604Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:42.911675408Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:43.299553918Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:43.565944892Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.067539586Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.361143612Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.435406830Z Collecting kubelet logs for node ip-10-0-134-26.ec2.internal [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.437336349Z Collecting kubelet logs for node ip-10-0-131-216.ec2.internal [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.439278335Z Collecting kubelet logs for node ip-10-0-134-233.ec2.internal [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.820165878Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.835953912Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-r2nq6 namespace [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:44.842003871Z INFO: Node performance data collection complete. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:45.139870437Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:45.441733297Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:46.068375926Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:46.349200002Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:46.653419778Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:46.997322839Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:47.905855026Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:47.941302290Z Wrote inspect data to must-gather. [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:47.941351059Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:47.941351059Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:48.081370905Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-6vnlf] POD 2026-07-10T19:25:48.223059216Z Caches written to disk [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.234921041Z waiting for gather to complete [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.237953956Z downloading gather output [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.498135106Z receiving incremental file list [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.518019582Z ./ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.518093064Z aggregated-discovery-api.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.518565727Z aggregated-discovery-apis.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.519315268Z event-filter.html [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.521327294Z timestamp [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.521430747Z version [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.533665979Z cluster-scoped-resources/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.53368327Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.53369198Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.533721451Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.533845004Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.533958477Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534022099Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534081081Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534193044Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534281796Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534398239Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534487352Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534607945Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.534673677Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.535038297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.535064378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.535249533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.53548802Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.535678505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.535805799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.539145002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.540759517Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.540889501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.541031975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.54120603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.541322163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.54156127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.541776296Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.54195279Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.542240129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.542362932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.542504476Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.542627549Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.542732182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.542838665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.543022991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.543209436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.543350109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.543505044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.545377686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.545554881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.545706415Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.545906411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.546167628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.546613821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.546726084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.546845937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.546978231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.547088324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.547207377Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.54731609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.547484595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.547630959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.547727242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.548057681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.548201915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.548307788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.548863344Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.548981237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.54909286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.549272775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.549386298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.549597724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.549713458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.549875852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.549995175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.550119959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.550230462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.550352485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.55051217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.550645693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.550767747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.550908061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.551275861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.551982951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.552127165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.552996869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.553124433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.553240366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.553348009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.553489393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.553686488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.553928785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.554054759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.554166712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.554325716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.55446591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.554622004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.554777419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.554955904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.555111208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.557472404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.557903746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.558521813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.558699529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.558888214Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.559024067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.559137221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.559256934Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.559364257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.56771311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.567875465Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.568007638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.568148542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.568264876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.575670733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.579991033Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.580157128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.580434506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.580647392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.580791146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.580899459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.581055493Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.58131162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.581439014Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.581553697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.581740162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.581856685Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.581965809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.582075662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.582217536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.58235645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.582485613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.582597686Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.58272063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.582824393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.582928175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.583217724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.583342607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.583612215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.583727558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.583840471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.583942854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.585899538Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.586021812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.586131815Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.586248808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.586383662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.586544747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.588166762Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.588320266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.58846888Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.588632385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.588754648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.588995075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.589510079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.589629233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.589741066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.589853359Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.590496657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.591797763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.591899206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.592065381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.592187574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.592345969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.592478312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.592591285Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59275354Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.592887194Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593143911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593177372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593280475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593362327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59347025Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593550892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593705637Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593794509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593886572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.593973244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594065337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594150849Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594238242Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594330574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594430727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59452023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594611682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594698044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594785427Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594873039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.594971472Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595055194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595144487Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595230409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595320652Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595405524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595521678Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59560645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595695752Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595806145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.595895298Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59598535Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596089343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596176826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596262098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59634885Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596437663Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596550836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596633278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596723001Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596811083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596902026Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.596989648Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597077771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597167363Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597262256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597345068Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597433321Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597546754Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597630576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59774852Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597837022Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.597931915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598020777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59810931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598201582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598291715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598384838Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598512691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598641445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598733817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59882928Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.598916252Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599010595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599106758Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.59919661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599289353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599375165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599490908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599583591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599675763Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599761846Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599855139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.599938851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600032324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600139936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600224929Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600338672Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600437615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600544648Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60062982Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600735543Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600822546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.600914338Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601002191Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601095933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601181865Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601252158Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601308069Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60135606Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2m5vm.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601470064Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6hvxd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601571847Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6sjbf.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601652319Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7fqls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601740881Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dw7g6.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601827803Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f6vrh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.601918726Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rjm8z.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602004979Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rswks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602157783Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rwrk6.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602255986Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-t2f5n.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602349838Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-t54bg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602461741Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-vq2b7.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602561064Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-gtb2t.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602663447Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-xtkzt.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60278341Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-zxcqc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602909334Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.602948375Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.603102639Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.603230493Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.603323925Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.603431679Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.603757597Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60386262Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.603950243Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604043925Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604244911Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604336504Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604434696Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604535739Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604623842Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604708634Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604804917Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604891449Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.604993522Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605078594Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605169407Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60525631Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605339342Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605456935Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605563278Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605599949Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605699402Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605789834Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.605898357Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60598435Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606077142Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606163965Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606313629Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606402791Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606512685Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606605287Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60669639Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606824523Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.606927996Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607043449Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607156372Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607272916Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607397629Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607540673Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607656237Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60777374Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607873763Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.607927454Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608009206Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608067548Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.60813839Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608174661Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608283614Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608338076Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608408987Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608534711Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608614443Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608673395Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608748527Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608755867Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608817729Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.608927762Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609003164Z cluster-scoped-resources/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609014224Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609083696Z cluster-scoped-resources/core/nodes/ip-10-0-131-216.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609288482Z cluster-scoped-resources/core/nodes/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609479257Z cluster-scoped-resources/core/nodes/ip-10-0-134-26.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609614771Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609651802Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609705774Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609803277Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609887889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.609969051Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610061644Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610162787Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610332591Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610444975Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610557287Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61064414Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610735072Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610828505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.610925078Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61101369Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611103573Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611192345Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611281438Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61136754Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611484624Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611576786Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611666858Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611750681Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611795512Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611883225Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.611966937Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61206014Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612148922Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612231444Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612378268Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612527582Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612617385Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612686027Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612693997Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612743319Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612818441Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612859612Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612903773Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612910593Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.612952554Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613042107Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613186691Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613243262Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613252073Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613286354Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613395927Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613403567Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613466899Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613547931Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613594942Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613691015Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613733646Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613792738Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613827759Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613892071Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.613917561Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614034605Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614069346Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614120417Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614146038Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614219Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614255641Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614305442Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614347713Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614409225Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614472477Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614557019Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614606981Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614669053Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614716524Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614765345Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614806966Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614865338Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614908499Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.614993851Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615000792Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615052133Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615095504Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615130235Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615216048Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615274209Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615320891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615437064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615541007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615685721Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615815945Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.615907247Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61600069Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616098193Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616315099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616400271Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616524054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616613577Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616704669Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616787872Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616874954Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.616962437Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617055569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617138251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617225444Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617314056Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617395169Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617659626Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617703757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61781137Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617893292Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.617984205Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618128399Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618225012Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618314184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618407087Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61853244Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618618963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618708305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618796928Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61888435Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.618975933Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619063445Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619153108Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.61924563Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619335703Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619437846Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619550729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619634901Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619734054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619828026Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.619911839Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620002791Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620113205Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620198737Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620292599Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620385712Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620511526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620581408Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620588398Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620620809Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62068093Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620687891Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620726832Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620772883Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620780493Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620813784Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620890686Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.620938988Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-216.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62103109Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621113042Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-26.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621177194Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621226026Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621306948Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621355609Z host_service_logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621406571Z host_service_logs/masters/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621479903Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621556135Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621631757Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621689649Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621819142Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621926805Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.621999327Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62207434Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622141331Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622214043Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622282395Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622310546Z ingress_controllers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622316866Z ingress_controllers/default/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622320826Z ingress_controllers/default/router-default-648566b76d-5cwnc/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622361077Z ingress_controllers/default/router-default-648566b76d-5cwnc/haproxy.config [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622494701Z insights-data/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622505752Z istio/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622531612Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.622644695Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.623020196Z istio/event-filter.html [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.623108218Z istio/timestamp [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62316034Z istio/cluster-scoped-resources/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62316735Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.623205221Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.623249482Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.623399186Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.623865449Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.624412975Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.625279259Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.625446563Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.625641589Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.625783373Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.625926187Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626057371Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626136353Z machine_config_ondisk/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626143393Z machine_config_termination_logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626156223Z monitoring/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626163544Z monitoring/alertmanager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626219095Z monitoring/alertmanager/status.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626314118Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626340599Z monitoring/prometheus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62639147Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626507203Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.626571435Z monitoring/prometheus/rules.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.627218973Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.627274605Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.627323536Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628194611Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628244652Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628284743Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628373345Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628461248Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62855357Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628612752Z monitoring/prometheus/status/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.628653773Z monitoring/prometheus/status/config.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629234729Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629299581Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629394994Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62960211Z namespaces/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629662321Z namespaces/default/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629713623Z namespaces/default/default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629774464Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629820856Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629866047Z namespaces/default/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.629911408Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.62999073Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630071043Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630152175Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630197856Z namespaces/default/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630239548Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630277769Z namespaces/default/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.63032791Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630407002Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630472944Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630521485Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630603038Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630670589Z namespaces/default/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630719551Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630829604Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.630916587Z namespaces/default/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631090311Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631169514Z namespaces/default/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631245806Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631370689Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631556674Z namespaces/default/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631626456Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631654517Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.63174173Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.63177434Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631850573Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631882934Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.631973356Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632057818Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632099Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632142901Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632205912Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632227813Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632281405Z namespaces/default/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632314206Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632367947Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632395738Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632542442Z namespaces/kserve/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632586253Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632656505Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632671585Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632730917Z namespaces/kserve/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632776488Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.632853971Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633052386Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633222171Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633266982Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633299063Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633354125Z namespaces/kserve/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633380885Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633576371Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633647103Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633692524Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633771236Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633830308Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633837288Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.63388403Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.633978772Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.634061755Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.634191308Z namespaces/kserve/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.634229539Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.634531248Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6346386Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.634917808Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.634998541Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.635259308Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.635383291Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.635767292Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.635881335Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.635899716Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636020259Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636097871Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636152073Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636198434Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636284146Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636360419Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.63640774Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636472012Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636539844Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636585925Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636682337Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636736599Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636796801Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636869363Z namespaces/kserve/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636883693Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.636970446Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/kserve-controller-manager-69f6979966-cqqjs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.637059968Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.637067028Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/manager/manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.637070768Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/manager/manager/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.637108189Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/manager/manager/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.638814687Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.638943841Z namespaces/kserve/pods/kserve-controller-manager-69f6979966-cqqjs/manager/manager/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.638959591Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639019103Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/llmisvc-controller-manager-654c557856-x7vtg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639100145Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639108945Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/manager/manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639113876Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/manager/manager/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639126136Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/manager/manager/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639298941Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639362732Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-x7vtg/manager/manager/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639430085Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639470315Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/model-serving-api-fd65d7d6-bl9td.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639574589Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/server/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639581899Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/server/server/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639585899Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/server/server/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6396257Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/server/server/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639718742Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/server/server/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639785854Z namespaces/kserve/pods/model-serving-api-fd65d7d6-bl9td/server/server/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639835426Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639883307Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/odh-model-controller-84b54b7f97-g9z8q.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639967199Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.639974389Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/manager/manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.63998255Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/manager/manager/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.640032811Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/manager/manager/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644601369Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644668811Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-g9z8q/manager/manager/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644706192Z namespaces/kserve/pods/s3-init-mvjtr/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644740333Z namespaces/kserve/pods/s3-init-mvjtr/s3-init-mvjtr.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644835645Z namespaces/kserve/pods/s3-init-mvjtr/download-hf-model/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644842606Z namespaces/kserve/pods/s3-init-mvjtr/download-hf-model/download-hf-model/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644849386Z namespaces/kserve/pods/s3-init-mvjtr/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.644908918Z namespaces/kserve/pods/s3-init-mvjtr/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64499245Z namespaces/kserve/pods/s3-init-mvjtr/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645062252Z namespaces/kserve/pods/s3-init-mvjtr/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645109483Z namespaces/kserve/pods/s3-init-mvjtr/s3-init/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645119303Z namespaces/kserve/pods/s3-init-mvjtr/s3-init/s3-init/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645130694Z namespaces/kserve/pods/s3-init-mvjtr/s3-init/s3-init/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645174425Z namespaces/kserve/pods/s3-init-mvjtr/s3-init/s3-init/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645465373Z namespaces/kserve/pods/s3-init-mvjtr/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645538775Z namespaces/kserve/pods/s3-init-mvjtr/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645593657Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645636558Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs-64568bcd49-nqljj.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64573061Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645738181Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs/seaweedfs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645744511Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.645802903Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646001298Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64606825Z namespaces/kserve/pods/seaweedfs-64568bcd49-nqljj/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646098771Z namespaces/kserve/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646143412Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646194293Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646221414Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646277616Z namespaces/kube-node-lease/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646284526Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646288406Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646323817Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-216.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64643229Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646523503Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-26.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646619425Z namespaces/kube-system/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646664696Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646729388Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646757689Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646816281Z namespaces/kube-system/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646843512Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.646975445Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647051817Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64713218Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647179661Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647219722Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647280294Z namespaces/kube-system/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647308165Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647398567Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647478939Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64751099Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647605683Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647640954Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647649604Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647703936Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-jw4g34d33wigbc7pks5cwfp7ci.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647794598Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647879401Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.647962193Z namespaces/kube-system/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.648009134Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.648173249Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.648257571Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.648532579Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.648612651Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.648893189Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649010492Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649340801Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649410503Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649537077Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649598369Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.64964437Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649704052Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649752563Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649832905Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649912897Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.649971039Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65000285Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650063202Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650096872Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650180235Z namespaces/kube-system/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650188705Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650236586Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer-6d6ql.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650327209Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650336049Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650347519Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650387271Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650581736Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650648268Z namespaces/kube-system/pods/global-pull-secret-syncer-6d6ql/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650701829Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65073957Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer-mpc9z.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650816012Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650822903Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650830503Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.650884974Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651039409Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65110542Z namespaces/kube-system/pods/global-pull-secret-syncer-mpc9z/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651165352Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651201353Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer-t7k9s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651277905Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651284765Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651306806Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651367108Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651546113Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651610415Z namespaces/kube-system/pods/global-pull-secret-syncer-t7k9s/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651646786Z namespaces/kube-system/pods/konnectivity-agent-85h79/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651673987Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent-85h79.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651770239Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651777139Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651783479Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.651836521Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.652429088Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65250861Z namespaces/kube-system/pods/konnectivity-agent-85h79/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6525269Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.652581912Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent-g5rzb.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.652669074Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.652682315Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.652689755Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.652733896Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653192769Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653263331Z namespaces/kube-system/pods/konnectivity-agent-g5rzb/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653276631Z namespaces/kube-system/pods/konnectivity-agent-n44gp/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653334203Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent-n44gp.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653438586Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653450216Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653458466Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.653527398Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654007132Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654074303Z namespaces/kube-system/pods/konnectivity-agent-n44gp/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654110235Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654149306Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654221568Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/haproxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654236368Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654240648Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65431053Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654531896Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654597638Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-216.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654629479Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65466978Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654728882Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654735852Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654739732Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654779753Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654915207Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.654982239Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-233.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65502167Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655047781Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655122673Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/haproxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655129763Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655135943Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655188705Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655342759Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655412711Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-26.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655467413Z namespaces/kube-system/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655511084Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655572256Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655583026Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655621527Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65572463Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655785602Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655834283Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655897334Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.655944586Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656011018Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656017968Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656022198Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65608033Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656165692Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656270245Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656316556Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656385358Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656400399Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656494691Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656517812Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656606364Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656689737Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656769709Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65680867Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656855661Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656903183Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.656954554Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.657025146Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.657079198Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.657104928Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.657197691Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.657255172Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.657302714Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.658317682Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.658413345Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.658522418Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65861366Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.658689783Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.658816126Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.658989901Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659060173Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659104974Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659165196Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659217837Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659268739Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65931025Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659402292Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659500865Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659569827Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659618049Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.65967531Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659713491Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659770723Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659807894Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659860255Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659901926Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659951608Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.659995769Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660110332Z namespaces/openshift-apiserver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660158113Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660219125Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660245546Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660302398Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660343459Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660433651Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660526084Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660606076Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660652798Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660706149Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66075081Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660781681Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660870773Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660917805Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.660945416Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661034818Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66109894Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661152832Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661239044Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661321806Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661402318Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661508761Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661588013Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661720087Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661868091Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661920293Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.661960204Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662010275Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662055177Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662122868Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662221591Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662306464Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662372985Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662436917Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662500109Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662553891Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662580431Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662651123Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662687984Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662764646Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662801187Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662869989Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6628807Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66288722Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66289695Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662971922Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662984023Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.662989623Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663004983Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663060925Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663070955Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663077365Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663122796Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663198578Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663210039Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66323751Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663369233Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663432025Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663517767Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663567449Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66363131Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663678282Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663758484Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663843036Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.663922039Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66396774Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664014911Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664089923Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664140085Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664240198Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664262148Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66432736Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664405952Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664469394Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664491505Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664539756Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664627978Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664657789Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664766372Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664841364Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.664926947Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665006079Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665083631Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665219095Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665328718Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665431241Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665541324Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665606936Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665660017Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665696258Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66574356Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665801251Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665847352Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.665925425Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666003307Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666069319Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66609657Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666289195Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666315856Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666371997Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666428529Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666493541Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666504381Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666513481Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666578393Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666623174Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666675446Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666702656Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666790529Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66682895Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666931073Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.666962854Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667017735Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667046176Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66718181Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667277512Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667357095Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667396366Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667471068Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667519029Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66754637Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667637503Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667697204Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667745065Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667823858Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667879609Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66788646Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.667931231Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668026424Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668130306Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668245639Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668347252Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668390114Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668519637Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668601989Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.668926798Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669002321Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669222687Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66935591Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669490714Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669549386Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669567996Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669646789Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.66969139Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669728381Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669776052Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669840254Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669886855Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.669967938Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67004832Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670093931Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670138763Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670176653Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670221505Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670316568Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670324808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670381339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/aws-ebs-csi-driver-node-7vqp9.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670498942Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-driver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670509323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-driver/csi-driver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670519563Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670568935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670665277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670733289Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67076234Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-liveness-probe/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67076661Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6707702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670815701Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670903224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670969916Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.670997367Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-node-driver-registrar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671001576Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671005617Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671052368Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671151751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671221873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7vqp9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671267914Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671309015Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/aws-ebs-csi-driver-node-l284f.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671411208Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-driver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671434219Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-driver/csi-driver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671441109Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67149108Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671578483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671652085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671699906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-liveness-probe/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671706746Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671716047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671766048Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67184317Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671916512Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671954033Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-node-driver-registrar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671960553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.671965294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672000604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672105058Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672173429Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-l284f/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672230581Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672257992Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/aws-ebs-csi-driver-node-pvsq4.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672372945Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-driver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672379825Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-driver/csi-driver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672383595Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672432957Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67254531Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672612852Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672665643Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-liveness-probe/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672672963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672676853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672723185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672814617Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672881859Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67292973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-node-driver-registrar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672936411Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672945491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.672998732Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673086605Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673153277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pvsq4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673202678Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673245919Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673302891Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673310271Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673341552Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673401934Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673462035Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673531817Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673572648Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673613409Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67362628Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67363032Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673667911Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673720352Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673729423Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673766454Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673857326Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673902728Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.673964469Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674004231Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674070752Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674114174Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674235407Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674311789Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674390541Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674545246Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674588407Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674676929Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674705Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674770782Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674813593Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674898036Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674950527Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.674998388Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67507683Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.675134492Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.675141532Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.675192934Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.675298947Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.675342948Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676090509Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676179921Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676340096Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676433608Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676638894Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676785438Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.676925482Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677033295Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677084817Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677143188Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677170679Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677235491Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677262151Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677319923Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677350834Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677464827Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67755088Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677595621Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677628432Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677688814Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677731455Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677793806Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677837418Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677892019Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67792083Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677980332Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.677989722Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678048893Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned-jmqrl.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678143676Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678150536Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned/tuned/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678154396Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned/tuned/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6782884Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned/tuned/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678403743Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678501416Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-jmqrl/tuned/tuned/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678553328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678596059Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned-mhd5g.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678684851Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678691991Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned/tuned/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678698412Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned/tuned/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678753253Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned/tuned/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678867216Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.678940958Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-mhd5g/tuned/tuned/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67897949Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6790116Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned-nfh97.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679107823Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679114613Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned/tuned/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679118483Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned/tuned/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679152054Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned/tuned/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679260037Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679335419Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-nfh97/tuned/tuned/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67936511Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679427952Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679496214Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679591256Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679656498Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679665229Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.67971356Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-216.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679818223Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-233.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679903285Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-26.ec2.internal.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.679972227Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680020419Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680125802Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680178843Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680254695Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680304736Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680379009Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68043483Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680537023Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680652466Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68079082Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680839982Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680883703Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680931224Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.680978485Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681060088Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681119429Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68115685Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681246133Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681322135Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681367386Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681574142Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681655774Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681787668Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6818731Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.681996394Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682113897Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682395395Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68257557Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682608871Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682687563Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682719074Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682782296Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682827827Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682911889Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.682992052Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683034373Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683094034Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683139836Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683194477Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68327571Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683342812Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683411173Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683490096Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683540247Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683547867Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683599399Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-65db858894-c5hrg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683701002Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-watch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683708122Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683716032Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683761553Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683854356Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683924108Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.683972009Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684048091Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684064502Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684116023Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684535815Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684602967Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-c5hrg/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684639958Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684677149Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68472611Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684768831Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684880334Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684928966Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.684998138Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685038589Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685103931Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685145932Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685227224Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685331057Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68544054Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685508862Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685543943Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685604155Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685649266Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685730948Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68578362Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685834141Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685907923Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685965535Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.685972475Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686014636Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686096218Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686178901Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686222922Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686332625Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686427838Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686732516Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686807598Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.686918361Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687057135Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68722558Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687295542Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687348613Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687429186Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687478147Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687544959Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68759225Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687635121Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687668042Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687765075Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687847577Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687893019Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68792522Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.687988211Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688021602Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688132395Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688159936Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688226688Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688252749Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688336031Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688342561Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688379742Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator-78495597f6-cd4j5.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688490645Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688501036Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688513236Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688555917Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68866205Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.688730532Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-cd4j5/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68901207Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689043961Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689116153Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689123013Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689168284Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689229926Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689258497Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689328679Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.68937458Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689478253Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689529194Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689606727Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689649678Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689714699Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689756031Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689841193Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689918335Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.689997447Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690028598Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6900796Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690128351Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690167892Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690251385Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690294906Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690321606Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690412719Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690482121Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690491751Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690550283Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690615415Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690656436Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690760649Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690843571Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.690943904Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691022646Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691103738Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691231742Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691623343Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691698305Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691738816Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691807608Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691851539Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691910881Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.691948762Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692036634Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692139437Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692194269Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69222606Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692284661Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692313242Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692372894Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692402154Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692478017Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692509208Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69260629Z namespaces/openshift-config-managed/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692645041Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692719223Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692746634Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692829957Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.692856587Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69295351Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693031182Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693113454Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693158356Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693185587Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693236648Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693264239Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693364641Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693395312Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693467484Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693551227Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.693611688Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69366644Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697027894Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697106506Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697201379Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697279401Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697362413Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697533998Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697649591Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697692622Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697736734Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697821626Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697858497Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.697915749Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69797326Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698020791Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698081543Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698111114Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698203267Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698283079Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69831866Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698371291Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698434943Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698512185Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698537036Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698593298Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698638619Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698646229Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69868645Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698740092Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698794523Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698837064Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698923147Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698970818Z namespaces/openshift-config-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698979508Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.698987729Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.6990336Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699158393Z namespaces/openshift-config/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699205525Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699272306Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699309518Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699356739Z namespaces/openshift-config/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69938572Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699583435Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699661577Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.69974485Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699787741Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699833312Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699873193Z namespaces/openshift-config/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699921065Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.699999527Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700046428Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70011359Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700181722Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700263594Z namespaces/openshift-config/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700291425Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700430589Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700521492Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700599264Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700677416Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700759838Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.700901822Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701040936Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701091027Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701138249Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7011999Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701244192Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701303843Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701430477Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701493179Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70153869Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701628302Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701707305Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701753666Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701784777Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701841038Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701877629Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701929941Z namespaces/openshift-config/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.701973642Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702016373Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702057474Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702160667Z namespaces/openshift-console-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702209688Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70227583Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702313342Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702361303Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702391904Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702505837Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70262143Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702728273Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702771914Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702811976Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702867417Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.702915038Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70299153Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703056872Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703093403Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703181636Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703250228Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703257148Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703298449Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703382011Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.703428533Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.704151093Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.704227875Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.704497512Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.704583545Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.704710489Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.704835372Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705020457Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705220133Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705247524Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705322966Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705338536Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705400628Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70545795Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705553812Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705630564Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705691716Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705743347Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705800509Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70585263Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705907522Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.705953893Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706002375Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706046106Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706096307Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706105977Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706161509Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/console-operator-7866497494-cs7tk.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706250642Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/console-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706287773Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/console-operator/console-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706298933Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/console-operator/console-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706339704Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/console-operator/console-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706864889Z namespaces/openshift-console-operator/pods/console-operator-7866497494-cs7tk/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70690391Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706936671Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.706999042Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707034663Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707095805Z namespaces/openshift-console/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707148477Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707219949Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7072634Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707338122Z namespaces/openshift-console/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707380223Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70761103Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.707776444Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708146434Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708190056Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708240237Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708280728Z namespaces/openshift-console/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70832335Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708400562Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708468863Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708524585Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.708598277Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70868548Z namespaces/openshift-console/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70871651Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.709324438Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.70941276Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.709678887Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.709753519Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.709929844Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710053528Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710259153Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710332796Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710383187Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71047798Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710523901Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710601543Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710678605Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710769578Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71086273Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710891601Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.710948083Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711000924Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711053156Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711097997Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711146198Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71119234Z namespaces/openshift-console/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71120094Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711228661Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console-68d5974f9-jmg8r.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711325554Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711334064Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console/console/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711339974Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console/console/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711379295Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console/console/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71155972Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console/console/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711632752Z namespaces/openshift-console/pods/console-68d5974f9-jmg8r/console/console/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711678913Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711734675Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/downloads-68c9cbb497-v965r.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711852438Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/download-server/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711862208Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/download-server/download-server/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.711866269Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/download-server/download-server/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71190797Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/download-server/download-server/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712122436Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712193687Z namespaces/openshift-console/pods/downloads-68c9cbb497-v965r/download-server/download-server/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712237439Z namespaces/openshift-console/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7122864Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712346332Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712434214Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712544387Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712595649Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712667021Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712698282Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712782364Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712814295Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712900657Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.712978509Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713062332Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713116973Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713163735Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713219106Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71335597Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713556726Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713617767Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713665389Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713748361Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713826863Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713866254Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.713981637Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71406216Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714142512Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714223074Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714301526Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71443344Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714617205Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714665487Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714701998Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714757509Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71479707Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714844402Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714880903Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.714969375Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715049958Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715096369Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71514083Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715202852Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715232603Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715285594Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715333375Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715374976Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715405687Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715530521Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715550652Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715634044Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715648794Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715708986Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715755237Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715838209Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715916192Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.715997994Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716057776Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716112417Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716177319Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71621869Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716306242Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716345814Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716394085Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71655889Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716615071Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716622351Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716673443Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716826387Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716873469Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.716986281Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717064714Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717148736Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717229048Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717385933Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717533757Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717694971Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717746283Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717783544Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717845245Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717884697Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.717952168Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71798918Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718077672Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718160344Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718209056Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718253097Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718307749Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71835443Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718407971Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718468123Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718539985Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718587416Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718693119Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71874113Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718874344Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718917666Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.718968817Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719003048Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71909494Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719176473Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719258965Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719305306Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719351728Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719393969Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719467351Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719546473Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719589534Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719629835Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719713688Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.71977603Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719826391Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.719927684Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720011546Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7201325Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720214312Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720293364Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720412857Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720610983Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720911721Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.720946582Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721022184Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721065095Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721134997Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721175739Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721255241Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721341193Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721399185Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721468377Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721525919Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72157321Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721632651Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721677303Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721726774Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721776046Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721816536Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721848228Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.721909419Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72195293Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722043293Z namespaces/openshift-dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722075574Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722147076Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722186947Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722240999Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722271949Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722482105Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722558007Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72264573Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722690551Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722736262Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722770013Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722820375Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722900717Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.722962639Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723038181Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723122183Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723168894Z namespaces/openshift-dns/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723213026Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723319018Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723403571Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723760671Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.723842903Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724128911Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724251404Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724559833Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724621215Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724674986Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724716088Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724765299Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724830821Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724879082Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.724962274Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725044977Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725108699Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72515767Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725208061Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725256123Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725305594Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725341885Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725396956Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725404127Z namespaces/openshift-dns/pods/dns-default-kn5r5/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725472179Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns-default-kn5r5.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725568901Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725579292Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns/dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725583142Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns/dns/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725709715Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns/dns/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725804618Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72587108Z namespaces/openshift-dns/pods/dns-default-kn5r5/dns/dns/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725917771Z namespaces/openshift-dns/pods/dns-default-kn5r5/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725929022Z namespaces/openshift-dns/pods/dns-default-kn5r5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725934082Z namespaces/openshift-dns/pods/dns-default-kn5r5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.725965612Z namespaces/openshift-dns/pods/dns-default-kn5r5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726065335Z namespaces/openshift-dns/pods/dns-default-kn5r5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726131627Z namespaces/openshift-dns/pods/dns-default-kn5r5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726187319Z namespaces/openshift-dns/pods/dns-default-l27mh/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72622953Z namespaces/openshift-dns/pods/dns-default-l27mh/dns-default-l27mh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726314002Z namespaces/openshift-dns/pods/dns-default-l27mh/dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726320982Z namespaces/openshift-dns/pods/dns-default-l27mh/dns/dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726330723Z namespaces/openshift-dns/pods/dns-default-l27mh/dns/dns/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726378464Z namespaces/openshift-dns/pods/dns-default-l27mh/dns/dns/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726501727Z namespaces/openshift-dns/pods/dns-default-l27mh/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726567169Z namespaces/openshift-dns/pods/dns-default-l27mh/dns/dns/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72661381Z namespaces/openshift-dns/pods/dns-default-l27mh/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726624441Z namespaces/openshift-dns/pods/dns-default-l27mh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726633291Z namespaces/openshift-dns/pods/dns-default-l27mh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726673342Z namespaces/openshift-dns/pods/dns-default-l27mh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726766095Z namespaces/openshift-dns/pods/dns-default-l27mh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726836177Z namespaces/openshift-dns/pods/dns-default-l27mh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.726882868Z namespaces/openshift-dns/pods/dns-default-mllg9/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72693033Z namespaces/openshift-dns/pods/dns-default-mllg9/dns-default-mllg9.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727021572Z namespaces/openshift-dns/pods/dns-default-mllg9/dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727028562Z namespaces/openshift-dns/pods/dns-default-mllg9/dns/dns/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727032382Z namespaces/openshift-dns/pods/dns-default-mllg9/dns/dns/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727080844Z namespaces/openshift-dns/pods/dns-default-mllg9/dns/dns/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727174966Z namespaces/openshift-dns/pods/dns-default-mllg9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727243528Z namespaces/openshift-dns/pods/dns-default-mllg9/dns/dns/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727286819Z namespaces/openshift-dns/pods/dns-default-mllg9/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72729778Z namespaces/openshift-dns/pods/dns-default-mllg9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72730403Z namespaces/openshift-dns/pods/dns-default-mllg9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727351051Z namespaces/openshift-dns/pods/dns-default-mllg9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727461734Z namespaces/openshift-dns/pods/dns-default-mllg9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727527196Z namespaces/openshift-dns/pods/dns-default-mllg9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727578928Z namespaces/openshift-dns/pods/node-resolver-lg6qf/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727606978Z namespaces/openshift-dns/pods/node-resolver-lg6qf/node-resolver-lg6qf.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727699621Z namespaces/openshift-dns/pods/node-resolver-lg6qf/dns-node-resolver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727710351Z namespaces/openshift-dns/pods/node-resolver-lg6qf/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727718441Z namespaces/openshift-dns/pods/node-resolver-lg6qf/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727761423Z namespaces/openshift-dns/pods/node-resolver-lg6qf/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727853085Z namespaces/openshift-dns/pods/node-resolver-lg6qf/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.727919137Z namespaces/openshift-dns/pods/node-resolver-lg6qf/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728158664Z namespaces/openshift-dns/pods/node-resolver-mdb7b/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728190255Z namespaces/openshift-dns/pods/node-resolver-mdb7b/node-resolver-mdb7b.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728283717Z namespaces/openshift-dns/pods/node-resolver-mdb7b/dns-node-resolver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728291048Z namespaces/openshift-dns/pods/node-resolver-mdb7b/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728300598Z namespaces/openshift-dns/pods/node-resolver-mdb7b/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728348999Z namespaces/openshift-dns/pods/node-resolver-mdb7b/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728437892Z namespaces/openshift-dns/pods/node-resolver-mdb7b/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728530514Z namespaces/openshift-dns/pods/node-resolver-mdb7b/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728576325Z namespaces/openshift-dns/pods/node-resolver-xsggr/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728627117Z namespaces/openshift-dns/pods/node-resolver-xsggr/node-resolver-xsggr.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728690789Z namespaces/openshift-dns/pods/node-resolver-xsggr/dns-node-resolver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728698379Z namespaces/openshift-dns/pods/node-resolver-xsggr/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728708389Z namespaces/openshift-dns/pods/node-resolver-xsggr/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728793071Z namespaces/openshift-dns/pods/node-resolver-xsggr/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728885894Z namespaces/openshift-dns/pods/node-resolver-xsggr/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.728951126Z namespaces/openshift-dns/pods/node-resolver-xsggr/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729001997Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729045329Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72910253Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729139871Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729239314Z namespaces/openshift-etcd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729283535Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729356187Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729398308Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729487641Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729534002Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729622265Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729701027Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729779099Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.72982949Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729862351Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729938103Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.729967284Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730058297Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730111708Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73016237Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730240592Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730314664Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730363545Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730490799Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730570731Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730653823Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730746906Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730827838Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.730960232Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731130277Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731183048Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73123713Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73126698Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731314772Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731382784Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731438425Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73161604Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731694212Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731740434Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731776795Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731829136Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731881328Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.731916699Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73197445Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732032632Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732095154Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732184676Z namespaces/openshift-host-network/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732219307Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73230172Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732344351Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732410783Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732476124Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732564097Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732638709Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.732721061Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733354869Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73338657Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733471832Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733513774Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733603846Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733655997Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733706849Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733787211Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733861093Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.733895864Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734004387Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734085419Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734166802Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734248364Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734324746Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734492791Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734600384Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734664175Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734717517Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734767238Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73481855Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734859621Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734902572Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.734974044Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735014675Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735100188Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73518142Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735228931Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735273092Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735317034Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735358705Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735430197Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735482808Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735519019Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735574911Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735690114Z namespaces/openshift-image-registry/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735734785Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735791037Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735834918Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73589992Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.735938431Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736079335Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736217099Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736412744Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736474576Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736525167Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736566339Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736593089Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736707993Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736760274Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736796865Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736889248Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736941529Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736949709Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.736996031Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.737073883Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.737117274Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.737902036Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.737986498Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.738254996Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.738332618Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.738573515Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.738693598Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.738891534Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.738957735Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739008827Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739069879Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.73910323Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739167621Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739218163Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739300235Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739380717Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739591093Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739634494Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739726167Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739767308Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739871281Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.739956513Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740016755Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740075407Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740128458Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74017828Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740241871Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740250131Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740292513Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/image-registry-5d7fc75cb8-46vdg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740406976Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/registry/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740428627Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/registry/registry/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740437077Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/registry/registry/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.740485968Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/registry/registry/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741128616Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741200078Z namespaces/openshift-image-registry/pods/image-registry-5d7fc75cb8-46vdg/registry/registry/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74125438Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741287791Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca-5k7dg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741379383Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741391074Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca/node-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741398934Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca/node-ca/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741466505Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741599399Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741675461Z namespaces/openshift-image-registry/pods/node-ca-5k7dg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741704612Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741756514Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca-kcb4c.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741842456Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741852806Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca/node-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741863957Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca/node-ca/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.741906728Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742022601Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742089323Z namespaces/openshift-image-registry/pods/node-ca-kcb4c/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742140024Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742180116Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca-w9mtp.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742268698Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742279168Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca/node-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742286239Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca/node-ca/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74233883Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca/node-ca/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742487674Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742553186Z namespaces/openshift-image-registry/pods/node-ca-w9mtp/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742588097Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742618768Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74268962Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742721051Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742833114Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742881205Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742940937Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.742982408Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74304764Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743090201Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743198044Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743280016Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743383859Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74342675Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743503642Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743547064Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743583725Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743678007Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743734779Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743783Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743865433Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743937925Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.743984136Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74411332Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.744222753Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.744371697Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.744469269Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.744643745Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.744774228Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.744963053Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745029495Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745081627Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745144988Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74519391Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745254111Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745298463Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745379065Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745488388Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745534019Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745582251Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745641122Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745691084Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745749585Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745759836Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745796457Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/ingress-canary-6zzzc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74591574Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/serve-healthcheck-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74592455Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745935421Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.745976252Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746158867Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746232829Z namespaces/openshift-ingress-canary/pods/ingress-canary-6zzzc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74628125Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746323781Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/ingress-canary-878hx.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746407894Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/serve-healthcheck-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746439944Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746457245Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746525587Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746612679Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746686591Z namespaces/openshift-ingress-canary/pods/ingress-canary-878hx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746707492Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746749813Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/ingress-canary-km6xx.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746818505Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/serve-healthcheck-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746825615Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746829626Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746872417Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.746963529Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747029631Z namespaces/openshift-ingress-canary/pods/ingress-canary-km6xx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747060682Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747103653Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747153604Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747194226Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747292928Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74733851Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747400541Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747570736Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747642168Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747677699Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747765562Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747852334Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747930816Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.747976538Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748019309Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74807434Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748129842Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748210184Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748253835Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748281976Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748373939Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74842972Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.748494202Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749074908Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.74915572Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749259563Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749333805Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749413608Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749555612Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749750787Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749819229Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749866Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749916452Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.749943833Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750002404Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750012864Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750163249Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750173069Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750180529Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750252501Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750328623Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750386775Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750438566Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75056068Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75057872Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750630392Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750669333Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750729524Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750758235Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750825757Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750835427Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750891359Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.750975611Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751001322Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751060074Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751100765Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751182617Z namespaces/openshift-ingress/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751214538Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7512838Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751327021Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751377153Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751403153Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751518557Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75165322Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751771253Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751818205Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751863496Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751920328Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.751967649Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752046351Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752124053Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752152784Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752257257Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752330719Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75237504Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752503474Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752594767Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7527252Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752802142Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.752937336Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753052909Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753231584Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753313407Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753348117Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75344461Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753490292Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753550943Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753595275Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753677307Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753755479Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753812221Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753860072Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753908023Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.753945514Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754008396Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754056327Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754111869Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754121619Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7541647Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router-default-648566b76d-5cwnc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754277934Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754284764Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router/router/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754322475Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router/router/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754371876Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router/router/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754533551Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router/router/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754599883Z namespaces/openshift-ingress/pods/router-default-648566b76d-5cwnc/router/router/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754619243Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754673025Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754740856Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.754777328Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755038865Z namespaces/openshift-insights/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755088676Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755150818Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755190189Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755260191Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755301902Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755439696Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755721124Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755820087Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755871528Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755896799Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.755993322Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756043383Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756121495Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756165616Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756247269Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75629626Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756328521Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756412823Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756523046Z namespaces/openshift-insights/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.756563167Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.757302018Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.757390981Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.757713599Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.757847653Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758166482Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758257355Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758400229Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758495421Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758549293Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758628755Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758668356Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758761189Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75880261Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758836241Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758914773Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.758960734Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759030946Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759066727Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759134099Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75915511Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759255463Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759330575Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759390797Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759431318Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75950843Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759552891Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759614353Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759643693Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759707445Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759736786Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759809598Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759819309Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.75986492Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/insights-operator-68d9dd94cf-jhgc6.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759951832Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/insights-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759958422Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/insights-operator/insights-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.759968383Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/insights-operator/insights-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.760026404Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.760440846Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-jhgc6/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.760785045Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.760827427Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/insights-runtime-extractor-498b8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76093457Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76094167Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/exporter/exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7609521Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/exporter/exporter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761006072Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/exporter/exporter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761094904Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761169566Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/exporter/exporter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761219668Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/extractor/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761226658Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/extractor/extractor/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761236348Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/extractor/extractor/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76129259Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/extractor/extractor/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761400313Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761497055Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/extractor/extractor/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761685891Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761692681Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761696561Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761750032Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761847745Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761916127Z namespaces/openshift-insights/pods/insights-runtime-extractor-498b8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.761969149Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76201438Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/insights-runtime-extractor-7xmkc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762111933Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762118913Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/exporter/exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762127223Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/exporter/exporter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762176314Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/exporter/exporter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762300718Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76237395Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/exporter/exporter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762402061Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/extractor/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762431171Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/extractor/extractor/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762446602Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/extractor/extractor/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762507813Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/extractor/extractor/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762630037Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762702519Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/extractor/extractor/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76274257Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76275259Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76276044Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762810672Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762903824Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.762969486Z namespaces/openshift-insights/pods/insights-runtime-extractor-7xmkc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763025348Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763072259Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/insights-runtime-extractor-blkm7.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763165592Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763172322Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/exporter/exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763184223Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/exporter/exporter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763235994Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/exporter/exporter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763325576Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763393908Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/exporter/exporter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763434189Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/extractor/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76344394Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/extractor/extractor/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763563433Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/extractor/extractor/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763635845Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/extractor/extractor/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763738568Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76380698Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/extractor/extractor/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763846131Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763853211Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763860991Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.763907683Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764087538Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76416166Z namespaces/openshift-insights/pods/insights-runtime-extractor-blkm7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764208661Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764253462Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764315294Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764369345Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764435598Z namespaces/openshift-keda/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764450928Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764480219Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76453563Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764660074Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764714005Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764727346Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764781677Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764842519Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76489543Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.764987333Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765083156Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765154167Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765162908Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765207939Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765393394Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765472567Z namespaces/openshift-keda/operators.coreos.com/installplans/install-wsj7j.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76560122Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765644661Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765695323Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.765737164Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766007821Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766050953Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766156355Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766204317Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766268999Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76630949Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766357971Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766399052Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766504885Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766583167Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7666633Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766710941Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766751322Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766801364Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766844655Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766922757Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.766983589Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76702887Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767110322Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767175464Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767222125Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767325298Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76740218Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767505183Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767584226Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767664068Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767787241Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.767964886Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768024158Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76808698Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768143361Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768170392Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768235804Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768281035Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768361567Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76846148Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768509851Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768556522Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768601984Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768644565Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768690486Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768733367Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768789519Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76883084Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768919713Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.768969904Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769028196Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769067167Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769140229Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7691833Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769266662Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769344375Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769442687Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769474548Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76953179Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769593282Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769638963Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769717525Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769779387Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769811268Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.76990157Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769948581Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.769990443Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770087885Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770164338Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77024505Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770321332Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770403934Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770560578Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770746174Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770792785Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770840986Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770885078Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.770935089Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77097956Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771022622Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771099644Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771177526Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771243218Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771291499Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771373101Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771428563Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771517705Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771587457Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771627708Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77168585Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771724461Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771770912Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771812144Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771871325Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771913047Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.771996659Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77204329Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772117072Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772156053Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772222315Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772250886Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772352629Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772430651Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772633536Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.772978336Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773025067Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773086669Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773132981Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773217513Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773259924Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773303005Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773382087Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77347312Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773520851Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773634404Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773716177Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773800089Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773883431Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.773964194Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774100217Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774308323Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774377825Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774432837Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774503429Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77454618Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774612712Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774659533Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774739815Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774818368Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.774865689Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77490812Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775109016Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775153437Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775211568Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77525358Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775314851Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775355463Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775428065Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775476266Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775581139Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77562934Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775682622Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775725003Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775792665Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775831876Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.775914988Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77599049Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776085893Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776143574Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776198856Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776247957Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776290079Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776371751Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776430163Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776496095Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776574567Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776637928Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776644619Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7766895Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776740851Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776782963Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776880425Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.776958327Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777239545Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777316197Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7773954Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777538624Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777692678Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777743219Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777793211Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777840192Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777867853Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777925604Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.777956435Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778045578Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77813198Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778163571Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778214232Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778271024Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778310345Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778371627Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778427638Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77848379Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778523671Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778622444Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778669875Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778727957Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778763728Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77883029Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778870171Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.778953203Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779033015Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779110288Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779166219Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.77921156Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779275212Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779316263Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779400525Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779465207Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779510279Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779594251Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779677073Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779722365Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779829597Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.7799063Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.779986292Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780071484Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780154457Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78027471Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780445585Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78062281Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780666811Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780717572Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780759074Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780805075Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780855526Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.780938999Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781016741Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781064062Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781105643Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781153565Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781197016Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781244557Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781282338Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78132963Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781374081Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781462513Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781602047Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781666269Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78171405Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781776102Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781823343Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781902806Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.781981588Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78206201Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782117461Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782160743Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782230605Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782275536Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782363459Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78240738Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782478702Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782576634Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782630776Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782676247Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78277545Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782851892Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.782932244Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783010817Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783091479Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783208102Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783360886Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783411068Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783476479Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783538091Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783583062Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783643944Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783681465Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783770848Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78386077Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783903442Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.783944383Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784347294Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784375085Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784471367Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784515168Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78456301Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784607651Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784705064Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784753065Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784831887Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784863818Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78493692Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.784978361Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785065174Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785177287Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78527801Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785334471Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785383263Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785459145Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785508696Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785588598Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78564666Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785688681Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785776124Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785820855Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785828085Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785869486Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.785948019Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78599342Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.786087112Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.786179225Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.786412992Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.786513414Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.786640598Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.786867044Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787043449Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787100661Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787152922Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787201623Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787232284Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787287566Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787333577Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787410629Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787518123Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787563074Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787615085Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787658286Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787700228Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787748389Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787757599Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787815521Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/kube-storage-version-migrator-operator-799cb7f958-g9bcv.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787965385Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/kube-storage-version-migrator-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787973705Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.787977935Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788015816Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78815362Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-g9bcv/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788292014Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788334985Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788389417Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788569742Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788654954Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788708186Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788768067Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788795598Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78887395Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.788915542Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789004234Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789115107Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.78921749Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789283692Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789330993Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789390155Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789443346Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789547579Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789605681Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789654552Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789764375Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789845028Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789881029Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.789985671Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790062674Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790185977Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790265469Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790427574Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790578328Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790778463Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790832115Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790860916Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790919138Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.790963309Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.79100727Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791043481Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791128063Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791247007Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791294588Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791344559Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.79138908Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791430972Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791508924Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791516104Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791556175Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator-7f59b54f6c-n5rrx.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791634398Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/graceful-termination/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791641888Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/graceful-termination/graceful-termination/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791648368Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791698799Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791817083Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791894635Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791934636Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791941706Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator/migrator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.791949956Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator/migrator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792010528Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator/migrator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792127931Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792200293Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-n5rrx/migrator/migrator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792252555Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792283936Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792338457Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792366218Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.79244395Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792463041Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792471081Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792525612Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792628945Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792721908Z namespaces/openshift-marketplace/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792728828Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792734478Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792776029Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792843521Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792855112Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792885012Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.792979725Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793062007Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.79314996Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793270203Z namespaces/openshift-monitoring/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793318694Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793382186Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793424397Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793531671Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793569421Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.793735086Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.79422439Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.794809726Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795059303Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795090694Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795166206Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795212318Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.79530247Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795346231Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795374282Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795497775Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795559077Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.795619269Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.798758917Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.798917841Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.800176906Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.800256468Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.801254136Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.801373459Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.801862383Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80210014Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80211825Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802286635Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802329866Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802399328Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8024645Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802552103Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802632545Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802702987Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802743538Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802884472Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.802917323Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.803013825Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.803058027Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80318741Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.803217911Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.803332194Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80353762Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.803626613Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80390068Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.804040234Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.804182678Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.804272331Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.804379714Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.804494867Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.805102154Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.805156125Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80532356Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.805646629Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.805734592Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.805878805Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.805966938Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806113172Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806204485Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806297687Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806433431Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806530754Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806621376Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806687068Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806726199Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806787941Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806795021Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806843083Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806945635Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.806954815Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807039108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807220833Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807228063Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807239463Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807278724Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807376697Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807504871Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807557682Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807564512Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807574523Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807621284Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807715967Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807787159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8078331Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80784005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80784948Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807902412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.807990984Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808072417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808128538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808137168Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808143699Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80819686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808286943Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808357505Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808406136Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808413106Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808437167Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808479418Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808571121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808640983Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808689234Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808696484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808704104Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808752256Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808844958Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.80891105Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808937501Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808944151Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808950311Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.808989162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809089025Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809156797Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809202068Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809219669Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator-5f7f494dd4-xdrdc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809324162Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809331562Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809339402Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809403174Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809875227Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.809944789Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-xdrdc/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810007871Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810035602Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics-785778ff74-bh59z.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810149465Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-main/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810156505Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810165985Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810219677Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81032807Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810397332Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810433353Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-self/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810448393Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810481474Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810530226Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810618518Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8106883Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810727791Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810738531Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810746352Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.810807473Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811141953Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811213355Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-bh59z/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811262296Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811305287Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server-579b655699-66ppg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81141358Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811441451Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server/metrics-server/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811448841Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server/metrics-server/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811505493Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811603865Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811672107Z namespaces/openshift-monitoring/pods/metrics-server-579b655699-66ppg/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811725249Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81177028Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin-5f68df7f58-88wpd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811850512Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811857552Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811865423Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.811949685Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812074969Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812161961Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-88wpd/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812216342Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812263534Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter-98f2r.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812374877Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/init-textfile/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812383087Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/init-textfile/init-textfile/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812390707Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81246416Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812575432Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812649275Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812670745Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812675895Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812700606Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812764758Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81285904Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812935293Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812982514Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812991124Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter/node-exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.812998704Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813039425Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813153919Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813221001Z namespaces/openshift-monitoring/pods/node-exporter-98f2r/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813259792Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813298893Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter-hv9cq.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813394326Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/init-textfile/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813401476Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/init-textfile/init-textfile/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813405326Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81354101Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813615222Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813686924Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813720744Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813727625Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813735535Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813789886Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813878579Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813948271Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813988882Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.813996682Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter/node-exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814003932Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814057504Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814160567Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814227299Z namespaces/openshift-monitoring/pods/node-exporter-hv9cq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81428041Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814322011Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter-vdwfg.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814444705Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/init-textfile/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814460505Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/init-textfile/init-textfile/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814464565Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/init-textfile/init-textfile/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814517797Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814593189Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814661991Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814700092Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814707692Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814711492Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814755173Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814847846Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814913248Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814961959Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.814968899Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter/node-exporter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8149774Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter/node-exporter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815020601Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815125884Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815194976Z namespaces/openshift-monitoring/pods/node-exporter-vdwfg/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815252147Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815291199Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics-84bd68b896-wbvqc.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815459883Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-main/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815471164Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815476154Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815528585Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815624838Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81569631Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815734471Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-self/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815741421Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815749441Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815801903Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815892265Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.815969358Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816006859Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816013819Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816017759Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8160636Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816170323Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816236735Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-wbvqc/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816276426Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816338848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816550844Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816564914Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816572604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816620046Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816715838Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81678599Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816812631Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816823621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816851812Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816893783Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.816989836Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817057848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817095369Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817102379Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817108729Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817159531Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817255294Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817322395Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817360516Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817367346Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817371307Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817406258Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817516231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817581872Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817620654Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817627644Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817634044Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817684435Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817774348Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81784604Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81786138Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817878391Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817920182Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.817952413Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81819822Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818265062Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818303863Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818310503Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818323333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818370545Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818497238Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81856507Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818708134Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818751465Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator-64785b6675-hnhtd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818854428Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818861478Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818865448Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81890474Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.818996012Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819067574Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819107895Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819114485Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819118335Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819192517Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819384053Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819464425Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-hnhtd/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819489766Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819549518Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook-77d98bc786-xmgwj.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819684501Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819694702Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819701592Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819747413Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819846096Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819918548Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-xmgwj/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.819964349Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.81999356Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client-658687b86b-rrkv2.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820169045Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820177985Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820182785Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820233867Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820378961Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820480613Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820506664Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/reload/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820517634Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/reload/reload/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820525505Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/reload/reload/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820609667Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/reload/reload/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8207274Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820803622Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/reload/reload/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820854524Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820863744Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client/telemeter-client/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820868864Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.820923986Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821136172Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821223674Z namespaces/openshift-monitoring/pods/telemeter-client-658687b86b-rrkv2/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821292736Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821379439Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-querier-674d8c9cbb-m9xgd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821667267Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821681257Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821685987Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821719228Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821822801Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821891713Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821932014Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-rules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821938814Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821942624Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.821963475Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822058808Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82213733Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822169001Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-web/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822175571Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822182801Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822228722Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822326795Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822399607Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822462459Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822472939Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822477259Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82252139Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822614743Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822681325Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822708516Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/prom-label-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822717486Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822721476Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822777238Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82286632Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822931242Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822971783Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-query/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822978643Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-query/thanos-query/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.822982513Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-query/thanos-query/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823012424Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823117887Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823186669Z namespaces/openshift-monitoring/pods/thanos-querier-674d8c9cbb-m9xgd/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82321788Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823258561Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823312143Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823352934Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823491268Z namespaces/openshift-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823539989Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823604651Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823645322Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823696573Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.823737444Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824138966Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824220298Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82429892Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824347861Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824385942Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824561667Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824678451Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824739143Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824784004Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824828275Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824857846Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.824949368Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8249945Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.825034181Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.825112313Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.825161424Z namespaces/openshift-multus/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.825202656Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82536921Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.825490304Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.825992767Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.826140452Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.826855012Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.826943544Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827075538Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827130579Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827181701Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827274893Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827357566Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827466739Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827559751Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827603223Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827692665Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827776557Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82785997Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827897481Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827947022Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.827999144Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828044075Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828096406Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828147478Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828191719Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82823116Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828312323Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828516828Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828565739Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.82858424Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828661602Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828682343Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828734774Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828779256Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828839557Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828859748Z namespaces/openshift-multus/pods/multus-4spz8/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.828909049Z namespaces/openshift-multus/pods/multus-4spz8/multus-4spz8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829024862Z namespaces/openshift-multus/pods/multus-4spz8/kube-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829032172Z namespaces/openshift-multus/pods/multus-4spz8/kube-multus/kube-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829036232Z namespaces/openshift-multus/pods/multus-4spz8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829076744Z namespaces/openshift-multus/pods/multus-4spz8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829485325Z namespaces/openshift-multus/pods/multus-4spz8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829553177Z namespaces/openshift-multus/pods/multus-4spz8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829597878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829644069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/multus-additional-cni-plugins-fzn6t.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829789473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/bond-cni-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829801794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829806624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829819394Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829912157Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829979139Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.829994359Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830002459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/cni-plugins/cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83000768Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830058831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830152954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830208175Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830245586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/egress-router-binary-copy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830252457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830256607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830291308Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83037953Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830482263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830518914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830531444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830537105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830566315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830633807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830703749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83073223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/routeoverride-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83073762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83074143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830787812Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830873444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830939846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830980407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni-bincopy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.830988297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831007178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831014488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831108621Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831172962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831196793Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831204773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831215493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831251285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831347887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83142929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fzn6t/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831475831Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831519092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/multus-additional-cni-plugins-g726f.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831667606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/bond-cni-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831678777Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831683537Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831720558Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83180553Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831875082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831892562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831898843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/cni-plugins/cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831911903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.831956974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832042007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832121899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83216043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/egress-router-binary-copy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83216828Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83217228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832210171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832292543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832362865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832395737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832400817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.832404617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833053275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833133257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833202679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83321636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/routeoverride-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83322775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83323254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833277111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833370094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833457476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833495337Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni-bincopy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833506457Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833513818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833543889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833644421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833713903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833761525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833768305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833773855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833806826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.833897388Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83396665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g726f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834005691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834042012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/multus-additional-cni-plugins-m2xd5.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834189407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/bond-cni-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834196407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834200297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834239788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83432984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834395533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834431734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834443984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/cni-plugins/cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834555807Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834591918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83468253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834748752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834827405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/egress-router-binary-copy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834835755Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834841555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834889446Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.834973229Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83504544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835060471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835071261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835075211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835129293Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835199605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835266037Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835299927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/routeoverride-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835306728Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835312858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835350199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835464952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835530844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835558265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni-bincopy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835564745Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835573555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835614836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835703739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835886994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835899434Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835904395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835908875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835913485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.835945056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836007517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-m2xd5/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836038688Z namespaces/openshift-multus/pods/multus-hcf89/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83609499Z namespaces/openshift-multus/pods/multus-hcf89/multus-hcf89.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836186482Z namespaces/openshift-multus/pods/multus-hcf89/kube-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836194723Z namespaces/openshift-multus/pods/multus-hcf89/kube-multus/kube-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836200483Z namespaces/openshift-multus/pods/multus-hcf89/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836213263Z namespaces/openshift-multus/pods/multus-hcf89/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836701827Z namespaces/openshift-multus/pods/multus-hcf89/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836779529Z namespaces/openshift-multus/pods/multus-hcf89/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83681266Z namespaces/openshift-multus/pods/multus-l8q7w/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836845111Z namespaces/openshift-multus/pods/multus-l8q7w/multus-l8q7w.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836942944Z namespaces/openshift-multus/pods/multus-l8q7w/kube-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836953884Z namespaces/openshift-multus/pods/multus-l8q7w/kube-multus/kube-multus/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836958834Z namespaces/openshift-multus/pods/multus-l8q7w/kube-multus/kube-multus/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.836970444Z namespaces/openshift-multus/pods/multus-l8q7w/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837247092Z namespaces/openshift-multus/pods/multus-l8q7w/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837299554Z namespaces/openshift-multus/pods/multus-l8q7w/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837344055Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837358245Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon-4n42s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837486349Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837500259Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837505189Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83751861Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837623232Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837772937Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837801208Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837806318Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837810228Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837854119Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.837965812Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838033194Z namespaces/openshift-multus/pods/network-metrics-daemon-4n42s/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838064625Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838098346Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon-8qdk8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838181558Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838188758Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838192668Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838230609Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838318522Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838386694Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838440435Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838452176Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838456196Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838494867Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838635171Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838693902Z namespaces/openshift-multus/pods/network-metrics-daemon-8qdk8/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838730274Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838763764Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon-qph8l.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838852177Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838863367Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838870018Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.838880488Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83896423Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839049492Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839073313Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839083353Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839093224Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839133835Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839255568Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83932388Z namespaces/openshift-multus/pods/network-metrics-daemon-qph8l/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839339651Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839392992Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839462564Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839480595Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839491055Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839595718Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839639949Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.83969232Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839765212Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839820764Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839845205Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839899956Z namespaces/openshift-network-console/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.839938407Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840002149Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840041Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840093701Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840123842Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840214705Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840334368Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840433641Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840500273Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840539294Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840612986Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840651647Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840697338Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840733959Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840815282Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840845502Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840897144Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.840975626Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841021978Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841051768Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841173162Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841255694Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841373747Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84147572Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841642055Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841772408Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841893542Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841952233Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.841997745Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842036366Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842091747Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842139499Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84219063Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842241821Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842289983Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842328174Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842372095Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842521359Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842603892Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842652183Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842678204Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842738315Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842775507Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842821618Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842828568Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842878159Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin-6cf856758c-glwh9.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842956272Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842964552Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.842971382Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843004123Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843100116Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843164367Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-glwh9/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843211629Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843230529Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843289101Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843335192Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843385124Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843436325Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843511417Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843551498Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84360173Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843722753Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843830226Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.843930599Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844025951Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844077993Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844127174Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844189396Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844220177Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844288079Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84433478Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844367321Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844443423Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844522035Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844572067Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844589747Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84466888Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844728471Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844846974Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.844959028Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84504899Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845258616Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845339288Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845580185Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845669628Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84577554Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845836782Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845885503Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845933705Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.845979746Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846069519Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84611923Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846160811Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846210552Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846244263Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846301195Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846349316Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846440089Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846529311Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846572753Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846637304Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846671725Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846704326Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846772818Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846792039Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84685559Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846866991Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846879031Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/network-check-source-869dcfcdcd-tt4pd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846984794Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/check-endpoints/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.846997025Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/check-endpoints/check-endpoints/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847002505Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847023795Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847145038Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84721073Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-tt4pd/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847238891Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847277022Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-6pv9t.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847354924Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-container/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847361965Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847366295Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847402406Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847514189Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847586411Z namespaces/openshift-network-diagnostics/pods/network-check-target-6pv9t/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847621282Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847642012Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-8jcmk.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847725965Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-container/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847736675Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847741245Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847762056Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847852738Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84791781Z namespaces/openshift-network-diagnostics/pods/network-check-target-8jcmk/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847963272Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.847989442Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-jg5tw.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848076045Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-container/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848084095Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848088585Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848128506Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848210848Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84827696Z namespaces/openshift-network-diagnostics/pods/network-check-target-jg5tw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848319531Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848355903Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848404774Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848411774Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848465566Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848751854Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848800175Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848829996Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848927028Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.848968229Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849021781Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849051632Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849113804Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849168695Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849210306Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849257208Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849301659Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849382971Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849489454Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849570957Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849611267Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849659069Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.84970488Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849750091Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849827544Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849875475Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849903336Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.849990028Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850021459Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850029919Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8500759Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850127782Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850173443Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850272046Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850349908Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850441861Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850549334Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850627356Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85077964Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850897974Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850942805Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.850987046Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851023617Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851078219Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851109479Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851158911Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851203692Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851247763Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851326335Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851408358Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851566652Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851608043Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851663645Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851694516Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851741837Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851771288Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851830609Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85184095Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85186955Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851935312Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.851967263Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852021675Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852061496Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852125108Z namespaces/openshift-network-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852167039Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852231611Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852251911Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852311543Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852360494Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852493598Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85256957Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852649372Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852694084Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852737295Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852800777Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852844368Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.852888989Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85293086Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853009273Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853055824Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853103465Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853179777Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853226968Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853233899Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85327357Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853318181Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853364102Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853516227Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853599829Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853758343Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.853834925Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85401475Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854101263Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854228007Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854282458Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854311609Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854409322Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854488044Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854531975Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854583517Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854621207Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854680479Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8547189Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854766222Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854805573Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854903115Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.854988118Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855029399Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85506163Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855119392Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855157133Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855249925Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855285206Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855338118Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855378319Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855449991Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855460351Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855475331Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter-9496x.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855568734Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855577134Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855581204Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855616835Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855703548Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85577373Z namespaces/openshift-network-operator/pods/iptables-alerter-9496x/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855804351Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855846182Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter-sn8zm.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855924094Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855931204Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855935344Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.855973455Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856063538Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85613728Z namespaces/openshift-network-operator/pods/iptables-alerter-sn8zm/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856163111Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856197802Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter-wgs87.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856281164Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856288314Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856292114Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856331565Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856437168Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85650596Z namespaces/openshift-network-operator/pods/iptables-alerter-wgs87/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856545631Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856574392Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856628574Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856658444Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856713696Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856759817Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856841769Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85687491Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856921792Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.856954223Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857035335Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857109397Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857191919Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857233451Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857277602Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857323063Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857365124Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857473447Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857499408Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8575555Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857645142Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857688943Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857733734Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.857831737Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85791938Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858005172Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858085954Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858159736Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85827591Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858497326Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858562348Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858592618Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85865456Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858693801Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858742163Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858788024Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858865766Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.858944258Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.85899483Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859036101Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859082192Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859128164Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859188005Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859234036Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859301878Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859308749Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859347019Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859391531Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859546695Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859606547Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859644708Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859679139Z namespaces/openshift-operators/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859686139Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859692249Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859739341Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859787652Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859822483Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859888555Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859925856Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.859972667Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860000888Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860358278Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86043629Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860537823Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860579474Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860637946Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860763709Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86078025Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860839281Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860888733Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.860972215Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861012036Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861051357Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86113188Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861177131Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861189341Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861211422Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861269483Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861296234Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861538071Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861620103Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.861976813Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.862099447Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86259698Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.862679803Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.862844507Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.862888538Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86293131Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863019792Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863135195Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863166086Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863259169Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86329062Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863330651Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863401263Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863459674Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863509556Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863546287Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863598238Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863604929Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86364788Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863703791Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863719142Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863813424Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863893797Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863917837Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.863977899Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86403209Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864069071Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864159964Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864206845Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864255517Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864268137Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864315858Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864430742Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864487583Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864534284Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864572345Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864583496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864644858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-node-4mqg8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864940906Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-node/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864949896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864956136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.864988967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865126731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865196213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865229844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865242214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865247195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865258225Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86543239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865506602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865528552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/nbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865543383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/nbdb/nbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865548333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/nbdb/nbdb/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865598834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865695087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865768259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86580735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/northd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86581508Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/northd/northd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865821751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/northd/northd/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865832281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/northd/northd/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.865957904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866017856Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/northd/northd/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866055237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-acl-logging/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866065217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866070447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866101808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866193211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866239552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866249572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-controller/ovn-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866254263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866276743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86652551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866584502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866615143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866624303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866629053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.866667854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867658442Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867731024Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867772145Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/sbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867778925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/sbdb/sbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867782695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/sbdb/sbdb/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867824807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867925379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.867992141Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4mqg8/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868022382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868108414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-node-n5mrx.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868264119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-node/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868271409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868275539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868346071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868607568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86867766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868708561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868715381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868719361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868756782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868891336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.868959738Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869002299Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/nbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86900922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/nbdb/nbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86901322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/nbdb/nbdb/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869053311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869150993Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869216565Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869257347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/northd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869273437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/northd/northd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869278387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/northd/northd/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869285767Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/northd/northd/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869402151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869497423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/northd/northd/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869522064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-acl-logging/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869528994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869535084Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869565335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869650627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869704609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869714349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-controller/ovn-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869718829Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.86974538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.869976467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.870044389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.870070779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.870077129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87008317Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87011792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871298473Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871369495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871388466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/sbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871394736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/sbdb/sbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871401287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/sbdb/sbdb/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871471038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871578831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871644403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-n5mrx/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871688295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871754376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-node-xkfgq.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871904661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-node/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871913471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871919811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.871931001Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872079775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872153408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872168628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872179618Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872183628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87224243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872363243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872440716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872486157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/nbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872492697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/nbdb/nbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872498257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/nbdb/nbdb/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872539298Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/nbdb/nbdb/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872634051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872695503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872724613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/northd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872731204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/northd/northd/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872751364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/northd/northd/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872761834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/northd/northd/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872877928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87294677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/northd/northd/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87296249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-acl-logging/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87297039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.872977311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873025822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873123255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873201587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873211427Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-controller/ovn-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873216387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873227117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873403822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873502175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873525436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873534356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873540416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.873578117Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874360109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874430151Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874493243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/sbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874501263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/sbdb/sbdb/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874505223Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/sbdb/sbdb/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874530814Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/sbdb/sbdb/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874635407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874784541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xkfgq/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874813132Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874849383Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874909304Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874916345Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.874953276Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875046748Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875175332Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875224513Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875257144Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875351107Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875432749Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875507401Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875550312Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875595624Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875605244Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875609344Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875640935Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875697796Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875746228Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87580609Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87584504Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875898802Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.875940473Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876016875Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876155319Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876249172Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876281453Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876334774Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876382746Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876427507Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87653045Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87655938Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876612342Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876691754Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876739096Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876745976Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876795447Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876839828Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87688495Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.876995333Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.877088065Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.877277081Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.877356023Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87760506Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.877736113Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.877913349Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87797527Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878020721Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878073153Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878117324Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878164336Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878194616Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878288059Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878368841Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878401982Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878479694Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878536856Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878578727Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878630238Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87867584Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87870672Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878712961Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878763732Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/service-ca-operator-7695fc6c8c-d26qp.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878841994Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/service-ca-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878849055Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878853135Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.878890816Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87904631Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d26qp/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879259786Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879266536Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879319468Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879351169Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87940736Z namespaces/openshift-service-ca/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879479692Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879540464Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879575495Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879623196Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879666617Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.87974302Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879846812Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879941865Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.879986526Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880013617Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880084479Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88011539Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880213963Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880243094Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880295615Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880372877Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880430469Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880440819Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88049607Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880546902Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880575953Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880698186Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880774538Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880882011Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.880957463Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881069877Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88118998Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881359535Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881410086Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881486548Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881510039Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8815707Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881614602Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881658623Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881736375Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881814647Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881848318Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88189712Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881930281Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.881982432Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882015923Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882023213Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882073605Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-79f68b9f4f-4pc7d.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882145707Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882154297Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882159067Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882188438Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882410864Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882513047Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-4pc7d/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882531907Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882578549Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88262367Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882655201Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882704342Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.882758024Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88296757Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883002461Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883053912Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883080393Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883171845Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883248598Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8833354Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883390762Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883444403Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883501794Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883533455Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883605317Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883663519Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883713411Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883785162Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883822783Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883852754Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.883964738Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88404544Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884130022Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884215925Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884295997Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884439761Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884593925Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884644497Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884671057Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884736189Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88476391Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884821162Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884854262Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.884938405Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885019147Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885068128Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885109859Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88514025Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885178971Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885238223Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885265904Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885318155Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885345776Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885403588Z namespaces/openshift/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885550092Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885612793Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885641794Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885679295Z namespaces/openshift/apps/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885733377Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885810509Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885890081Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.885966643Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886004275Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886040176Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886097927Z namespaces/openshift/batch/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886137798Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886224761Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886255611Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886294712Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886386035Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886432176Z namespaces/openshift/core/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886504809Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886596831Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886673023Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886754085Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.886832798Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88691144Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.887033353Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.887192128Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.887245099Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88727513Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.887329341Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.887367542Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.888740511Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.888781512Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.888874055Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.888956747Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88906627Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.889167213Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.889256505Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88940851Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.889668997Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.88979699Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.889889223Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.889983476Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890106679Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890219612Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890342346Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890433018Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890553231Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890697266Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890814499Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.890933132Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891034975Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891130608Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89122785Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891323953Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891443616Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891546469Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891638462Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891740685Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891852658Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.891956991Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892062874Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892176147Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89229299Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892378022Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892509906Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892600389Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892726012Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892895487Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.892983819Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893111743Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893215976Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893328609Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893481984Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893571836Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893665549Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893793032Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.893923456Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894041559Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894157772Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894252575Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894347688Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89444734Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894592104Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894710298Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894831631Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.894946354Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895123689Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895218162Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895314455Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895445208Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895634233Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895676195Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895762477Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89585017Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895889691Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895941302Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.895970123Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896022504Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896081546Z namespaces/openshift/policy/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896109817Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896167799Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.8962205Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896250051Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896258451Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896289722Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896434396Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89656839Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896672873Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.896779336Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89694789Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897056273Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897175716Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89728622Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897411463Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897558267Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897672481Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897800124Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.897944118Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898049541Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898172135Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898277497Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898399801Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898659338Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898764231Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898860924Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.898997307Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.899111261Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.899222194Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.899334347Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89943117Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.899541503Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.899654646Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.89979521Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.899907213Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900005766Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900123939Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900226222Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900351376Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900491019Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900596262Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900700195Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900795268Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.900917621Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901025304Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901289562Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901413795Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901555949Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901680253Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901804226Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.901927559Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902077604Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902206787Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902331641Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902469655Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902555097Z network_logs/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902600578Z network_logs/cluster_scale [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902683641Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902758863Z network_logs/multi-networkpolicy [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902838135Z network_logs/net-attach-def [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.902918567Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.903059371Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.903147434Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.904571203Z nodes/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.904602724Z nodes/debug [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.904701927Z nodes/ip-10-0-131-216.ec2.internal/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.904742118Z nodes/ip-10-0-131-216.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.905019016Z nodes/ip-10-0-131-216.ec2.internal/dmesg [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.905301074Z nodes/ip-10-0-131-216.ec2.internal/ethtool_channels [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.905382466Z nodes/ip-10-0-131-216.ec2.internal/ethtool_features [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.905487729Z nodes/ip-10-0-131-216.ec2.internal/ip-10-0-131-216.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.905767847Z nodes/ip-10-0-131-216.ec2.internal/irq_affinities.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.905908801Z nodes/ip-10-0-131-216.ec2.internal/lscpu [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.906033594Z nodes/ip-10-0-131-216.ec2.internal/lspci [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.906129997Z nodes/ip-10-0-131-216.ec2.internal/podresources.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.90623023Z nodes/ip-10-0-131-216.ec2.internal/pods_info.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.906341423Z nodes/ip-10-0-131-216.ec2.internal/proc_cmdline [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.906436846Z nodes/ip-10-0-131-216.ec2.internal/sysinfo.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.908201425Z nodes/ip-10-0-131-216.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.908360009Z nodes/ip-10-0-134-233.ec2.internal/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.90838861Z nodes/ip-10-0-134-233.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.908810072Z nodes/ip-10-0-134-233.ec2.internal/dmesg [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909045588Z nodes/ip-10-0-134-233.ec2.internal/ethtool_channels [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909121381Z nodes/ip-10-0-134-233.ec2.internal/ethtool_features [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909205093Z nodes/ip-10-0-134-233.ec2.internal/ip-10-0-134-233.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909522662Z nodes/ip-10-0-134-233.ec2.internal/irq_affinities.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909673346Z nodes/ip-10-0-134-233.ec2.internal/lscpu [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909805489Z nodes/ip-10-0-134-233.ec2.internal/lspci [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.909890432Z nodes/ip-10-0-134-233.ec2.internal/podresources.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.910019846Z nodes/ip-10-0-134-233.ec2.internal/pods_info.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.910135729Z nodes/ip-10-0-134-233.ec2.internal/proc_cmdline [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.910220381Z nodes/ip-10-0-134-233.ec2.internal/sysinfo.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.911912619Z nodes/ip-10-0-134-233.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.912091813Z nodes/ip-10-0-134-26.ec2.internal/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.912120664Z nodes/ip-10-0-134-26.ec2.internal/cpu_affinities.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.912396012Z nodes/ip-10-0-134-26.ec2.internal/dmesg [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.91267826Z nodes/ip-10-0-134-26.ec2.internal/ethtool_channels [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.912753642Z nodes/ip-10-0-134-26.ec2.internal/ethtool_features [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.912833544Z nodes/ip-10-0-134-26.ec2.internal/ip-10-0-134-26.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.913161293Z nodes/ip-10-0-134-26.ec2.internal/irq_affinities.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.913303247Z nodes/ip-10-0-134-26.ec2.internal/lscpu [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.913437001Z nodes/ip-10-0-134-26.ec2.internal/lspci [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.913535004Z nodes/ip-10-0-134-26.ec2.internal/podresources.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.913652477Z nodes/ip-10-0-134-26.ec2.internal/pods_info.json [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.91376375Z nodes/ip-10-0-134-26.ec2.internal/proc_cmdline [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.913851333Z nodes/ip-10-0-134-26.ec2.internal/sysinfo.log [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.915752966Z nodes/ip-10-0-134-26.ec2.internal/sysinfo.tgz [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.91591002Z pod_network_connectivity_check/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.915944451Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.916054674Z static-pods/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.916063444Z static-pods/kube-apiserver/ [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.923863372Z [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.923882633Z sent 57,874 bytes received 3,980,150 bytes 8,076,048.00 bytes/sec [must-gather] [must-gather-6vnlf] OUT 2026-07-10T19:25:49.923890453Z total size is 44,386,604 speedup is 10.99 [must-gather] [must-gather ] OUT 2026-07-10T19:25:50.176609555Z namespace/openshift-must-gather-r2nq6 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: f1b8f2d7-068c-4fa7-ab47-1e225af0debc [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-pnff6 [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-pnff6-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-pnff6 [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 4ea00c0..60f65b6 ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 4ea00c0..60f65b6 [git-push-artifacts] Fast-forward [git-push-artifacts] .../e2e-llm-inference-service.tar.gz | Bin 0 -> 13122251 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-wwtb8/e2e-llm-inference-service.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6796310 Jul 10 19:26 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-pnff6/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 2d17ecc] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-pnff6/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 60f65b6..2d17ecc ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded