task e2e-predictor has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-zf7j6-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-zf7j6-kubeconfig [get-kubeconfig] Found admin password secret: cluster-zf7j6-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-zf7j6-password [get-kubeconfig] API Server URL: https://af79b629f7445440baa6b41afb213226-46032d78989c3a48.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [clone-repo] RHOAIENG-61064-tls-profile [clone-repo] https://github.com/ugiordan/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 90% (2814/3114) Updating files: 91% (2834/3114) Updating files: 92% (2865/3114) Updating files: 93% (2897/3114) Updating files: 94% (2928/3114) Updating files: 95% (2959/3114) Updating files: 96% (2990/3114) Updating files: 97% (3021/3114) Updating files: 98% (3052/3114) Updating files: 99% (3083/3114) Updating files: 100% (3114/3114) Updating files: 100% (3114/3114), done. [e2e-predictor] + bash [e2e-predictor] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-predictor] + echo failed [e2e-predictor] + COMPONENT_NAME=kserve-agent-ci [e2e-predictor] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bc865beb0a4c9f01a1df4752390bd4260e955e32374e4da81b856592a55129a5 [e2e-predictor] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bc865beb0a4c9f01a1df4752390bd4260e955e32374e4da81b856592a55129a5 [e2e-predictor] + COMPONENT_NAME=kserve-controller-ci [e2e-predictor] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [e2e-predictor] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [e2e-predictor] + COMPONENT_NAME=kserve-router-ci [e2e-predictor] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-predictor] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:1ba9ef3ad26a8d4cbc14340df53a992436a13ca512ea59620c0d316a48067844 [e2e-predictor] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:1ba9ef3ad26a8d4cbc14340df53a992436a13ca512ea59620c0d316a48067844 [e2e-predictor] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-predictor] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-predictor] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:dfbfcc0c54b5e0fa04c4920b5bf8d26493ab5dce3ae98302f2ea616dc74d49a8 [e2e-predictor] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:dfbfcc0c54b5e0fa04c4920b5bf8d26493ab5dce3ae98302f2ea616dc74d49a8 [e2e-predictor] + ./test/scripts/openshift-ci/run-e2e-tests.sh 'predictor or kserve_on_openshift' [e2e-predictor] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-predictor] Installing on cluster [e2e-predictor] Using namespace: kserve for KServe components [e2e-predictor] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1716 [e2e-predictor] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-predictor] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1716 [e2e-predictor] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1716 [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-predictor] v5.8.1 [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-predictor] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Installing KServe Python SDK ... [e2e-predictor] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-predictor] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-predictor] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-predictor] uv 0.7.8 [e2e-predictor] Creating virtual environment... [e2e-predictor] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-predictor] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] /workspace/source [e2e-predictor] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-predictor] Creating virtual environment at: .venv [e2e-predictor] Resolved 266 packages in 1ms [e2e-predictor] Building kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading cryptography (4.3MiB) [e2e-predictor] Downloading aiohttp (1.7MiB) [e2e-predictor] Downloading kubernetes (1.9MiB) [e2e-predictor] Downloading pandas (12.5MiB) [e2e-predictor] Downloading setuptools (1.2MiB) [e2e-predictor] Downloading portforward (3.9MiB) [e2e-predictor] Downloading botocore (12.9MiB) [e2e-predictor] Downloading pydantic-core (2.0MiB) [e2e-predictor] Downloading numpy (15.7MiB) [e2e-predictor] Downloading grpcio (6.4MiB) [e2e-predictor] Downloading black (1.6MiB) [e2e-predictor] Downloading mypy (17.2MiB) [e2e-predictor] Downloading grpcio-tools (2.5MiB) [e2e-predictor] Downloading uvloop (3.8MiB) [e2e-predictor] Downloading pyarrow (40.1MiB) [e2e-predictor] Building timeout-sampler==1.0.3 [e2e-predictor] Building python-simple-logger==2.0.19 [e2e-predictor] Downloading aiohttp [e2e-predictor] Downloading pydantic-core [e2e-predictor] Downloading black [e2e-predictor] Downloading grpcio-tools [e2e-predictor] Downloading setuptools [e2e-predictor] Downloading portforward [e2e-predictor] Built python-simple-logger==2.0.19 [e2e-predictor] Downloading uvloop [e2e-predictor] Downloading cryptography [e2e-predictor] Downloading grpcio [e2e-predictor] Downloading kubernetes [e2e-predictor] Built timeout-sampler==1.0.3 [e2e-predictor] Downloading numpy [e2e-predictor] Built kserve @ file:///workspace/source/python/kserve [e2e-predictor] Downloading pandas [e2e-predictor] Downloading mypy [e2e-predictor] Downloading botocore [e2e-predictor] Downloading pyarrow [e2e-predictor] Prepared 101 packages in 4.22s [e2e-predictor] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-predictor] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-predictor] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-predictor] Installed 101 packages in 17.16s [e2e-predictor] + aiohappyeyeballs==2.6.1 [e2e-predictor] + aiohttp==3.13.3 [e2e-predictor] + aiosignal==1.4.0 [e2e-predictor] + annotated-doc==0.0.4 [e2e-predictor] + annotated-types==0.7.0 [e2e-predictor] + anyio==4.9.0 [e2e-predictor] + attrs==25.3.0 [e2e-predictor] + avro==1.12.0 [e2e-predictor] + black==24.3.0 [e2e-predictor] + boto3==1.37.35 [e2e-predictor] + botocore==1.37.35 [e2e-predictor] + cachetools==5.5.2 [e2e-predictor] + certifi==2025.1.31 [e2e-predictor] + cffi==2.0.0 [e2e-predictor] + charset-normalizer==3.4.1 [e2e-predictor] + click==8.1.8 [e2e-predictor] + cloudevents==1.11.0 [e2e-predictor] + colorama==0.4.6 [e2e-predictor] + colorlog==6.10.1 [e2e-predictor] + coverage==7.8.0 [e2e-predictor] + cryptography==46.0.5 [e2e-predictor] + deprecation==2.1.0 [e2e-predictor] + durationpy==0.9 [e2e-predictor] + execnet==2.1.1 [e2e-predictor] + fastapi==0.136.3 [e2e-predictor] + frozenlist==1.5.0 [e2e-predictor] + google-auth==2.39.0 [e2e-predictor] + grpc-interceptor==0.15.4 [e2e-predictor] + grpcio==1.78.1 [e2e-predictor] + grpcio-testing==1.78.1 [e2e-predictor] + grpcio-tools==1.78.1 [e2e-predictor] + h11==0.16.0 [e2e-predictor] + httpcore==1.0.9 [e2e-predictor] + httptools==0.6.4 [e2e-predictor] + httpx==0.27.2 [e2e-predictor] + httpx-retries==0.4.5 [e2e-predictor] + idna==3.10 [e2e-predictor] + iniconfig==2.1.0 [e2e-predictor] + jinja2==3.1.6 [e2e-predictor] + jmespath==1.0.1 [e2e-predictor] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-predictor] + kubernetes==32.0.1 [e2e-predictor] + markupsafe==3.0.2 [e2e-predictor] + multidict==6.4.3 [e2e-predictor] + mypy==0.991 [e2e-predictor] + mypy-extensions==1.0.0 [e2e-predictor] + numpy==2.2.4 [e2e-predictor] + oauthlib==3.2.2 [e2e-predictor] + orjson==3.10.16 [e2e-predictor] + packaging==24.2 [e2e-predictor] + pandas==2.2.3 [e2e-predictor] + pathspec==0.12.1 [e2e-predictor] + platformdirs==4.3.7 [e2e-predictor] + pluggy==1.5.0 [e2e-predictor] + portforward==0.7.1 [e2e-predictor] + prometheus-client==0.21.1 [e2e-predictor] + propcache==0.3.1 [e2e-predictor] + protobuf==6.33.5 [e2e-predictor] + psutil==5.9.8 [e2e-predictor] + pyarrow==19.0.1 [e2e-predictor] + pyasn1==0.6.3 [e2e-predictor] + pyasn1-modules==0.4.2 [e2e-predictor] + pycparser==2.22 [e2e-predictor] + pydantic==2.12.4 [e2e-predictor] + pydantic-core==2.41.5 [e2e-predictor] + pyjwt==2.12.1 [e2e-predictor] + pytest==7.4.4 [e2e-predictor] + pytest-asyncio==0.23.8 [e2e-predictor] + pytest-cov==5.0.0 [e2e-predictor] + pytest-httpx==0.30.0 [e2e-predictor] + pytest-json-report==1.5.0 [e2e-predictor] + pytest-metadata==3.1.1 [e2e-predictor] + pytest-xdist==3.6.1 [e2e-predictor] + python-dateutil==2.9.0.post0 [e2e-predictor] + python-dotenv==1.1.0 [e2e-predictor] + python-multipart==0.0.22 [e2e-predictor] + python-simple-logger==2.0.19 [e2e-predictor] + pytz==2025.2 [e2e-predictor] + pyyaml==6.0.2 [e2e-predictor] + requests==2.32.3 [e2e-predictor] + requests-oauthlib==2.0.0 [e2e-predictor] + rsa==4.9.1 [e2e-predictor] + s3transfer==0.11.4 [e2e-predictor] + setuptools==78.1.0 [e2e-predictor] + six==1.17.0 [e2e-predictor] + sniffio==1.3.1 [e2e-predictor] + starlette==1.2.1 [e2e-predictor] + tabulate==0.9.0 [e2e-predictor] + timeout-sampler==1.0.3 [e2e-predictor] + timing-asgi==0.3.1 [e2e-predictor] + tomlkit==0.13.2 [e2e-predictor] + typing-extensions==4.15.0 [e2e-predictor] + typing-inspection==0.4.2 [e2e-predictor] + tzdata==2025.2 [e2e-predictor] + urllib3==2.6.2 [e2e-predictor] + uvicorn==0.34.1 [e2e-predictor] + uvloop==0.21.0 [e2e-predictor] + watchfiles==1.0.5 [e2e-predictor] + websocket-client==1.8.0 [e2e-predictor] + websockets==15.0.1 [e2e-predictor] + yarl==1.20.0 [e2e-predictor] Audited 1 package in 49ms [e2e-predictor] /workspace/source [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Now using project "kserve" on server "https://af79b629f7445440baa6b41afb213226-46032d78989c3a48.elb.us-east-1.amazonaws.com:6443". [e2e-predictor] [e2e-predictor] You can add applications to this project with the 'new-app' command. For example, try: [e2e-predictor] [e2e-predictor] oc new-app rails-postgresql-example [e2e-predictor] [e2e-predictor] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-predictor] [e2e-predictor] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-predictor] [e2e-predictor] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-predictor] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-predictor] make: Entering directory '/workspace/source' [e2e-predictor] make: Leaving directory '/workspace/source' [e2e-predictor] Creating namespace openshift-keda... [e2e-predictor] namespace/openshift-keda created [e2e-predictor] Namespace openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating OperatorGroup openshift-keda... [e2e-predictor] operatorgroup.operators.coreos.com/openshift-keda created [e2e-predictor] OperatorGroup openshift-keda created/ensured. [e2e-predictor] --- [e2e-predictor] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-predictor] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-predictor] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-predictor] --- [e2e-predictor] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-predictor] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-predictor] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-predictor] --- [e2e-predictor] Applying KedaController custom resource... [e2e-predictor] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-predictor] kedacontroller.keda.sh/keda configured [e2e-predictor] KedaController custom resource applied. [e2e-predictor] --- [e2e-predictor] Allowing time for KEDA components to be provisioned by the operator ... [e2e-predictor] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-operator-68bff59c-zvwh7 1/1 Running 0 41s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-operator-68bff59c-zvwh7 condition met [e2e-predictor] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Operator pod is ready. [e2e-predictor] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-metrics-apiserver-559f75f947-m5mg6 1/1 Running 0 46s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-metrics-apiserver-559f75f947-m5mg6 condition met [e2e-predictor] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Metrics API Server pod is ready. [e2e-predictor] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-predictor] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-predictor] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-predictor] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] keda-admission-5fbd5c4644-jqvf4 1/1 Running 0 52s [e2e-predictor] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-predictor] pod/keda-admission-5fbd5c4644-jqvf4 condition met [e2e-predictor] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-predictor] KEDA Webhook pod is ready. [e2e-predictor] --- [e2e-predictor] ✅ KEDA deployment script finished successfully. [e2e-predictor] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [e2e-predictor] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bc865beb0a4c9f01a1df4752390bd4260e955e32374e4da81b856592a55129a5 [e2e-predictor] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:1ba9ef3ad26a8d4cbc14340df53a992436a13ca512ea59620c0d316a48067844 [e2e-predictor] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:dfbfcc0c54b5e0fa04c4920b5bf8d26493ab5dce3ae98302f2ea616dc74d49a8 [e2e-predictor] Installing KServe via kustomize... [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] Waiting for CRDs to be established... [e2e-predictor] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-predictor] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-predictor] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-predictor] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-predictor] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-predictor] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-predictor] Applying all resources... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-predictor] serviceaccount/kserve-controller-manager serverside-applied [e2e-predictor] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-role serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-predictor] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/kserve-tls-distro-rolebinding serverside-applied [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-predictor] configmap/inferenceservice-config serverside-applied [e2e-predictor] configmap/kserve-parameters serverside-applied [e2e-predictor] secret/kserve-webhook-server-secret serverside-applied [e2e-predictor] secret/mlpipeline-s3-artifact serverside-applied [e2e-predictor] service/kserve-controller-manager-metrics-service serverside-applied [e2e-predictor] service/kserve-controller-manager-service serverside-applied [e2e-predictor] service/kserve-webhook-server-service serverside-applied [e2e-predictor] service/llmisvc-controller-manager-service serverside-applied [e2e-predictor] service/llmisvc-webhook-server-service serverside-applied [e2e-predictor] service/s3-service serverside-applied [e2e-predictor] deployment.apps/kserve-controller-manager serverside-applied [e2e-predictor] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-predictor] deployment.apps/seaweedfs serverside-applied [e2e-predictor] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-predictor] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-predictor] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-predictor] Waiting for llmisvc-controller-manager to be ready... [e2e-predictor] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-predictor] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-predictor] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-predictor] NAME READY STATUS RESTARTS AGE [e2e-predictor] llmisvc-controller-manager-67d95fdc48-9jdkr 0/1 Running 0 7s [e2e-predictor] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-predictor] pod/llmisvc-controller-manager-67d95fdc48-9jdkr condition met [e2e-predictor] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-predictor] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-predictor] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-predictor] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-predictor] Applying DSC/DSCI resources... [e2e-predictor] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-predictor] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-predictor] KServe manual installation complete [e2e-predictor] Patching ingress domain... [e2e-predictor] configmap/inferenceservice-config patched [e2e-predictor] pod "kserve-controller-manager-799c68cd74-sn65f" deleted [e2e-predictor] Waiting for kserve-controller-manager to be ready... [e2e-predictor] pod/kserve-controller-manager-799c68cd74-5wljm condition met [e2e-predictor] Installing ODH Model Controller manually... [e2e-predictor] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-predictor] serviceaccount/model-serving-api created [e2e-predictor] serviceaccount/odh-model-controller created [e2e-predictor] role.rbac.authorization.k8s.io/leader-election-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-predictor] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-predictor] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-predictor] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-predictor] configmap/odh-model-controller-parameters created [e2e-predictor] service/model-serving-api created [e2e-predictor] service/odh-model-controller-metrics-service created [e2e-predictor] service/odh-model-controller-webhook-service created [e2e-predictor] deployment.apps/model-serving-api created [e2e-predictor] deployment.apps/odh-model-controller created [e2e-predictor] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-predictor] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-predictor] template.template.openshift.io/autogluon-runtime-template created [e2e-predictor] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-predictor] template.template.openshift.io/kserve-ovms created [e2e-predictor] template.template.openshift.io/mlserver-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-predictor] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-predictor] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-predictor] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-predictor] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "odh-model-controller" successfully rolled out [e2e-predictor] networkpolicy.networking.k8s.io/allow-all created [e2e-predictor] KServe setup complete (namespace: kserve) [e2e-predictor] Add testing models to SeaweedFS S3 storage ... [e2e-predictor] Waiting for SeaweedFS deployment to be ready... [e2e-predictor] deployment "seaweedfs" successfully rolled out [e2e-predictor] S3 init job not completed, re-creating... [e2e-predictor] job.batch/s3-init replaced [e2e-predictor] Waiting for S3 init job to complete... [e2e-predictor] job.batch/s3-init condition met [e2e-predictor] Configuring SeaweedFS S3 TLS [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing custom TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-custom-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-custom-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-custom serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with custom certificate and adding models to storage [e2e-predictor] Generating Custom CA cert and secret [e2e-predictor] .............+...+...........+.+.........+...+++++++++++++++++++++++++++++++++++++++++++++*...+++++++++++++++++++++++++++++++++++++++++++++*.....+........+.............+..............+.+........+.......+.....+.............+..............+.+......+.........+............+..+......+.+........+..................+..........+..+...............+...+....+...........+.......+..+..................+...+...+......+.+............+...+...+.....+......+...+.......+...+.....+......+....+.....+..........+..+.+...................................+...+......................+...+...............+.....+................+......+..+++++ [e2e-predictor] .+.+..+.+......+.....+....+..+....+.....+.............+..+.+...+.................+....+...+..+...+.+.....+++++++++++++++++++++++++++++++++++++++++++++*.......+.+..+.+.....................+.........+..+...+++++++++++++++++++++++++++++++++++++++++++++*.......+.......+........+......+..........+++++ [e2e-predictor] ----- [e2e-predictor] .....+......+......+.+........+.+......+..+.+.........+..+.+..+...+...+.+...+..+++++++++++++++++++++++++++++++++++++++++++++*..+.+.........+...+..+......+..........+...........+.+++++++++++++++++++++++++++++++++++++++++++++*.+.....................+..+....+...+...................................+.............+..+......+.....................+.............+........+....+.........+.....+.+...+...+.....+...+.+........+......+............+...+.+...+........+..........+.....+...+....+..+...+..........+..+.........+.........+.+......+...+......+.................+....+...+...+.....+.........+......+...+.........+.+......+...........+...+..........+......+...+..+..................+.............+........+.....................+.+.....+.......+..+...+.+.....+.+...........+....+..............+............+....+...+..+...+..........+......+.....+......+......+.........+....+......+++++ [e2e-predictor] ..+.....+...+...+.......+...+...+++++++++++++++++++++++++++++++++++++++++++++*.+.........+++++++++++++++++++++++++++++++++++++++++++++*.+...............+.+...........+.......+...+..+.+...............+..+....+.........+.........+..+...............+..........+...........+.............+.........+..+...+.+.........+..+....+....................+.+.....+..................+......+....+........+...+++++ [e2e-predictor] ----- [e2e-predictor] Certificate request self-signature ok [e2e-predictor] subject=CN=custom, O=Red Hat [e2e-predictor] secret/seaweedfs-tls-custom created [e2e-predictor] deployment.apps/seaweedfs-tls-custom patched [e2e-predictor] Waiting for patched seaweedfs-tls-custom deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 out of 1 new replicas have been updated... [e2e-predictor] Waiting for deployment "seaweedfs-tls-custom" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-custom" successfully rolled out [e2e-predictor] job.batch/s3-tls-init-custom created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-custom condition met [e2e-predictor] Namespace kserve exists. [e2e-predictor] Cleaning up existing serving TLS SeaweedFS resources for idempotency... [e2e-predictor] secret/seaweedfs-tls-serving-artifact serverside-applied [e2e-predictor] service/seaweedfs-tls-serving-service serverside-applied [e2e-predictor] deployment.apps/seaweedfs-tls-serving serverside-applied [e2e-predictor] Waiting for seaweedfs-tls-serving deployment to be ready... [e2e-predictor] Waiting for deployment "seaweedfs-tls-serving" rollout to finish: 0 of 1 updated replicas are available... [e2e-predictor] deployment "seaweedfs-tls-serving" successfully rolled out [e2e-predictor] Configuring SeaweedFS S3 for TLS with Openshift serving certificate and adding models to storage [e2e-predictor] job.batch/s3-tls-init-serving created [e2e-predictor] Waiting for S3 TLS init job to complete... [e2e-predictor] job.batch/s3-tls-init-serving condition met [e2e-predictor] Prepare CI namespace and install ServingRuntimes [e2e-predictor] Setting up CI namespace: kserve-ci-e2e-test [e2e-predictor] Tearing down CI namespace: kserve-ci-e2e-test [e2e-predictor] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-predictor] CI namespace teardown complete [e2e-predictor] Creating namespace kserve-ci-e2e-test [e2e-predictor] namespace/kserve-ci-e2e-test created [e2e-predictor] Applying S3 artifact secret [e2e-predictor] secret/mlpipeline-s3-artifact created [e2e-predictor] Applying storage-config secret [e2e-predictor] secret/storage-config created [e2e-predictor] Applying SeaweedFS S3 credentials secret [e2e-predictor] secret/seaweedfs-s3-creds created [e2e-predictor] Linking seaweedfs-s3-creds to default service account [e2e-predictor] Creating odh-trusted-ca-bundle configmap [e2e-predictor] configmap/odh-trusted-ca-bundle created [e2e-predictor] Installing ServingRuntimes [e2e-predictor] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-predictor] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-predictor] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-predictor] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-predictor] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-predictor] CI namespace setup complete [e2e-predictor] Setup complete [e2e-predictor] === E2E cluster / operator summary === [e2e-predictor] Client Version: 4.20.11 [e2e-predictor] Kustomize Version: v5.6.0 [e2e-predictor] Server Version: 4.21.24 [e2e-predictor] Kubernetes Version: v1.34.9 [e2e-predictor] ClusterVersion desired: 4.21.24 [e2e-predictor] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-predictor] CSVs in openshift-keda: [e2e-predictor] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-predictor] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-predictor] KServe deployments in kserve: [e2e-predictor] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:eac11934798c082b7abcf8194741d020011c79c119f9f05d77072d5d18ee162f [e2e-predictor] imageID: quay.io/opendatahub/kserve-controller@sha256:17b93add995c80c67e7f744481b1096fb08ace23fde7bdc0cd06ff917f702543 [e2e-predictor] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-predictor] imageID: quay.io/opendatahub/odh-model-controller@sha256:cdd8a183a80e3afe5ca304f5229d23b14ca09be84711ae658172dd1d3f99cb34 [e2e-predictor] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-predictor] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:b413662c07a057c9dcfe7e14b795b4ed6c7435e2a74d5ceba063f9c589f96e33 [e2e-predictor] === End E2E cluster / operator summary === [e2e-predictor] /workspace/source [e2e-predictor] CA certificate extracted [e2e-predictor] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-predictor] Run E2E tests: predictor or kserve_on_openshift [e2e-predictor] Starting E2E functional tests ... [e2e-predictor] Parallelism requested for pytest is 1 [e2e-predictor] ============================= test session starts ============================== [e2e-predictor] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] cachedir: .pytest_cache [e2e-predictor] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'metadata': '3.1.1', 'anyio': '4.9.0', 'json-report': '1.5.0', 'xdist': '3.6.1', 'asyncio': '0.23.8', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-predictor] rootdir: /workspace/source/test/e2e [e2e-predictor] configfile: pytest.ini [e2e-predictor] plugins: httpx-0.30.0, metadata-3.1.1, anyio-4.9.0, json-report-1.5.0, xdist-3.6.1, asyncio-0.23.8, cov-5.0.0 [e2e-predictor] asyncio: mode=Mode.STRICT [e2e-predictor] created: 1/1 worker [e2e-predictor] 1 worker [61 items] [e2e-predictor] [e2e-predictor] scheduling tests via WorkStealingScheduling [e2e-predictor] [e2e-predictor] batcher/test_batcher.py::test_batcher 2026-07-09 15:35:27.933 4574 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-predictor] 2026-07-09 15:37:18.266 4574 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.266 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.266 4574 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 15:37:18.266 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 15:37:18.266 4574 kserve.trace Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.266 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.268 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.268 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.268 4574 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.268 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.375 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.375 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.376 4574 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.376 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.376 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.376 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.376 4574 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.376 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.377 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.377 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:37:18.377 4574 kserve.trace base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:18.377 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:37:23.411 4574 kserve.trace Got response [{'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-09 15:37:23.411 4574 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}, {'message': '', 'batchId': 'd410a470-0b25-4470-9cd5-667e8deb3146', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher.py::test_batcher [e2e-predictor] batcher/test_batcher_custom_port.py::test_batcher_custom_port 2026-07-09 15:38:53.655 4574 kserve.trace Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.655 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.655 4574 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 15:38:53.655 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 15:38:53.655 4574 kserve.trace Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.655 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.656 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.656 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.656 4574 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.656 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.658 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.659 4574 kserve.trace Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.659 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:38:53.659 4574 kserve.trace base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:53.659 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-batcher-custom-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:38:58.691 4574 kserve.trace Got response [{'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}, {'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}, {'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}, {'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}] [e2e-predictor] 2026-07-09 15:38:58.691 4574 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}, {'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}, {'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}, {'message': '', 'batchId': '42c55df8-efc1-40fe-be9a-65e8ba825ba9', 'predictions': [1, 1]}] [e2e-predictor] [e2e-predictor] [gw0] PASSED batcher/test_batcher_custom_port.py::test_batcher_custom_port [e2e-predictor] custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_custom_model_grpc [e2e-predictor] custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] [gw0] SKIPPED custom/test_ray.py::test_custom_model_http_ray [e2e-predictor] logger/test_logger.py::test_kserve_logger 2026-07-09 15:40:49.009 4574 kserve.trace Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:40:49.009 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:40:49.009 4574 kserve.trace Network layer = openshift-route [e2e-predictor] 2026-07-09 15:40:49.009 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-predictor] 2026-07-09 15:40:49.009 4574 kserve.trace Using external route host: isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:40:49.009 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:40:49.010 4574 kserve.trace Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:40:49.010 4574 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-predictor] 2026-07-09 15:40:49.010 4574 kserve.trace base url = https://isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:40:49.010 4574 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-kserve-ci-e2e-test.apps.ea147ade-cb13-4c2b-b9ac-6dd98be0c5a2.prod.konfluxeaas.com [e2e-predictor] 2026-07-09 15:40:49.048 4574 kserve.trace Got response {'predictions': [1, 1]} [e2e-predictor] 2026-07-09 15:40:49.048 4574 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-predictor] [e2e-predictor] [gw0] PASSED logger/test_logger.py::test_kserve_logger [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 2026-07-09 15:44:04.486 4574 kserve.trace Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:44:04.486 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:44:04.486 4574 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 15:44:04.486 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 2026-07-09 15:46:19.976 4574 kserve.trace Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:46:19.976 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:46:19.976 4574 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 15:46:19.976 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants 2026-07-09 15:48:35.324 4574 kserve.trace Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:48:35.324 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:48:35.324 4574 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 15:48:35.324 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash 2026-07-09 15:50:20.669 4574 kserve.trace Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:50:20.669 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:50:20.669 4574 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 15:50:20.669 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 2026-07-09 15:50:55.958 4574 kserve.trace Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:50:55.958 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] 2026-07-09 15:50:55.959 4574 kserve.trace Network layer = istio [e2e-predictor] 2026-07-09 15:50:55.959 4574 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = istio [e2e-predictor] [e2e-predictor] [gw0] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] [e2e-predictor] =================================== FAILURES =================================== [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v1 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-v1" [e2e-predictor] predictor = _create_predictor(service_name) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_titanic_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:63: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v1' [e2e-predictor] input = './data/autogluon_titanic_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'1', 'memory': '2Gi'}, 'requests': {'cpu': '100m', 'memory': '1Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________________ test_autogluon_runtime_kserve_v2 _______________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:78: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...be': {'httpGet': {'path': '/v2/models/isvc-autogluon-v2/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _______________ test_autogluon_runtime_kserve_v2_input_variants ________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_input_variants(rest_v2_client): [e2e-predictor] service_name = "isvc-autogluon-v2-variants" [e2e-predictor] predictor = _create_predictor(service_name, protocol_version="v2") [e2e-predictor] async with autogluon_isvc(service_name, predictor): [e2e-predictor] for input_path in [ [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_binary.json", [e2e-predictor] "./data/autogluon_titanic_input_v2_all_binary.json", [e2e-predictor] ]: [e2e-predictor] > response = await predict_isvc(rest_v2_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:99: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-variants' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...tpGet': {'path': '/v2/models/isvc-autogluon-v2-variants/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-variants-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _____ test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash ______ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v2_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash( [e2e-predictor] rest_v2_client, [e2e-predictor] ): [e2e-predictor] service_name = "isvc-autogluon-v2-noslash" [e2e-predictor] storage_uri = AUTOGLUON_STORAGE_URI.rstrip("/") [e2e-predictor] predictor = _create_predictor( [e2e-predictor] service_name, protocol_version="v2", storage_uri=storage_uri [e2e-predictor] ) [e2e-predictor] > response = await deploy_and_predict( [e2e-predictor] service_name, [e2e-predictor] predictor, [e2e-predictor] rest_v2_client, [e2e-predictor] "./data/autogluon_titanic_input_v2.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon.py:114: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_titanic_input_v2.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-v2-noslash' [e2e-predictor] input = './data/autogluon_titanic_input_v2.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...ttpGet': {'path': '/v2/models/isvc-autogluon-v2-noslash/ready', 'port': 8080}, 'initialDelaySeconds': 90}, ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-v2-noslash-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] _________________ test_autogluon_timeseries_runtime_kserve_v1 __________________ [e2e-predictor] [gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python [e2e-predictor] [e2e-predictor] rest_v1_client = [e2e-predictor] [e2e-predictor] @pytest.mark.predictor [e2e-predictor] @pytest.mark.asyncio(scope="session") [e2e-predictor] async def test_autogluon_timeseries_runtime_kserve_v1(rest_v1_client): [e2e-predictor] service_name = "isvc-autogluon-ts-v1" [e2e-predictor] > response = await _deploy_and_predict_v1( [e2e-predictor] service_name, [e2e-predictor] rest_v1_client, [e2e-predictor] "./data/autogluon_timeseries_input.json", [e2e-predictor] ) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:73: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] rest_v1_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', storage_uri = None [e2e-predictor] [e2e-predictor] async def _deploy_and_predict_v1( [e2e-predictor] service_name: str, rest_v1_client, input_path: str, storage_uri: str = None [e2e-predictor] ): [e2e-predictor] predictor = _create_ts_predictor(service_name, storage_uri=storage_uri) [e2e-predictor] > return await deploy_and_predict(service_name, predictor, rest_v1_client, input_path) [e2e-predictor] [e2e-predictor] predictor/test_autogluon_timeseries.py:66: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] predictor = {'active_deadline_seconds': None, [e2e-predictor] 'affinity': None, [e2e-predictor] 'annotations': None, [e2e-predictor] 'auto_scaling': None, [e2e-predictor] 'automount_service_... None, [e2e-predictor] 'topology_spread_constraints': None, [e2e-predictor] 'triton': None, [e2e-predictor] 'volumes': None, [e2e-predictor] 'worker_spec': None, [e2e-predictor] 'xgboost': None} [e2e-predictor] rest_client = [e2e-predictor] input_path = './data/autogluon_timeseries_input.json', timeout_seconds = 1200 [e2e-predictor] [e2e-predictor] async def deploy_and_predict( [e2e-predictor] service_name: str, [e2e-predictor] predictor: V1beta1PredictorSpec, [e2e-predictor] rest_client, [e2e-predictor] input_path: str, [e2e-predictor] timeout_seconds: int = AUTOGLUON_ISVC_WAIT_TIMEOUT, [e2e-predictor] ): [e2e-predictor] async with autogluon_isvc(service_name, predictor, timeout_seconds): [e2e-predictor] > return await predict_isvc(rest_client, service_name, input_path) [e2e-predictor] [e2e-predictor] predictor/autogluon_helpers.py:96: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] client = [e2e-predictor] service_name = 'isvc-autogluon-ts-v1' [e2e-predictor] input = './data/autogluon_timeseries_input.json', version = 'v1beta1' [e2e-predictor] model_name = None, is_batch = False, network_layer = 'istio' [e2e-predictor] extra_headers = None [e2e-predictor] [e2e-predictor] async def predict_isvc( [e2e-predictor] client: InferenceRESTClient, [e2e-predictor] service_name, [e2e-predictor] input: Union[str, InferRequest], [e2e-predictor] version=constants.KSERVE_V1BETA1_VERSION, [e2e-predictor] model_name=None, [e2e-predictor] is_batch=False, [e2e-predictor] network_layer: str = "istio", [e2e-predictor] extra_headers: dict = None, [e2e-predictor] ) -> Union[InferResponse, Dict, List[Union[Dict, InferResponse]]]: [e2e-predictor] kfs_client = KServeClient( [e2e-predictor] config_file=os.environ.get("KUBECONFIG", "~/.kube/config") [e2e-predictor] ) [e2e-predictor] isvc = kfs_client.get( [e2e-predictor] service_name, [e2e-predictor] namespace=KSERVE_TEST_NAMESPACE, [e2e-predictor] version=version, [e2e-predictor] ) [e2e-predictor] > scheme, cluster_ip, host, path = get_isvc_endpoint(isvc, network_layer) [e2e-predictor] [e2e-predictor] common/utils.py:81: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] isvc = {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'a...'2', 'memory': '4Gi'}, 'requests': {'cpu': '100m', 'memory': '2Gi'}}, 'runtime': 'kserve-autogluonserver', ...}}}, ...} [e2e-predictor] network_layer = 'istio' [e2e-predictor] [e2e-predictor] def get_isvc_endpoint(isvc, network_layer: str = "istio"): [e2e-predictor] scheme = urlparse(isvc["status"]["url"]).scheme [e2e-predictor] host = urlparse(isvc["status"]["url"]).netloc [e2e-predictor] path = urlparse(isvc["status"]["url"]).path [e2e-predictor] logger.info(f"Host from isvc status URL = {host}") [e2e-predictor] logger.info(f"Network layer = {network_layer}") [e2e-predictor] if network_layer == "openshift-route": [e2e-predictor] cluster_ip = host [e2e-predictor] logger.info(f"Using external route host: {cluster_ip}") [e2e-predictor] elif network_layer == "istio" or network_layer == "istio-ingress": [e2e-predictor] > cluster_ip = get_cluster_ip() [e2e-predictor] [e2e-predictor] common/utils.py:372: [e2e-predictor] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ [e2e-predictor] [e2e-predictor] namespace = 'istio-system' [e2e-predictor] labels = {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] def get_cluster_ip(namespace="istio-system", labels: dict = None): [e2e-predictor] cluster_ip = os.environ.get("KSERVE_INGRESS_HOST_PORT") [e2e-predictor] if cluster_ip is None: [e2e-predictor] api_instance = k8s_client.CoreV1Api(k8s_client.ApiClient()) [e2e-predictor] if labels is None: [e2e-predictor] labels = { [e2e-predictor] "app": "istio-ingressgateway", [e2e-predictor] "istio": "ingressgateway", [e2e-predictor] } [e2e-predictor] label_selector = ",".join([f"{key}={value}" for key, value in labels.items()]) [e2e-predictor] services = api_instance.list_namespaced_service( [e2e-predictor] namespace, label_selector=label_selector [e2e-predictor] ) [e2e-predictor] if services.items: [e2e-predictor] service = services.items[0] [e2e-predictor] else: [e2e-predictor] > raise RuntimeError(f"No service found with labels: {labels}") [e2e-predictor] E RuntimeError: No service found with labels: {'app': 'istio-ingressgateway', 'istio': 'ingressgateway'} [e2e-predictor] [e2e-predictor] common/utils.py:279: RuntimeError [e2e-predictor] ------------------------------ Captured log call ------------------------------- [e2e-predictor] INFO kserve.trace:utils.py:366 Host from isvc status URL = isvc-autogluon-ts-v1-predictor.kserve-ci-e2e-test.svc.cluster.local [e2e-predictor] INFO kserve.trace:utils.py:367 Network layer = istio [e2e-predictor] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-predictor] --------------------------------- JSON report ---------------------------------- [e2e-predictor] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-predictor] =========================== short test summary info ============================ [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2 - Runtim... [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants [e2e-predictor] FAILED predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash [e2e-predictor] FAILED predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1 [e2e-predictor] !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 5 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! [e2e-predictor] !!!!!!!!!!!! xdist.dsession.Interrupted: stopping after 5 failures !!!!!!!!!!!!! [e2e-predictor] ============== 5 failed, 3 passed, 5 skipped in 935.88s (0:15:35) ============== [must-gather] [must-gather ] OUT 2026-07-09T15:51:02.68215988Z 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: f490a118-1cb4-4bc7-8f85-fa0002fb9883 [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-09T15:51:02.729040966Z namespace/openshift-must-gather-8qsc5 created [must-gather] [must-gather ] OUT 2026-07-09T15:51:02.736898451Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-zkmtp created [must-gather] [must-gather ] OUT 2026-07-09T15:51:02.756892787Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.499780019Z [disk usage checker] Started [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.503235000Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.655251166Z No resources found in openshift-must-gather-8qsc5 namespace. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.767927539Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.917104872Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.917137316Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.917137316Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:09.919373660Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.076209742Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.076242278Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.076242278Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.078674232Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.241871137Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.241902216Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.241902216Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.243931670Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.392501837Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.392531578Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.392531578Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.394839394Z Error getting logs from rhods-notebooks [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.544013302Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.544042347Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.544042347Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.546318314Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.697892772Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.697922939Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.697922939Z namespaces "istio-system" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.700110241Z Error getting logs from istio-system [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.852142889Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.852222270Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.852222270Z namespaces "knative-serving" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.854349936Z Error getting logs from knative-serving [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.999053356Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.999149206Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:10.999149206Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.001168028Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.268582590Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.536324710Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.671535755Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.756483728Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.758651680Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.885736496Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.969966872Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:11.971992192Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.100034217Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.182419291Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.184402444Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.312524397Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.394869433Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.396829405Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.523213546Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.602109467Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.603854698Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.733795709Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.813661004Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.815631021Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:12.937714504Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.020973357Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.023082232Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.151966286Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.236399714Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.238644504Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.366459829Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.446123033Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.448246366Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.576680910Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.658846972Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.660933619Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.789545649Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.870782491Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:13.872902521Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.001872034Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.086209042Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.088358525Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.220326147Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.304396405Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.306700593Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.440885401Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.509003328Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.520277670Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.522333772Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.646935391Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.729717019Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.731798306Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.857281861Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.940430858Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:14.942453515Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:15.066604296Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:15.154906265Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:15.157089480Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:15.282943480Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:15.363607218Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:15.365799504Z Error collecting info from [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.055586415Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.178965908Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.309606133Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.434469472Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.559070963Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.792446426Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:16.916099480Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.039292761Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.165746852Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.298361236Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.430363218Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.557614201Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.677952699Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.800150419Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:17.924207060Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:18.210661894Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:18.346906349Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:18.524683968Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:18.633673437Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:18.785028694Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:18.914884541Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.101532384Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.219478789Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.371480090Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.509135270Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.513781805Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.690307953Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.804894709Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:19.953821514Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.079652035Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.246091188Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.365307096Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.516177627Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.665250676Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.843881736Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:20.954879047Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:21.116939378Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:21.249671816Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:21.419793747Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:21.531605493Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:21.686147989Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:21.844652247Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.024576398Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.130652372Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.291597358Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.419599787Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.606763053Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.777960770Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:22.926310579Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.065179566Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.262905703Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.381886650Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.537953870Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.691887799Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.870598279Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:23.984986581Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.139290698Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.277935566Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.473810964Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.519438477Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.587918792Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.736598254Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:24.886400325Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.055420536Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.165378358Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.322160093Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.455052792Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.640161010Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.753575696Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:25.903805971Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:26.061715858Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:26.242739869Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:26.354192123Z Wrote inspect data to must-gather. [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:29.524494383Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-z2242] POD 2026-07-09T15:51:30.149174387Z Caches written to disk [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.157042225Z waiting for gather to complete [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.160298526Z downloading gather output [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.431582688Z receiving incremental file list [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.443690566Z ./ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.443761021Z aggregated-discovery-api.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.444022623Z aggregated-discovery-apis.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44494468Z event-filter.html [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445415089Z timestamp [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44554899Z version [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445613795Z cluster-scoped-resources/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445623146Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445628977Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445673231Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445729565Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445740936Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445782789Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445837724Z namespaces/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445847945Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445890809Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445942943Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.445992867Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44602613Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446093235Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446192864Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44627295Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446350347Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44638542Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446428683Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446475677Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44651399Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446591467Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446645941Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446663103Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446759011Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446782363Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446831707Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.446959818Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.447033254Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448021006Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448119074Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44819855Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448322431Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448508666Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448546199Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448591103Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448635097Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44867736Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448717774Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448763868Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448835614Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448889738Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448920791Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.448969815Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.449000777Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.449052402Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.449108866Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.44915995Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.449192973Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.455786942Z [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.455802093Z sent 761 bytes received 48,209 bytes 97,940.00 bytes/sec [must-gather] [must-gather-z2242] OUT 2026-07-09T15:51:31.455808124Z total size is 611,260 speedup is 12.48 [must-gather] [must-gather ] OUT 2026-07-09T15:51:31.513842292Z namespace/openshift-must-gather-8qsc5 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: f490a118-1cb4-4bc7-8f85-fa0002fb9883 [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-09T15:51:31.636983479Z 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: f490a118-1cb4-4bc7-8f85-fa0002fb9883 [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-09T15:51:31.657280897Z namespace/openshift-must-gather-mlhdd created [must-gather] [must-gather ] OUT 2026-07-09T15:51:31.66428007Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-xvmkn created [must-gather] [must-gather ] OUT 2026-07-09T15:51:31.68639952Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:32.949115319Z [disk usage checker] Started [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:32.953010146Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:33.163544588Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:33.333077662Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:33.442701792Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:33.531479358Z Gathering data for ns/default... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:33.866847902Z Gathering data for ns/openshift... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:34.333813890Z Gathering data for ns/kube-system... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.071397080Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.436771538Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.436803200Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.436803200Z namespaces "assisted-installer" not found [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.772478424Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.781803434Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.782589109Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.783806463Z 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-82bxq] POD 2026-07-09T15:51:35.790562222Z INFO: Gathering HAProxy config files [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.804275136Z Executing Istio gather script [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.818841391Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.834578870Z INFO: Collecting host service logs for crio [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.834915052Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.835206997Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.835481344Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.835764072Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.836037567Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.836300723Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.836549030Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.836845334Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.837131171Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.837386918Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:35.837709515Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:36.118213215Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:36.503697319Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:36.901910626Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:36.922195121Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:36.987420548Z No resources found [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.019499683Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-t5cr2 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.019551717Z insights-runtime-extractor-7vsgq [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.019572898Z insights-runtime-extractor-h24z4 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.019593107Z insights-runtime-extractor-r7dgw [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.065477732Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.096018100Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.170869817Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.314865254Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.314865254Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.341098408Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.356824016Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.412652591Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.412746052Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.502497397Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.674560252Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.742295309Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:37.788814233Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.048581707Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.070280890Z No resources found [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.154373677Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.222470056Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.306503585Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.329099586Z INFO: 'previous-logs' folder not found on ip-10-0-132-248.ec2.internal, skipping... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.473618575Z INFO: HAProxy config collection complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.479817033Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.487184332Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.509500634Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.578261307Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.591301457Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.641151871Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.752367610Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.871541746Z INFO: 'previous-logs' folder not found on ip-10-0-133-183.ec2.internal, skipping... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.941405239Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:38.979972796Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.040805894Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.173870394Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.177850370Z INFO: 'previous-logs' folder not found on ip-10-0-133-56.ec2.internal, skipping... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.177872505Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.177895580Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.242825068Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.252004920Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.440299233Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.486765455Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.512678986Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.702365474Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.821236927Z INFO: INTERCONNECT MODE [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.821267835Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.936527444Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:39.950253518Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.033405118Z INFO: Gathering OVN_Northbound from ovnkube-node-9x9vz... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.033739934Z INFO: Gathering OVN_Northbound from ovnkube-node-qprmf... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.034047721Z INFO: Gathering OVN_Northbound from ovnkube-node-wk9t9... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.034682628Z INFO: Gathering OVN_Southbound from ovnkube-node-9x9vz... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.034991115Z INFO: Gathering OVN_Southbound from ovnkube-node-qprmf... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.035276149Z INFO: Gathering OVN_Southbound from ovnkube-node-wk9t9... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.179014395Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.351155077Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.357110211Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.386565361Z tar: Removing leading `/' from member names [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.400784474Z tar: Removing leading `/' from member names [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.420830065Z tar: Removing leading `/' from member names [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.444067052Z tar: Removing leading `/' from member names [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.458201520Z tar: Removing leading `/' from member names [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.463990422Z tar: Removing leading `/' from member names [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.564398056Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.657265460Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.669856039Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.820579584Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.913444280Z W0709 15:51:40.913390 1444 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.918501280Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.979531146Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.989825848Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.999524799Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:40.999810987Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.000343662Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.002136934Z 3.4M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.004858160Z ovnk_database_store/ [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.004877153Z ovnk_database_store/ovnkube-node-wk9t9_nbdb [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.018670467Z ovnk_database_store/ovnkube-node-wk9t9_sbdb [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.039278199Z ovnk_database_store/ovnkube-node-9x9vz_sbdb [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.062421825Z ovnk_database_store/ovnkube-node-9x9vz_nbdb [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.071803441Z ovnk_database_store/ovnkube-node-qprmf_sbdb [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.089303269Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.092538164Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.097209649Z ovnk_database_store/ovnkube-node-qprmf_nbdb [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.111045683Z INFO: Network log collection complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.206119284Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.280657855Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.336836134Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.448257566Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.582826350Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.587016696Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.596104676Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.598440649Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.751023964Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.787241261Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.983892816Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:41.986459797Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.189682449Z Gathering data for ns/openshift-console... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.223170273Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.246100488Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.402423353Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.461936544Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.464893370Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.546316517Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.643622017Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.806723234Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.862728400Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:42.865003143Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.042724677Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.178815726Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.247928329Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.250960562Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.407650881Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.440516874Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.645794678Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.648467194Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.699842720Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.764858895Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:43.825810280Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.004694796Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.007281892Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.181861926Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.402296990Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.405597836Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.442154026Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.572922815Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.786126396Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.836572216Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:44.982591150Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:45.453286601Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:45.512389726Z Done executing Istio gather script [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:45.836980689Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:45.952584932Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:46.272242334Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:47.075376716Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:48.186569110Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:48.192898699Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:48.646046486Z Gathering data for ns/kserve... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:49.312640463Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:50.325469895Z Gathering data for ns/openshift-config... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:50.448544965Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:50.645306465Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:50.730833659Z Collecting performance related data for node ip-10-0-133-56.ec2.internal [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:50.738033471Z Collecting performance related data for node ip-10-0-133-183.ec2.internal [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:50.745183157Z Collecting performance related data for node ip-10-0-132-248.ec2.internal [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:51.248553424Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:51.653940502Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:52.004241937Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:52.438731120Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:52.752050349Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:53.047415475Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:53.191546892Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:53.429147791Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:53.867447122Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:54.256350915Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:54.786997130Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:56.327703568Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:57.683322026Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:58.064157301Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:58.198603863Z [disk usage checker] Volume usage percentage: current = 21 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:58.643603403Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.098993043Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.222384633Z Collecting kubelet logs for node ip-10-0-133-56.ec2.internal [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.224582604Z Collecting kubelet logs for node ip-10-0-133-183.ec2.internal [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.227236262Z Collecting kubelet logs for node ip-10-0-132-248.ec2.internal [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.545351107Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.638335374Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-mlhdd namespace [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.643018897Z INFO: Node performance data collection complete. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:51:59.872956219Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:00.373571461Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:00.689326689Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:01.145157731Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:01.513390817Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:01.821914883Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:02.474441285Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:02.817016036Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:03.159450380Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:03.204689523Z [disk usage checker] Volume usage percentage: current = 20 ; allowed = 70 [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:03.555506469Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:04.533132021Z Wrote inspect data to must-gather. [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:04.533176340Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:04.533176340Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:04.664342432Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-82bxq] POD 2026-07-09T15:52:04.815070161Z Caches written to disk [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:05.825311209Z waiting for gather to complete [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:05.828994976Z downloading gather output [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.098749665Z receiving incremental file list [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.121285204Z ./ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.121455338Z aggregated-discovery-api.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.121753183Z aggregated-discovery-apis.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.122592153Z event-filter.html [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.125005684Z timestamp [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.125137445Z version [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138336366Z cluster-scoped-resources/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138358947Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138365858Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138412352Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138570575Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138693775Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138762581Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138808725Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138901013Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.138981279Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139100419Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139181096Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139303456Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139376022Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139730152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139773385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.139967312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.140261846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.140496096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.140640858Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.144484158Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.146085862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.146235754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.146376206Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.146524638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.146643988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.14690205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.147162301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.147358618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.147631511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.147769842Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.147888892Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148003242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148126692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148262233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148422286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148601761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148802008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.148928919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.150944967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.151095109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.151295086Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.151515884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.151775316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152239845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152356825Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152473884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152597915Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152707084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152822924Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.152926662Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.153095756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.153246779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.153358508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.153605559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.153747861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.153870591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.154473281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.154595561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.154724162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.154914988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155031168Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155267627Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155384767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155550391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155670231Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155789401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.155909101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.156029741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.156196935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.156372229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.156511611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.156657603Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.157012313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.157446379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.157593711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.158467044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.158602695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.158729886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.158834965Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.158948414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.159174343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.159419523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.159563475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.159675435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.159831978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.159951958Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.160106181Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.160251523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.160420547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.160549297Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.162720469Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.163232811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.163788048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.163958672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.164146257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.164308041Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.164440162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.16454189Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.164650059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.17149323Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.171709778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.171838689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.171961129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.172113492Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.177873022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.18205349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.182254807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.182536501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.182706845Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.182847607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.182954265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.183139981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.183409003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.183531224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.183652814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.183836369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.183954599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.18408427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184223761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184364153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184507505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184620904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184727963Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184850554Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.184951732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.185058601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.185388498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.185513209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.185755479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.185874059Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.185986718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.186143531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.188083563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.188241586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.188353706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.188454064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.188593726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.188735698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.190386475Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.190537008Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.190672879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.190840313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.190959743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.191247787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.191742128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.191854507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.191972477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.192094878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.192747042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194055511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194196163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194353216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194462515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194633599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194733547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.194847847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195014741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195207727Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195458458Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195507882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195612081Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195683437Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195771434Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.195895224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196057328Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.19619727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196278216Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196376175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196511066Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196589952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.19667683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196767417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196851454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.196936361Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197020658Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197143908Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197260198Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197341955Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197433743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.19752221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197621808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197728517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197830936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.197924653Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198011421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198162083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198252661Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198344779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198429826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198516833Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.19860499Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198688507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198774715Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198861232Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.198955159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199042087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199166777Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199274706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199360043Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.19944358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199542779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199647567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199734184Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199824862Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.199911429Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200009567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200126077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200233936Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200352476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200441103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200536461Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200624079Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200721527Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200802684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200892811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.200987509Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.20112568Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.201319457Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.201433306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.201562627Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.201669686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.201776855Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.201892755Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202016665Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202178558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202288757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202392596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202496135Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202605884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202711863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202814741Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.202902819Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203027029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203152249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203249317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203362347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203447804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203543532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203629409Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203728188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203824585Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.203909883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2040043Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.20411272Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204252231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204317857Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204335218Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204389933Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8qrtf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204491291Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-c5m74.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204582319Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f2nhw.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204676187Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-f7kmj.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204759714Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g9dql.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.204921257Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gx2h7.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205012975Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-jnfvd.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205138585Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kgh9v.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205292608Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nxp4w.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205389486Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-q6chl.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205481774Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rv49l.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205573981Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tbf4v.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205670299Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-247wm.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205778728Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-6d8dn.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.205900178Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-gt9k9.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.206028769Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.206118737Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.20627845Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.206412661Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.20651062Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.206597197Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.206923284Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207031373Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207153473Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207257892Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207403994Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207490841Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207589059Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207674957Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207762384Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207842831Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.207943709Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208038747Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208177438Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208257885Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208343682Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2084313Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208521547Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208603344Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208745146Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208790559Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208891498Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.208990956Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209084174Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209195113Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209287371Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209380879Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209537482Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209620999Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209714736Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209813135Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.209901482Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21035845Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.210455738Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.210549076Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.210645014Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.210735261Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.210826699Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.210918047Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211001374Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211134255Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21119926Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211285947Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211348103Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211399437Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211446461Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211492465Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21155186Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211589113Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211643997Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211694501Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211732485Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211777479Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211822172Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211830033Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211862455Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211953563Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.211998817Z cluster-scoped-resources/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212006727Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21203995Z cluster-scoped-resources/core/nodes/ip-10-0-132-248.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212280521Z cluster-scoped-resources/core/nodes/ip-10-0-133-183.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212413281Z cluster-scoped-resources/core/nodes/ip-10-0-133-56.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212505809Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212566034Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212614928Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212711566Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212822716Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.212937545Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213035033Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213149933Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21335883Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21347086Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213559067Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213654675Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213783706Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213873283Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.213967911Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.214092172Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.214230363Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.214331981Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21442928Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21454827Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.214660369Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.214785369Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.214894808Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.215002597Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.215041461Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.215183283Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21527214Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.215371768Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.215472927Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.215546393Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21587786Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216047255Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216203548Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216267503Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216277424Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216339159Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216457929Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216503322Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21659067Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216607581Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216670836Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.216795527Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21695464Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217019216Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217027136Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217087711Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217239794Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217250315Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217272126Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217351653Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217404318Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217511577Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217527158Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217611095Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217641037Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217708633Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217757387Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217862686Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217878447Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217956204Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.217973575Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218041391Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218134838Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218204264Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218217656Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218296842Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218340706Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218418012Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218464306Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218527511Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218555354Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218615979Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218644251Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218712687Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218819546Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218909303Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218918054Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.218961747Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219021303Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219058666Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219265953Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219344279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219375152Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219493572Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219577479Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219722281Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.219855412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.21995257Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220051218Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220170918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220261346Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220353554Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22043536Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220524298Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220610125Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220696122Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220780459Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220874417Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.220966085Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221055592Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221192713Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22127852Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221369898Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221466796Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22151406Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221637921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221725668Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221813955Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.221967798Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222062916Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222208918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222305446Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222394724Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222481891Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222568378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222646715Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222738042Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222824229Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222909167Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.222994064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.223381986Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.223465733Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.223559111Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22366797Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.223756387Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.223852105Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.223933472Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224021829Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224140179Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224249999Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224329665Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224436084Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224517501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224650102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224709297Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224719238Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22475227Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224832697Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224843198Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224876411Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224957307Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.224967658Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225001701Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225098689Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225246561Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-248.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225340819Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-183.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225443578Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-56.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225487322Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225538826Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225622793Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225674177Z host_service_logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225737222Z host_service_logs/masters/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225769825Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225844941Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225897546Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.225968402Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226132125Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226260106Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226338582Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226408488Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226473944Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22654959Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226615505Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226632787Z ingress_controllers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226642858Z ingress_controllers/default/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226647558Z ingress_controllers/default/router-default-646b7cc988-cl8kh/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226690212Z ingress_controllers/default/router-default-646b7cc988-cl8kh/haproxy.config [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226807441Z insights-data/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226814962Z istio/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226836974Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.226957174Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.227362438Z istio/event-filter.html [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.227451725Z istio/timestamp [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.22750896Z istio/cluster-scoped-resources/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.227526692Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.227537513Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.227609459Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.227765192Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.228258713Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.228736532Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.229568022Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.229717084Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.229828423Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.229969515Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230162901Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230303663Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.23038471Z machine_config_ondisk/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230399811Z machine_config_termination_logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230406032Z monitoring/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230410562Z monitoring/alertmanager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230423083Z monitoring/alertmanager/status.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230532422Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230584616Z monitoring/prometheus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230619649Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.23074102Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.230812315Z monitoring/prometheus/rules.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.231513974Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.231562038Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.231617263Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.232608515Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.232633397Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.232699093Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.232808812Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.232885398Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.232993537Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.233065243Z monitoring/prometheus/status/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.233156601Z monitoring/prometheus/status/config.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.233674844Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.233698656Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.233800695Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.23398408Z namespaces/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.233996511Z namespaces/default/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234035194Z namespaces/default/default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234142783Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234200388Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234275304Z namespaces/default/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234300776Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234387813Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.23446554Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234550207Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234597491Z namespaces/default/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234639045Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234699179Z namespaces/default/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234732712Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234817369Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234854983Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234900706Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.234986174Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235052179Z namespaces/default/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235123305Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235258966Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235334283Z namespaces/default/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235506117Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235590994Z namespaces/default/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235870177Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.235988517Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236278611Z namespaces/default/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236346667Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236378819Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236466777Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2365041Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236571496Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236600598Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236700126Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236775643Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236823467Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236857759Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236921235Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.236954968Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237015633Z namespaces/default/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237050306Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237131222Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237192077Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237306337Z namespaces/kserve/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237332389Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237408145Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237440098Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237482892Z namespaces/kserve/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237532746Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237609902Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.237832651Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238040028Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238129716Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.23818305Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238235804Z namespaces/kserve/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238273977Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238356084Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238476634Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238514077Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238594414Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238630417Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238640718Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238704353Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.238820763Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.23890492Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.239015839Z namespaces/kserve/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.239059473Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.239339166Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.239452926Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.239833818Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.239910324Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.240304097Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.240614353Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241003005Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241165209Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241209842Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241342483Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241374156Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241445512Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241498696Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241592204Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241676161Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241735266Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241794971Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241864667Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.241924032Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24201634Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242118228Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242175853Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242293523Z namespaces/kserve/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242305124Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242315805Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/kserve-controller-manager-799c68cd74-5wljm.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242398831Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242409982Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/manager/manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242416053Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/manager/manager/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.242452746Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/manager/manager/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243633604Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243695169Z namespaces/kserve/pods/kserve-controller-manager-799c68cd74-5wljm/manager/manager/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243719622Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243778907Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/llmisvc-controller-manager-67d95fdc48-9jdkr.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243869004Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243882635Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/manager/manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.243891946Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/manager/manager/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24393388Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/manager/manager/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244235494Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244312381Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-9jdkr/manager/manager/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244330453Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244391407Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/model-serving-api-fd65d7d6-fz4nx.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244476065Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/server/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244488376Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/server/server/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244497547Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/server/server/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24454252Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/server/server/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244639358Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/server/server/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244722465Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fz4nx/server/server/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244765869Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244806912Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/odh-model-controller-84b54b7f97-4t979.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24489985Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244911711Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/manager/manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244916341Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/manager/manager/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.244953734Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/manager/manager/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248108168Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248195945Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-4t979/manager/manager/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248224477Z namespaces/kserve/pods/s3-init-9zgrg/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248272181Z namespaces/kserve/pods/s3-init-9zgrg/s3-init-9zgrg.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248361429Z namespaces/kserve/pods/s3-init-9zgrg/download-hf-model/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24837424Z namespaces/kserve/pods/s3-init-9zgrg/download-hf-model/download-hf-model/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24838047Z namespaces/kserve/pods/s3-init-9zgrg/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248444905Z namespaces/kserve/pods/s3-init-9zgrg/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248538213Z namespaces/kserve/pods/s3-init-9zgrg/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248602259Z namespaces/kserve/pods/s3-init-9zgrg/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24862181Z namespaces/kserve/pods/s3-init-9zgrg/s3-init/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248634311Z namespaces/kserve/pods/s3-init-9zgrg/s3-init/s3-init/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248669554Z namespaces/kserve/pods/s3-init-9zgrg/s3-init/s3-init/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248720828Z namespaces/kserve/pods/s3-init-9zgrg/s3-init/s3-init/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.248998372Z namespaces/kserve/pods/s3-init-9zgrg/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24909279Z namespaces/kserve/pods/s3-init-9zgrg/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249157975Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249207999Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom-dnd58.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249300517Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/download-hf-model/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249310488Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/download-hf-model/download-hf-model/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249315698Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.24934227Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249434318Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249507194Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249552018Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249562319Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom/s3-tls-init-custom/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249567429Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom/s3-tls-init-custom/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249593841Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom/s3-tls-init-custom/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249843952Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom/s3-tls-init-custom/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249924039Z namespaces/kserve/pods/s3-tls-init-custom-dnd58/s3-tls-init-custom/s3-tls-init-custom/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.249979884Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250157668Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving-lp2hx.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250246926Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/download-hf-model/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250254456Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/download-hf-model/download-hf-model/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250262437Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250317622Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250405769Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250476025Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250507017Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250523139Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving/s3-tls-init-serving/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250712934Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving/s3-tls-init-serving/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250724475Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving/s3-tls-init-serving/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25077983Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving/s3-tls-init-serving/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250850456Z namespaces/kserve/pods/s3-tls-init-serving-lp2hx/s3-tls-init-serving/s3-tls-init-serving/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250885389Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.250924022Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs-64568bcd49-75qb7.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251001309Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251008369Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs/seaweedfs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25101409Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251086506Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251336477Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251403952Z namespaces/kserve/pods/seaweedfs-64568bcd49-75qb7/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251464937Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251509691Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom-8b44d767d-2h4c8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251591188Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251598808Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom/seaweedfs-tls-custom/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251605999Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251659324Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251846299Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251904454Z namespaces/kserve/pods/seaweedfs-tls-custom-8b44d767d-2h4c8/seaweedfs-tls-custom/seaweedfs-tls-custom/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.251957478Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252005342Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving-67b7477c6d-9vpj6.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252130723Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252150734Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving/seaweedfs-tls-serving/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252160695Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252211879Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252388584Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25246163Z namespaces/kserve/pods/seaweedfs-tls-serving-67b7477c6d-9vpj6/seaweedfs-tls-serving/seaweedfs-tls-serving/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252488113Z namespaces/kserve/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252536957Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252585481Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252629194Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252675038Z namespaces/kube-node-lease/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252682549Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252686519Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252728513Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-248.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25281514Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-183.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252892866Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-56.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.252989595Z namespaces/kube-system/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253034628Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253136007Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25317872Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253231865Z namespaces/kube-system/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253272788Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253405799Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253484706Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253567643Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253615737Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25366118Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253720825Z namespaces/kube-system/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253759099Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253840145Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253905241Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.253951435Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254030101Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254118838Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25413543Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254198135Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-khyv7ufbqeyqdp36xk3zyporqm.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254294703Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254464447Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254543784Z namespaces/kube-system/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254588788Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254777424Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.254869411Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.255171396Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.255265784Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.255536937Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.255663577Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.255965923Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256036938Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256096223Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256204052Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256248486Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256352655Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256431021Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256574233Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256673731Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256750098Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256807243Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.256852806Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25690123Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2570187Z namespaces/kube-system/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257033732Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257151491Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer-7qfdx.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257294433Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257304644Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257308895Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257354698Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257520172Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257587708Z namespaces/kube-system/pods/global-pull-secret-syncer-7qfdx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257644323Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257669205Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer-dlgs2.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257750281Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257762552Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257766673Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257818807Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.257981051Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258057777Z namespaces/kube-system/pods/global-pull-secret-syncer-dlgs2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258148734Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258203919Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer-h42wx.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258280645Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258290496Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258299917Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258395615Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258582451Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258650396Z namespaces/kube-system/pods/global-pull-secret-syncer-h42wx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258685859Z namespaces/kube-system/pods/konnectivity-agent-2swjs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258724433Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent-2swjs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25881981Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258829141Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258836232Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.258886816Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25941496Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.259490486Z namespaces/kube-system/pods/konnectivity-agent-2swjs/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.259504707Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.259554572Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent-rvb8l.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.259646669Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.25965696Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.259666421Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.259712595Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260128739Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26025882Z namespaces/kube-system/pods/konnectivity-agent-rvb8l/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260285513Z namespaces/kube-system/pods/konnectivity-agent-vww99/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260318946Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent-vww99.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260410593Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260417694Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260424124Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260471088Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260867591Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260935037Z namespaces/kube-system/pods/konnectivity-agent-vww99/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26096838Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.260998372Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26109107Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/haproxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261110252Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261137154Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261192348Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261428078Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261497874Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-248.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261536407Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26157701Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261643446Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/haproxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261650346Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261654667Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261685559Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261851373Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261906828Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-183.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26193646Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.261978074Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262057811Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/haproxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262066171Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262091723Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262162449Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2622889Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262355635Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-56.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262396359Z namespaces/kube-system/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262423301Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262490256Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262498107Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262545011Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262640379Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262708065Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262744778Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262806253Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262842996Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262905631Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262915182Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262920132Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.262946965Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263037802Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263176314Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263234049Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263303514Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263348548Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263383211Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263434815Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263515972Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263592408Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263668595Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263721089Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263767933Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263812057Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263841179Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263931087Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263960559Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.263997972Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2640906Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.264201829Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.264249473Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265265988Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265354215Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265458504Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265550682Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265627108Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265780081Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.265955275Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266026421Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26612375Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266204086Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26625418Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266320286Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266358789Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266444876Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266540924Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266601129Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266650313Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266708128Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266748122Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266801076Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26684667Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266888693Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266927977Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.266978171Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267013864Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267217871Z namespaces/openshift-apiserver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267267065Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26732958Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267366653Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267414927Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267456121Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267539317Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267615824Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267697761Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267741824Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267784698Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267827211Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267878546Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.267961252Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268006636Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268035279Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268156709Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268236355Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268283399Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268386598Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268461064Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268541831Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268622528Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268698424Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268816364Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.268970437Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269026151Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269062304Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269137531Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269175964Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26924407Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269281813Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26936625Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269445856Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269499911Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269541024Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269587238Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269634762Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269686166Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.26972998Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269786685Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269831308Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269892544Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269899844Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269903745Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.269944268Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270040676Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270056117Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270060218Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270122923Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270198249Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27020734Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27021616Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270264425Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27032976Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270337211Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270455251Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270557669Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270609633Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270682619Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270719803Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270788688Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270820831Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270909789Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.270985605Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271081393Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2711655Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271215304Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27128441Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271321883Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27141073Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271463905Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271506498Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271585965Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271627798Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271637739Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271693244Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27177171Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271817864Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.271919653Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272063834Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272186495Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272270742Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272350998Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27249269Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272598789Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272658244Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272740481Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272802776Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27284864Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272882403Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272931217Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.272994582Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273040406Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273147185Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273230662Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273297377Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273342181Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273388645Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273416877Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273474402Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273511405Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273561719Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27356908Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273601403Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273655737Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27368366Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273742825Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273787538Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273860324Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273903518Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.273983325Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274023398Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274089154Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27416122Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274305561Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274382958Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274468325Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274511269Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274554902Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274600786Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27464698Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274729447Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274790772Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274838376Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274915262Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274976688Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.274987318Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275028382Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275289074Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275381541Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275494691Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275596099Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275621721Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.275881893Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27596136Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.276352962Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.276426128Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.276647137Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.276783158Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27692863Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.276974854Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277018978Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277084683Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277155839Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277211934Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277224575Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277312192Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277355366Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277444053Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277518679Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277566493Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277611767Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277654391Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277701605Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277789582Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277798913Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277842646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/aws-ebs-csi-driver-node-c28np.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277949855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-driver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277957056Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-driver/csi-driver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.277963237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-driver/csi-driver/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278017141Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278195876Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278270252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278310935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-liveness-probe/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278319396Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278323616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278355829Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278449357Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278520863Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278548225Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-node-driver-registrar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278554516Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278558326Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27860433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278703708Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278776644Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-c28np/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278822218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278867892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/aws-ebs-csi-driver-node-hppf9.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27896483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-driver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278972911Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-driver/csi-driver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.278976881Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-driver/csi-driver/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279024165Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279142625Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279212271Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279260845Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-liveness-probe/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279267685Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279282747Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27932714Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279419308Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279488864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279525047Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-node-driver-registrar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279532007Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279535848Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279569771Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279676609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279747585Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hppf9/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.27980506Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279832702Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/aws-ebs-csi-driver-node-jwv2q.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279941671Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-driver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279949052Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-driver/csi-driver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279953002Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-driver/csi-driver/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.279996386Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280119606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280207574Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280259108Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-liveness-probe/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280266218Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280275159Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280327794Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280416341Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280484487Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280518759Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-node-driver-registrar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28052712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280532701Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280581685Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280677603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280746369Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jwv2q/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280799733Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280839526Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280890161Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280904402Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.280970187Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281020251Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281094037Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281162163Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281214137Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281263772Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281272622Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281276773Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281313036Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2813677Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281375951Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281410344Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281504922Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281551396Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281610481Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281636233Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281716079Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281755593Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281883463Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.281958819Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282038406Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282149666Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28220096Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282287677Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282315139Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282384905Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282425378Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282507465Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28256086Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282596013Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2826801Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282734304Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282741795Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282789369Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282873226Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.282902058Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.283718736Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.283805593Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.283949285Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284024842Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28424415Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284379832Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284522793Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28460236Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284649414Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284712689Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284749112Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284806547Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28484769Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284898524Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.284928437Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285015294Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285126583Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285189679Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285238073Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285284967Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285335481Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285394826Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285412938Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285481833Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285526957Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285570511Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285582872Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285638366Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned-296sl.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285718613Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285726033Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned/tuned/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285733644Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned/tuned/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285775018Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned/tuned/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28592452Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.285992506Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-296sl/tuned/tuned/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286056281Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286125007Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned-j4g9c.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286224945Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286232596Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned/tuned/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286240707Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned/tuned/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286293591Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned/tuned/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286414701Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286483697Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-j4g9c/tuned/tuned/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28652782Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286597446Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned-m8b8p.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286683584Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286691484Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned/tuned/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286695185Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned/tuned/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286749359Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned/tuned/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286862999Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286955546Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-m8b8p/tuned/tuned/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.286995619Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287034413Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28711989Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287176245Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287256691Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287267002Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287304315Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-248.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287400643Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-183.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28748808Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-56.ec2.internal.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287546856Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287586189Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287688917Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287729001Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287872163Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287906226Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.287987472Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288039657Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288148706Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288276616Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288385786Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28843665Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288475763Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288531567Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288592363Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28867585Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288740225Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288768697Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288856325Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288928201Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.288970734Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289184772Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.28927726Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289416281Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289492968Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289616408Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289748209Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289928064Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.289993279Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290031972Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290146682Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290194116Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290246341Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290302785Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290386802Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290462859Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290519053Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290561307Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290630113Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290676186Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290760353Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290794346Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290864702Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290923347Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290988512Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.290995643Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291040027Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-65db858894-mbv2v.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291269326Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-watch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291281047Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291287747Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291333791Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291432489Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291500005Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291544429Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291552089Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29155865Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.291598803Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2920394Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292146459Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-mbv2v/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292174871Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292231826Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292284831Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292322694Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292431273Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292485717Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292796713Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292844207Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292913063Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.292956147Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293040374Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293186346Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293290664Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293342629Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293400253Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293458268Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293510213Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293584509Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293640244Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293679067Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293763844Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293821739Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293829469Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293859402Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.293946389Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.294025665Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.294086861Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.294235543Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29431699Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.294605614Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29467936Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.294789949Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29492308Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295085924Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295183902Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295222085Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295300222Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295343266Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295404431Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295434463Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295467426Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29552335Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295608068Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295679594Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295727307Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295766221Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295822155Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295861759Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.295950116Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29599202Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296047414Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296127861Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296208768Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296216908Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296263042Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator-78495597f6-xqt59.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296352199Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29636018Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29636424Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296406834Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296520924Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296588999Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-xqt59/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296639854Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296683317Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296760994Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296768854Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296809168Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296872603Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296907806Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.296970291Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297011134Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297120534Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297180319Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297263595Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297306229Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297372615Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297411928Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297493545Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297571781Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297653678Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297697852Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297739945Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297785049Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297867876Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297947292Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.297993636Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298025469Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.2981581Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298214755Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298223135Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298264169Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298329154Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298365047Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298473986Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298555283Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298649561Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298729078Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298811024Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.298932705Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299226019Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299303496Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299345739Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299409114Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299456358Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299517974Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299550476Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299634893Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.29971535Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299772955Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299812698Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299863432Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299896115Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299947499Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.299992523Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300025496Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300088971Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300221232Z namespaces/openshift-config-managed/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300266036Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300338862Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300379105Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300474283Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300516377Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300600794Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30067724Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300757157Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300801101Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300844344Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300890138Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.300929911Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.301012038Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.301058112Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.301124708Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.301226216Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.301286991Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.301333595Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30463373Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.304724648Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30487389Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305024402Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305161744Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305329728Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305457479Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305510863Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305564848Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305655765Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30571199Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305766744Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3058377Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305901186Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.305994303Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306058419Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30619286Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306286588Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306342112Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306387336Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306450281Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306497265Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306532108Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306585133Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306636127Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306646408Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306720414Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306766808Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306811882Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306855435Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306893908Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306945073Z namespaces/openshift-config-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306952233Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.306961444Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307015128Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307262329Z namespaces/openshift-config/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307319544Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307403091Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307453215Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30751806Z namespaces/openshift-config/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307565484Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307673063Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307775282Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30787335Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307927724Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.307978819Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308035913Z namespaces/openshift-config/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308083617Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308208268Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308263512Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308321367Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308402284Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308481561Z namespaces/openshift-config/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308513753Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308638544Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.30871524Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308794227Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308868353Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.308965491Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309181529Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309412088Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309492755Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309543489Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309604475Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309649118Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309848415Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309886308Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309958884Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.309992797Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31014982Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310232717Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31027576Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310320774Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310368268Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310409482Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310457956Z namespaces/openshift-config/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310497149Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310546263Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310593547Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310688845Z namespaces/openshift-console-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310739889Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310802614Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310843448Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310883941Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.310930585Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311011442Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311177916Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311278114Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311317487Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31135448Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311404814Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311438297Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311524315Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311585489Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311621132Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311702189Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311744653Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311753583Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311790607Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311870023Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.311913687Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.312524868Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.312607505Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.312860156Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.312935042Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313056342Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313214055Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31338584Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313443184Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313472137Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313537992Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313566035Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313623079Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313651862Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31374554Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313822296Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313885361Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.313927485Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31399259Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314033574Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314145903Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314172155Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314237191Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314279484Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314339109Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31434945Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314376082Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/console-operator-7866497494-d492x.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314490472Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/console-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314498483Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/console-operator/console-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314502673Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/console-operator/console-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314551057Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/console-operator/console-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31494908Z namespaces/openshift-console-operator/pods/console-operator-7866497494-d492x/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.314981173Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315034137Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315082921Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315166378Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315249135Z namespaces/openshift-console/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315298569Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315371095Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315412969Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315481404Z namespaces/openshift-console/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315521178Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315602644Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.315783239Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31614955Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316207965Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316254459Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316312924Z namespaces/openshift-console/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316362268Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316450685Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31650407Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316540923Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31662654Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316695286Z namespaces/openshift-console/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.316726888Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.317353681Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.317442248Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.317734262Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.317767785Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.317959561Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318110473Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318294599Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318365855Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31842283Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318483125Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318518518Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318585823Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318632957Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318707153Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31878331Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318824733Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318873057Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3189124Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318947073Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.318996587Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31902978Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319099156Z namespaces/openshift-console/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319112357Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31914833Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console-6bb7d6d4c9-8g7r2.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319248008Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319255669Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console/console/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.31926026Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console/console/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319294462Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console/console/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319401431Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console/console/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319461546Z namespaces/openshift-console/pods/console-6bb7d6d4c9-8g7r2/console/console/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3195071Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319556064Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/downloads-68c9cbb497-s5mkk.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319657353Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/download-server/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319666163Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/download-server/download-server/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319670423Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/download-server/download-server/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319705086Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/download-server/download-server/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.319955367Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320029364Z namespaces/openshift-console/pods/downloads-68c9cbb497-s5mkk/download-server/download-server/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320091809Z namespaces/openshift-console/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320150943Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320219759Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320238471Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32035247Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320388674Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3204621Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320505683Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320573229Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320615642Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32071049Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320780166Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320859693Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320920908Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.320954821Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321012955Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321050649Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321211082Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321298079Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321355374Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321470654Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321653489Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321712214Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321850525Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.321930262Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322008449Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322127099Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322202495Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322329575Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322495259Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322564645Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322607808Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322641491Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322695886Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32274276Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322788023Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32286573Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.322938796Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32298236Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323025923Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323088689Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323165975Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32322041Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323256263Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323308697Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323356191Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323433657Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323481301Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323604292Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323636054Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323691199Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323732142Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323812239Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323886665Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.323967142Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324017466Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324080451Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324156178Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324196961Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324278778Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324322731Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324362385Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324439401Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324497056Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324505467Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32454905Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324639138Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324677321Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32478297Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324865027Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.324945823Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32502766Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32514974Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3252668Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325412702Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325694376Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325737119Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325806295Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325821736Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325892782Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.325939106Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326024183Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326141933Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326189757Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32621977Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326285955Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326320318Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326381323Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326419416Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326480241Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326521815Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326622963Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326669957Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326727272Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326768215Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326812569Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326839891Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326914578Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.326992914Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327084292Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327144437Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32718806Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327234714Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327282848Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327357895Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327398598Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327439871Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327519608Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327580203Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327620577Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327717854Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327797041Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327885188Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.327967125Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328046332Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328200975Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328375269Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328433064Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328470837Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328534873Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328573006Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328630721Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328680085Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328766472Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328838008Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328901503Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328941296Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.328989971Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329034684Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329123292Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329149354Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329213849Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329257103Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329307537Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329337849Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329389294Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329427857Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329520275Z namespaces/openshift-dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329565408Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329625604Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329661296Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.32970922Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329746504Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329891456Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.329966312Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330053829Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330125145Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330168839Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330215323Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330292769Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330371206Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330431591Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330459823Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33054702Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330577283Z namespaces/openshift-dns/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330626537Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330732046Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.330814303Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331041972Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331270101Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331526492Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331650262Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331829757Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331882202Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.331931566Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33198118Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332020403Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332089799Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332157595Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332239262Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332321918Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332379893Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332420186Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332471561Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332511314Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332563249Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332604642Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332653136Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.332788787Z namespaces/openshift-dns/pods/dns-default-j4jp4/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33282475Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns-default-j4jp4.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333054919Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33306602Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns/dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333099823Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns/dns/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333161608Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns/dns/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333232154Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333315601Z namespaces/openshift-dns/pods/dns-default-j4jp4/dns/dns/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333338503Z namespaces/openshift-dns/pods/dns-default-j4jp4/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333346444Z namespaces/openshift-dns/pods/dns-default-j4jp4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333355324Z namespaces/openshift-dns/pods/dns-default-j4jp4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333400168Z namespaces/openshift-dns/pods/dns-default-j4jp4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333521408Z namespaces/openshift-dns/pods/dns-default-j4jp4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333581343Z namespaces/openshift-dns/pods/dns-default-j4jp4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333638698Z namespaces/openshift-dns/pods/dns-default-thqtm/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333653399Z namespaces/openshift-dns/pods/dns-default-thqtm/dns-default-thqtm.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333747667Z namespaces/openshift-dns/pods/dns-default-thqtm/dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333760598Z namespaces/openshift-dns/pods/dns-default-thqtm/dns/dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333772839Z namespaces/openshift-dns/pods/dns-default-thqtm/dns/dns/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333820533Z namespaces/openshift-dns/pods/dns-default-thqtm/dns/dns/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333908341Z namespaces/openshift-dns/pods/dns-default-thqtm/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.333971486Z namespaces/openshift-dns/pods/dns-default-thqtm/dns/dns/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334005389Z namespaces/openshift-dns/pods/dns-default-thqtm/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33402Z namespaces/openshift-dns/pods/dns-default-thqtm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334027031Z namespaces/openshift-dns/pods/dns-default-thqtm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334112988Z namespaces/openshift-dns/pods/dns-default-thqtm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334204665Z namespaces/openshift-dns/pods/dns-default-thqtm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334271411Z namespaces/openshift-dns/pods/dns-default-thqtm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334310584Z namespaces/openshift-dns/pods/dns-default-wq57k/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334357478Z namespaces/openshift-dns/pods/dns-default-wq57k/dns-default-wq57k.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334455356Z namespaces/openshift-dns/pods/dns-default-wq57k/dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334463957Z namespaces/openshift-dns/pods/dns-default-wq57k/dns/dns/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334467977Z namespaces/openshift-dns/pods/dns-default-wq57k/dns/dns/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334509601Z namespaces/openshift-dns/pods/dns-default-wq57k/dns/dns/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334596408Z namespaces/openshift-dns/pods/dns-default-wq57k/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334660253Z namespaces/openshift-dns/pods/dns-default-wq57k/dns/dns/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334712738Z namespaces/openshift-dns/pods/dns-default-wq57k/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334721749Z namespaces/openshift-dns/pods/dns-default-wq57k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334726969Z namespaces/openshift-dns/pods/dns-default-wq57k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334770053Z namespaces/openshift-dns/pods/dns-default-wq57k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33485992Z namespaces/openshift-dns/pods/dns-default-wq57k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.334923205Z namespaces/openshift-dns/pods/dns-default-wq57k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33497862Z namespaces/openshift-dns/pods/node-resolver-4s28w/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335016473Z namespaces/openshift-dns/pods/node-resolver-4s28w/node-resolver-4s28w.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335123712Z namespaces/openshift-dns/pods/node-resolver-4s28w/dns-node-resolver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335136803Z namespaces/openshift-dns/pods/node-resolver-4s28w/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335143133Z namespaces/openshift-dns/pods/node-resolver-4s28w/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335194118Z namespaces/openshift-dns/pods/node-resolver-4s28w/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335279375Z namespaces/openshift-dns/pods/node-resolver-4s28w/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33534332Z namespaces/openshift-dns/pods/node-resolver-4s28w/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335398755Z namespaces/openshift-dns/pods/node-resolver-jj6lk/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335437218Z namespaces/openshift-dns/pods/node-resolver-jj6lk/node-resolver-jj6lk.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335508554Z namespaces/openshift-dns/pods/node-resolver-jj6lk/dns-node-resolver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335517795Z namespaces/openshift-dns/pods/node-resolver-jj6lk/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335524965Z namespaces/openshift-dns/pods/node-resolver-jj6lk/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335570809Z namespaces/openshift-dns/pods/node-resolver-jj6lk/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335737253Z namespaces/openshift-dns/pods/node-resolver-jj6lk/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.335814329Z namespaces/openshift-dns/pods/node-resolver-jj6lk/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336002075Z namespaces/openshift-dns/pods/node-resolver-nxmw5/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336041508Z namespaces/openshift-dns/pods/node-resolver-nxmw5/node-resolver-nxmw5.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336151908Z namespaces/openshift-dns/pods/node-resolver-nxmw5/dns-node-resolver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336165229Z namespaces/openshift-dns/pods/node-resolver-nxmw5/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33617283Z namespaces/openshift-dns/pods/node-resolver-nxmw5/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336213433Z namespaces/openshift-dns/pods/node-resolver-nxmw5/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33630597Z namespaces/openshift-dns/pods/node-resolver-nxmw5/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336391138Z namespaces/openshift-dns/pods/node-resolver-nxmw5/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336451843Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336505297Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336558002Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336617176Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336740057Z namespaces/openshift-etcd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336815733Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336882529Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336929353Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.336989318Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337036091Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337149601Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337232448Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337309324Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337356868Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337394561Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337460687Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33749878Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337586357Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337640562Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337680275Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337756202Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337830288Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337875181Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.337969489Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338061077Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338181677Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338261524Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33834468Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338486152Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338665537Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338714851Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338763635Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338799628Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338828681Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338920659Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.338964922Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33906252Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339252506Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33930234Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339343534Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339391168Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339432921Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339500457Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339544811Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339618447Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.33966304Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339762669Z namespaces/openshift-host-network/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339808573Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339884509Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339925062Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.339989378Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340028731Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340130849Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340229348Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340326286Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340690936Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34073793Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340787834Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340830138Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.340914315Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3409835Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341042905Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341143444Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34121713Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341262564Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341361252Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341434908Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341514195Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341597932Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341734883Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.341893376Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342001915Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342084752Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342139027Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342202272Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342238795Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342286369Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342319022Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342391588Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342430181Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342515948Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342590874Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342640719Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342669651Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342739297Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34277431Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342859047Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342912491Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.342966176Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34301779Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343155501Z namespaces/openshift-image-registry/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343212766Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343292423Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343342347Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343427524Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343485809Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34361716Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.343828878Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344025224Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344085769Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344164506Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34421289Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344268634Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344393055Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34446241Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344517085Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344608933Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344679179Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34468952Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344741174Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344827201Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.344856423Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.345504427Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.345606426Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34589944Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346001349Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346242989Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346397792Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346668704Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346753321Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346802256Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346881622Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.346940477Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347000772Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347053566Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347323929Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347411046Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347479142Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347525266Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347596112Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347643296Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347751685Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347837092Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347900167Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.347977203Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348026938Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348094713Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34817601Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348185391Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348220004Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/image-registry-6cff8d8f57-gd8kr.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348337894Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/registry/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348346384Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/registry/registry/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348353235Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/registry/registry/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.348399049Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/registry/registry/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34901114Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.34913982Z namespaces/openshift-image-registry/pods/image-registry-6cff8d8f57-gd8kr/registry/registry/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349202166Z namespaces/openshift-image-registry/pods/node-ca-hj47z/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349546024Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca-hj47z.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349629171Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349641922Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca/node-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349646073Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca/node-ca/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349723829Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca/node-ca/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.349862891Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3499695Z namespaces/openshift-image-registry/pods/node-ca-hj47z/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350030995Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350131123Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca-hrgwg.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350232111Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350240522Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca/node-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350247263Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca/node-ca/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35033084Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350459541Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350550788Z namespaces/openshift-image-registry/pods/node-ca-hrgwg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350607893Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35069704Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca-vmjpn.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35081652Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350827591Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca/node-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350831972Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca/node-ca/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.350900917Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca/node-ca/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351034818Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351151348Z namespaces/openshift-image-registry/pods/node-ca-vmjpn/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351190271Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351245246Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351317512Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351370316Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351491736Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351559682Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351642739Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351689433Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351788791Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.351870958Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352034962Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352176684Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352290363Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352346838Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352411823Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352472578Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352535884Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352634162Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352721829Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352777324Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.352885683Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35297516Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.353032745Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.353176827Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.353283556Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35345094Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.353543198Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.353849453Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.353990395Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354209933Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3542921Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354353735Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354439872Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354495027Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354573044Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354623688Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354726886Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354836165Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354902661Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.354965456Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355038022Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355115579Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355196495Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355206606Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355268761Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/ingress-canary-lz4ws.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35537349Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/serve-healthcheck-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355381911Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355386041Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355451837Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355560666Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.355650633Z namespaces/openshift-ingress-canary/pods/ingress-canary-lz4ws/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356052467Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356138934Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/ingress-canary-n6pwd.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356236042Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/serve-healthcheck-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356250193Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356261004Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35632955Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356426518Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356496214Z namespaces/openshift-ingress-canary/pods/ingress-canary-n6pwd/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356528567Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35656563Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/ingress-canary-x697l.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356648086Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/serve-healthcheck-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356655187Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356659798Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35669781Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356787128Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356860334Z namespaces/openshift-ingress-canary/pods/ingress-canary-x697l/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356876816Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35693325Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.356976224Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357019637Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357148628Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357191332Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357254167Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35728779Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357361216Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357391968Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357488027Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357560682Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357636389Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357677642Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357728827Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357760699Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357807033Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.35789049Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357938504Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.357967916Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.358065265Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.358163033Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.358185965Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.358960749Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359052687Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359222501Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359311928Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359388685Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359521716Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359758216Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359835272Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359879756Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359950662Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.359993635Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360030238Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360039989Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360082153Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360225585Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360276929Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360385758Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360489557Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360548382Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360606787Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360674362Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360721236Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360790752Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360827915Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36089143Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360939204Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.360995389Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36100598Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361056324Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361170334Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361216497Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361285323Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361325026Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361426205Z namespaces/openshift-ingress/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361499011Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361576397Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361613651Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361687927Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36172727Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361810237Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.361952399Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362126103Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36220872Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362245513Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362309869Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362363513Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362479323Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362542878Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362588882Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362673359Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362758466Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362796999Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.362912749Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363001016Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363184311Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363271979Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363422611Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363541631Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363718716Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363801043Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363836626Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363921783Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.363957206Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364016821Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364047883Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364172774Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364264451Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364327627Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364375711Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364436486Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36448635Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364530723Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364565686Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364614441Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364628162Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364672806Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router-default-646b7cc988-cl8kh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364787325Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364795066Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router/router/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364799046Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router/router/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36484625Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router/router/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.364961079Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router/router/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365028975Z namespaces/openshift-ingress/pods/router-default-646b7cc988-cl8kh/router/router/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36508178Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365151095Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36520913Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365234942Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365337911Z namespaces/openshift-insights/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365382525Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.36544599Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365483853Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365540978Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365582841Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365708472Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365840913Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365943312Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.365996356Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366062821Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366388758Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366414231Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366490007Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366531341Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366625148Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366678933Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366707735Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366798003Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3668849Z namespaces/openshift-insights/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.366929434Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.367552875Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.367642363Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.367937978Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.368333971Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.368647107Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.368732674Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.368873136Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.368936161Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.368981865Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369054471Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369126727Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369236856Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369297601Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369345405Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369395089Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369436873Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369500048Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369544292Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369606987Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369652921Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369729977Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369812754Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369865118Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369901161Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.369974928Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370020661Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370140691Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370201246Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370256761Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370301925Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37036757Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370376881Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370399543Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/insights-operator-68d9dd94cf-t5cr2.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37049038Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/insights-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370497581Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/insights-operator/insights-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370507362Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/insights-operator/insights-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370554706Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.370927917Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-t5cr2/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371290017Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371333211Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/insights-runtime-extractor-7vsgq.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371463172Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371475813Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/exporter/exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371481263Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/exporter/exporter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371510896Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/exporter/exporter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371622165Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371706682Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/exporter/exporter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371762526Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/extractor/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371772217Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/extractor/extractor/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371777388Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/extractor/extractor/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371819681Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/extractor/extractor/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.371941301Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37204669Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/extractor/extractor/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372096264Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372114476Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372130877Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372201733Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372298521Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372374328Z namespaces/openshift-insights/pods/insights-runtime-extractor-7vsgq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372434742Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372466875Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/insights-runtime-extractor-h24z4.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372561383Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372572844Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/exporter/exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372580705Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/exporter/exporter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372634649Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/exporter/exporter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372726007Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372801693Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/exporter/exporter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372821995Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/extractor/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372832686Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/extractor/extractor/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372859798Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/extractor/extractor/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.372911232Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/extractor/extractor/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373017971Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373141701Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/extractor/extractor/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373163113Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373203347Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373212227Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373270732Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37336255Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373432456Z namespaces/openshift-insights/pods/insights-runtime-extractor-h24z4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373492921Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373512272Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/insights-runtime-extractor-r7dgw.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373910836Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373923097Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/exporter/exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373933578Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/exporter/exporter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.373995903Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/exporter/exporter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374116543Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374213361Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/exporter/exporter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374235013Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/extractor/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374243223Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/extractor/extractor/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374279606Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/extractor/extractor/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374313449Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/extractor/extractor/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37444463Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374513166Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/extractor/extractor/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374547349Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374556639Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37456596Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374610974Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374714943Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374816531Z namespaces/openshift-insights/pods/insights-runtime-extractor-r7dgw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374875956Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37492745Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.374989806Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375023289Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375227995Z namespaces/openshift-keda/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375238916Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375245597Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375324974Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375437263Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375482457Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375491997Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375540152Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375609347Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37564372Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375737148Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375816395Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37588843Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375895541Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.375946415Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376168664Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376209807Z namespaces/openshift-keda/operators.coreos.com/installplans/install-x85kq.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376323967Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37636451Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376415054Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376453678Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376533234Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376570147Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376675056Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376754163Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376820028Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376850211Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376902935Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.376952279Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377023655Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377136754Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377217891Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377254114Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377291658Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377345912Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377385005Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377472673Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377522597Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37756307Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377642097Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377707372Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377758116Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377868375Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.377949502Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378026229Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37815781Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378235916Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378371997Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378557093Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378620848Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37864001Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378708696Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378724947Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378818255Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378852508Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.378915713Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.37900518Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379039693Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379090028Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379152403Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379197296Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379226689Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379270923Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379336878Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379352969Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379449198Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379497571Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379559337Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379592689Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379662155Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379702228Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379780305Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379868212Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379935728Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.379968591Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380028616Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380341742Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380364284Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380456081Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380521107Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380541438Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380722084Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380762667Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38079589Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380896428Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.380966124Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381050201Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381180322Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381272869Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381379318Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381553843Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381607557Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381625249Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381680633Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381715836Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38176013Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381800943Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38188141Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.381958767Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382017001Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382100639Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382166164Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382211498Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382303565Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38235769Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382385042Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382448568Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382473079Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382538785Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382566207Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382631863Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382655965Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382752223Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382769384Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382831279Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382877893Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382939048Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.382971431Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.383058288Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.383174788Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.383264065Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384358157Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38439513Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384470356Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38451473Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384600787Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384644801Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384684774Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38475605Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384831456Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384864019Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.384982769Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385096698Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385189286Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385267523Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385346049Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38547392Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385643354Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385705479Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385737002Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385821889Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385845361Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385944069Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.385967391Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386092631Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386191789Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386227263Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386261545Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386334171Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386368674Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386420739Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386456751Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386521177Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38655806Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386616455Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386660959Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386761137Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38680003Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386857705Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386889148Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386959004Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.386992066Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387091084Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387187343Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387264239Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387324144Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387365927Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387422632Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387457735Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387534861Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387591106Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387627079Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387708176Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387769951Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387779292Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387813865Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387870829Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.387908583Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38800023Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388091548Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388413945Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388483381Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388570378Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388695138Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388875803Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38895037Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.388983622Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389039957Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3890789Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389162157Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38919356Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389284798Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389360664Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389399007Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38943692Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389481004Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389516697Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389587092Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389626196Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.38966935Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389706962Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389785949Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389819422Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389888058Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389927431Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.389984786Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390027169Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390143349Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390220605Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390297642Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390350376Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390386769Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390455465Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390486747Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390572295Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.390607218Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392129784Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392256975Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392350703Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392386306Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392500215Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392579152Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392663419Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392757207Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392826093Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.392956253Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393143589Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393211615Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393262939Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393313323Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393333455Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393388109Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393424703Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39351796Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393584436Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39363004Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393657982Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393718667Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393734198Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393797054Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393818275Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39386936Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393906973Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.393979709Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394023773Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394136052Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394158794Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394227219Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394267833Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.3943528Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394423966Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394511753Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394564967Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394612651Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394695518Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394760534Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394860332Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394905876Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.394946419Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395251365Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39531134Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395347093Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395445781Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395515357Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395600744Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39567213Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395757597Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.395888638Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396047741Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396123248Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396166471Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396224426Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396267009Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396332845Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396380659Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396463616Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396541432Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396591176Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396627539Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396673463Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396715117Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396772582Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396813145Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396861849Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.396901353Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397002111Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397044654Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397145043Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397187426Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397252092Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397292005Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397374932Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397495312Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39759238Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397647745Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397692799Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397747313Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397775265Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397897805Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.397958961Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398002964Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398129315Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398172839Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398184449Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398224593Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39830609Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398338892Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398458922Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398544069Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398730855Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398807371Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.398933942Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399096755Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399480837Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399536952Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399577125Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.39963171Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399679364Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399713137Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399761321Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399845418Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399918024Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.399961917Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400007381Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400033554Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400087188Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400153073Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400162264Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400203608Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/kube-storage-version-migrator-operator-799cb7f958-lvgdf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400341489Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/kube-storage-version-migrator-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40035075Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400360691Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400387343Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400510253Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-lvgdf/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400679477Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400697169Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400777236Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400790817Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400893815Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400927358Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.400988103Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401037007Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401122214Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401152927Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401243034Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401339192Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401438021Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401478164Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401515937Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401579612Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401617976Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401733135Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4017926Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401831553Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40190924Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.401982826Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402020439Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402159701Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402232607Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402351417Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402460136Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402572285Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402700156Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402852318Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402902203Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.402944636Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40299115Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.403033934Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.403092289Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404126415Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404214652Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404287918Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404336492Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404377856Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404435501Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404465093Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404524628Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404539389Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40455245Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator-7f59b54f6c-pqj9b.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404632387Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/graceful-termination/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404639987Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/graceful-termination/graceful-termination/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404646788Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404698452Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40478839Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404854616Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404884458Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404893569Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator/migrator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40490651Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator/migrator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.404948383Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator/migrator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405045561Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405134889Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-pqj9b/migrator/migrator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405184233Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405211155Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4052733Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405298362Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405362888Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405371648Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4053851Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405427073Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405525952Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40562401Z namespaces/openshift-marketplace/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40563147Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40563551Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405671513Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405735839Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405743379Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405776942Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40586744Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.405950127Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.406034894Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.406182826Z namespaces/openshift-monitoring/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40622854Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.406301896Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.406322688Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.406406915Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.406446868Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.40658815Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.407377946Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.407733315Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.407997307Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408051092Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408174142Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408244408Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408372299Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408432024Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408523251Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408605558Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408669003Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.408710037Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.412020743Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.412215489Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.413564662Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.413585413Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.41474257Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.415538736Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416108934Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.41630036Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416358255Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416519908Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416593684Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416673911Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416691292Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416807702Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416896059Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.416987057Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.41702785Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417208545Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417233848Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417361188Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417438665Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417558815Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417583837Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417718658Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.417939496Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.418038765Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.418520685Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.418686429Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.418852872Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.418915428Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419055159Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419220983Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419330942Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419377896Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419475424Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419575823Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.41966094Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419893939Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.419917081Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420097356Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420192894Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420280671Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420368569Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420460437Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420541303Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420592897Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420642432Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420690846Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420699997Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420736469Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420840238Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420852149Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.420935566Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421146444Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421163305Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421175586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421202488Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421302587Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421373983Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421421026Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421429637Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421442498Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421476271Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42158182Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421643905Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421684979Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421693429Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42170326Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421747574Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421918548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.421989254Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422028547Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422038008Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422042178Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422129016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422217333Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422284549Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422333153Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422342714Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422358005Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42242136Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422491816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422549601Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422597245Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422610316Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422620557Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42265592Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422745897Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422805162Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422850496Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422862577Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422868727Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422877718Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.422974246Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423039212Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423089016Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42314055Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator-5f7f494dd4-tvv45.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423219216Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423230868Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423241218Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423283762Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423696686Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423775333Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-tvv45/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423844149Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423891092Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics-785778ff74-cm86b.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423985951Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-main/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.423995211Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424001752Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424054196Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424177047Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424241412Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424277355Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-self/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424285616Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424294816Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42434379Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424430077Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424509064Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424526576Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424534496Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424556548Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424608292Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424740293Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424800978Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-cm86b/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424862124Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.424987684Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server-6455bc7799-wh8xf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425083212Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425103544Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server/metrics-server/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425113364Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server/metrics-server/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425190621Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425282259Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425348674Z namespaces/openshift-monitoring/pods/metrics-server-6455bc7799-wh8xf/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425401178Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425443312Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin-5f68df7f58-s5dfq.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425526149Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42553494Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425549211Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425591384Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425688842Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425751227Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-s5dfq/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425798182Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425851836Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter-mf8sj.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425965756Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/init-textfile/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425977317Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/init-textfile/init-textfile/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.425987547Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42602555Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426152351Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426212556Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42625294Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42626677Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426276822Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426317065Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426405372Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426479448Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426540083Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426567776Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter/node-exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426578847Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426588968Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426725389Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426785114Z namespaces/openshift-monitoring/pods/node-exporter-mf8sj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426825887Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42686158Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter-p9lm4.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426952258Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/init-textfile/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426960848Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/init-textfile/init-textfile/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.426964909Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/init-textfile/init-textfile/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427002872Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427065797Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427275125Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427304207Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427310868Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427316648Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427363562Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427488612Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427556148Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427606932Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427619943Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter/node-exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427651576Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter/node-exporter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427678438Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427808759Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427869714Z namespaces/openshift-monitoring/pods/node-exporter-p9lm4/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427925089Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.427953481Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter-r2rhf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428093123Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/init-textfile/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428119915Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/init-textfile/init-textfile/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428126416Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/init-textfile/init-textfile/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428140867Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428212463Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428275208Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42830336Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428312271Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428321892Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428371216Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428448543Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428513768Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428565302Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428577143Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter/node-exporter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428586634Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter/node-exporter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428619717Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428730656Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428797501Z namespaces/openshift-monitoring/pods/node-exporter-r2rhf/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.428850706Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42889892Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics-84bd68b896-r265z.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429043102Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-main/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429055903Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429089346Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4291397Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429234878Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429305794Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429321895Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-self/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429337177Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42937454Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429410123Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4294996Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429564536Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429595438Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429603899Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.42962188Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429628571Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429747551Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429812366Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-r265z/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429851089Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.429912605Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430158225Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430172666Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430187128Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43021723Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430325819Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43045929Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430484452Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430496433Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430521975Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430567159Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430652106Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430731143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430748624Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430808319Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43081993Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430876745Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.430962602Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431010506Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431051729Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43106148Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431065521Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431119725Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431219703Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431264537Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43130187Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431311311Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431316492Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431362835Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431458863Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431558142Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431593365Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431599805Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.431605076Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43165976Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.432755591Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.432808386Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.432835698Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.432841009Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.432851059Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.432891013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433005072Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433085699Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433137563Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433157725Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator-64785b6675-rkfw9.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433278965Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433292526Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433298977Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433317038Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433408786Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433479692Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433509084Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433517025Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433521475Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433553278Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433746464Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433804659Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-rkfw9/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433825921Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.433872755Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook-77d98bc786-bb6mt.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434005846Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434018447Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434025117Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43405573Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434193662Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434249276Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-bb6mt/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43429966Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434318342Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client-8485bd4bf-p6sfb.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434484656Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434497467Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434503917Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434516828Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434606936Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434672821Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434697084Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/reload/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434702824Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/reload/reload/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434706834Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/reload/reload/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434753148Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/reload/reload/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434838385Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434909111Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/reload/reload/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434941814Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434947654Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client/telemeter-client/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.434953425Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435005639Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435200515Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435266441Z namespaces/openshift-monitoring/pods/telemeter-client-8485bd4bf-p6sfb/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435317415Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435390101Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-querier-684ff48bb7-l946t.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435505221Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435515012Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435519182Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435558705Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435684316Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435742901Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435781974Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-rules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435793355Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435798405Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435866431Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435917405Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.435998962Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436016303Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-web/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436024884Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436034345Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436125412Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43621976Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436284326Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436317179Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43632832Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436340921Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436359802Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43645316Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436523376Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436547438Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/prom-label-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436558289Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436563829Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436614893Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436730543Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436747014Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436778317Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-query/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436789028Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-query/thanos-query/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436793038Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-query/thanos-query/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436825961Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436924519Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.436989995Z namespaces/openshift-monitoring/pods/thanos-querier-684ff48bb7-l946t/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437023338Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43705977Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437148498Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43717337Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.43729088Z namespaces/openshift-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437345204Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437390918Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437432292Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437482406Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437517179Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437753968Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437829505Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437912801Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437950995Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.437990848Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438213586Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438325086Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438386051Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438421504Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438469678Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438515062Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438594968Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438636762Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438669584Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438744161Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438803726Z namespaces/openshift-multus/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438822997Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.438969369Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.439084369Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.439584371Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.439710381Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.440568543Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.440641409Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.440790841Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.440834325Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44088794Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.440981457Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441060694Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441176764Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441286403Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441307885Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441404033Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44149166Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441574917Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441622951Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441662934Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441715498Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441758652Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441807206Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4418463Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441892103Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.441934557Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442008603Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442137814Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442190818Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44221167Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442276195Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442348781Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442394115Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442478272Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44257737Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442609733Z namespaces/openshift-multus/pods/multus-648lm/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442722482Z namespaces/openshift-multus/pods/multus-648lm/multus-648lm.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442846363Z namespaces/openshift-multus/pods/multus-648lm/kube-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442861314Z namespaces/openshift-multus/pods/multus-648lm/kube-multus/kube-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442867385Z namespaces/openshift-multus/pods/multus-648lm/kube-multus/kube-multus/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.442900687Z namespaces/openshift-multus/pods/multus-648lm/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443432462Z namespaces/openshift-multus/pods/multus-648lm/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443503778Z namespaces/openshift-multus/pods/multus-648lm/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443545111Z namespaces/openshift-multus/pods/multus-7bkm8/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443586445Z namespaces/openshift-multus/pods/multus-7bkm8/multus-7bkm8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443681093Z namespaces/openshift-multus/pods/multus-7bkm8/kube-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443689513Z namespaces/openshift-multus/pods/multus-7bkm8/kube-multus/kube-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443693694Z namespaces/openshift-multus/pods/multus-7bkm8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.443738007Z namespaces/openshift-multus/pods/multus-7bkm8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444040412Z namespaces/openshift-multus/pods/multus-7bkm8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444158212Z namespaces/openshift-multus/pods/multus-7bkm8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444207616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444266061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/multus-additional-cni-plugins-r9sjn.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444412013Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/bond-cni-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444420084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444424144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444468868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444573147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444655754Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444704788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444717279Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/cni-plugins/cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444721269Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444757282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.444863681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445019554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445064288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/egress-router-binary-copy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4450954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445112472Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445250823Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445363903Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445442699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445485003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445494704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445499254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44556979Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445651187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445733213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445772627Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/routeoverride-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445780948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445785008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44581462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445902118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.445971783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446009796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni-bincopy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446023318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446029328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446090153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446201643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446266178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446306981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446320042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446325763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446346475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446462724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446539031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-r9sjn/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446588115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446627408Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/multus-additional-cni-plugins-snfvt.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446762769Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/bond-cni-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44677124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44677512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.446814414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44712639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447208567Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447239489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447245119Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/cni-plugins/cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44724911Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447295884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447398032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447482509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447534724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/egress-router-binary-copy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447561836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447566656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44760498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447715729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447797336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447845Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44785461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447859411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447898544Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.447990332Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44808967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448134724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/routeoverride-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448149205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448160526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44821112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448310919Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448381834Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448431069Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni-bincopy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448440779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44844559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448495644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448594652Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448674049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448716892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448725123Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448728923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448779747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448864525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44893344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-snfvt/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.448980564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449020258Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/multus-additional-cni-plugins-wpzrv.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449185631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/bond-cni-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449245676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449255277Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449302441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44940454Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449488727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.44952665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449536721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/cni-plugins/cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449540801Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449589645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449695784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449776231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449814244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/egress-router-binary-copy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449822114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449828265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449878339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.449986418Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450086676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450147392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450155852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450159703Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450209317Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450284923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450348988Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450388102Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/routeoverride-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450397382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450401253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450422935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450512902Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450592459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450621501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni-bincopy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450626752Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450630482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450674725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450762503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45084325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450882033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450901494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.450907585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451029425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451156436Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451247313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-wpzrv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451262414Z namespaces/openshift-multus/pods/multus-kv426/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451321549Z namespaces/openshift-multus/pods/multus-kv426/multus-kv426.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451418478Z namespaces/openshift-multus/pods/multus-kv426/kube-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451427898Z namespaces/openshift-multus/pods/multus-kv426/kube-multus/kube-multus/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451432199Z namespaces/openshift-multus/pods/multus-kv426/kube-multus/kube-multus/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451472792Z namespaces/openshift-multus/pods/multus-kv426/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451747975Z namespaces/openshift-multus/pods/multus-kv426/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451827512Z namespaces/openshift-multus/pods/multus-kv426/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.451864735Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45192687Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon-2rvnc.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452013487Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452022898Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452026758Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452100274Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452217514Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452295711Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452324243Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452329723Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452333694Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452373687Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452494427Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452560003Z namespaces/openshift-multus/pods/network-metrics-daemon-2rvnc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452601446Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452627748Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon-9ktpc.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452712995Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452722656Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452726716Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452755539Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452841636Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452915362Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452943275Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452948815Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.452952535Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453002359Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453260911Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453337238Z namespaces/openshift-multus/pods/network-metrics-daemon-9ktpc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453388542Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453415864Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon-fph6x.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453509682Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453530804Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453535874Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453546085Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453657754Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45372263Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453767523Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453779334Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453784445Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453805597Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453921006Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.453990922Z namespaces/openshift-multus/pods/network-metrics-daemon-fph6x/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454019964Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45408429Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454163956Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454174107Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45420972Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454299588Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454343751Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454383595Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454480013Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454528447Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454556489Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454611004Z namespaces/openshift-network-console/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454649397Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454712572Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454741964Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454800259Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454830912Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.454917809Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455036069Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455178161Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455215664Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455258878Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455328624Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455372677Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45541161Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455456174Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45553305Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455578384Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455606047Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455697524Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455742098Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.455781961Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456018671Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456117789Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456274622Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456350519Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456495051Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456624012Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456744151Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456797966Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456827729Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456891524Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456922446Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.456984931Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457021005Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45708602Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45720332Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457242683Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45733074Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457409507Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457494194Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457526717Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457571411Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457606614Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457660208Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457692161Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457698861Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457742495Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin-6cf856758c-tx4qf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457826102Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457836633Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457841643Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457876616Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.457967884Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458038279Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-tx4qf/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458095054Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458153119Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458207724Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458237776Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45828368Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458331154Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458384078Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458411941Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458467385Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458498028Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458618848Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458719306Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458811164Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458850157Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458891201Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458958086Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.458991939Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459057204Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45912466Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459167924Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459203356Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459299455Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459330027Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459379761Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459459238Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459511002Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459539455Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459644613Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.45972973Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.459926147Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460000103Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460233922Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460315229Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460424138Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460482113Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460524477Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460572111Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460610314Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460699641Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460748865Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460776688Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460846473Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460879466Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460932371Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.460960693Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46104637Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461155089Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461212164Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461242817Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461295541Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461343535Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461391989Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461419971Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461473696Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461481577Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46152683Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/network-check-source-869dcfcdcd-scnn4.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461588365Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/check-endpoints/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461596726Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/check-endpoints/check-endpoints/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461600727Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461635619Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461748059Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461815264Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-scnn4/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461837086Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46188804Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-4pczv.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461959916Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-container/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461967937Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.461971967Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462010421Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462133131Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462207617Z namespaces/openshift-network-diagnostics/pods/network-check-target-4pczv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462225339Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462288594Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-b97c5.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462353189Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-container/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46236305Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46236706Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462401363Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46248052Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462549315Z namespaces/openshift-network-diagnostics/pods/network-check-target-b97c5/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462579968Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462615241Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-vg5h6.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462690387Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-container/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462698588Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462702448Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462734871Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462824389Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462887134Z namespaces/openshift-network-diagnostics/pods/network-check-target-vg5h6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462921877Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.462948569Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463004644Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463012924Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463052297Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463154396Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46319598Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463240023Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46332113Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463372394Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463410297Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463451851Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463501935Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463554169Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463593362Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463640066Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4636763Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463759146Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463840943Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463911359Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463956083Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.463995426Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464032699Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464088414Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464194873Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464233716Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464275079Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464351426Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46440747Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464415471Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464454374Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464515409Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464560793Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464677793Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46476832Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46488534Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.464981238Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465092078Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465286814Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465415274Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46547627Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465521603Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465582758Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465634303Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465697778Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465741342Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465799086Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4658467Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.465938418Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466037426Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466132734Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466174658Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466225352Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466275016Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466332961Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466381435Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466436559Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46644468Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466496344Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466552519Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466602933Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466654418Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466705702Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466761827Z namespaces/openshift-network-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.466813601Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467007337Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467058251Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467137558Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467187242Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467326384Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467416561Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467513659Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467576345Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467622138Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467717576Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467773951Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467833266Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46788361Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.467982588Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468042713Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468109489Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468214698Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468265052Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468275133Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468316616Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468380401Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468430936Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468588159Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468683157Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.468867452Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46895915Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469167947Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469268676Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469417408Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469485084Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469535918Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469635016Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469704312Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469757186Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469817401Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469861255Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.46992171Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.469974905Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470029609Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470109706Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470204744Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470298332Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470358746Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47040464Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470467476Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47051996Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470583345Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4706327Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470690034Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470743899Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470801474Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470809544Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470856058Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter-h8xzk.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470929204Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470937455Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.470941275Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47099837Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471109549Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471204567Z namespaces/openshift-network-operator/pods/iptables-alerter-h8xzk/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47123881Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471293395Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter-mqvjf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471373641Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471385582Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471389492Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471430706Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471538855Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471612661Z namespaces/openshift-network-operator/pods/iptables-alerter-mqvjf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471667006Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47171671Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter-nqfgq.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471805467Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471813538Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471817458Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.471861002Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4719565Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472048518Z namespaces/openshift-network-operator/pods/iptables-alerter-nqfgq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472116543Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472174108Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472231823Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472284357Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472339592Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472394506Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472466442Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472517917Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472570791Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472621185Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472717423Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472809861Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472906159Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.472962374Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473005207Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473064172Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473177901Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473264279Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473320173Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473355586Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473457085Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473513009Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473554003Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473665792Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47376283Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47387559Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.473967727Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474084307Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474245141Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474458148Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474534855Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474628422Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474693338Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474732661Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474794726Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474828089Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.474928178Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475018255Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47508176Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475150416Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475208531Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475238303Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475322871Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475372275Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475455162Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475464472Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475522997Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475580802Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475631826Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475699122Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475742586Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47579331Z namespaces/openshift-operators/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475802151Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475806401Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475849744Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4759139Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.475969514Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47603673Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476106026Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476184242Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476220785Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476407391Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476499489Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476597767Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476654442Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476693635Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476849008Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476899012Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.476962587Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47700474Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477149293Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477208757Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477300175Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477400934Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477462449Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477471019Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477521144Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477605321Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477673246Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477895135Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.477991653Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.478357733Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.478505066Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.478988956Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479090774Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479295332Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479364617Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47939755Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.47951502Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479653892Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479688544Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479835247Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.479904293Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480011941Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480086358Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480174115Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480248211Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480282414Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480343179Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48035254Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480392723Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480445547Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480499102Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48059506Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480684307Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480747963Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480796347Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480853272Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480903746Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.480999304Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481057509Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481235853Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481248905Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481290318Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481390246Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481453371Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481511526Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481564001Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481573601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481643177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-node-9x9vz.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481838294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-node/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481871546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481876017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.481882837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482053461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48215624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482205874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482214625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482218675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482258379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482401881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482484528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482526881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/nbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482532421Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/nbdb/nbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482548413Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/nbdb/nbdb/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482582646Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/nbdb/nbdb/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482695895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482778862Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482827916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/northd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482838307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/northd/northd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.482842367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/northd/northd/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48288015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/northd/northd/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483087108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483172815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/northd/northd/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483223849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-acl-logging/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48323204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48323609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483271023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483378792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483441417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483449238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-controller/ovn-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483453058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483500472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483692558Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483775605Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483824229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48383218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48383609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.483888365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.484866386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.484945703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.484994727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/sbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485002498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/sbdb/sbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485006288Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/sbdb/sbdb/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485050631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/sbdb/sbdb/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485201934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485286541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-9x9vz/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485329255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485408261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-node-qprmf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485563264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-node/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485571075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485581136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485610028Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485734488Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485815165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48587163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485885541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485890492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.485964587Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48611349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486203687Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486246691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/nbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486257742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/nbdb/nbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486262572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/nbdb/nbdb/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486290975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/nbdb/nbdb/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486407855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48647959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486526774Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/northd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486537075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/northd/northd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486541816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/northd/northd/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486579309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/northd/northd/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486699989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486781826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/northd/northd/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48683081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-acl-logging/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486839031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486842811Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486886684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.486992663Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487057219Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487086821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-controller/ovn-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487094632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487148406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487377805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487455462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487494015Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487504356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.487510227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48755834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.488611348Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.488689305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.488738529Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/sbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48874702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/sbdb/sbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48875104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/sbdb/sbdb/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.488796794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/sbdb/sbdb/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.488907913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48899525Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-qprmf/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489026483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489214679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-node-wk9t9.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489384643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-node/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489394574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489398684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489445368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489558467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489626443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.48970832Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489717591Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489721481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489762794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489876594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489936199Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489972792Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/nbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489985143Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/nbdb/nbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.489991593Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/nbdb/nbdb/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490009125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/nbdb/nbdb/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490180549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490237034Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490264356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/northd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490269186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/northd/northd/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490272907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/northd/northd/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490322171Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/northd/northd/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490419899Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490482744Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/northd/northd/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490510637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-acl-logging/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490515637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490522307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490560981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490649958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490695152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490703163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-controller/ovn-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490707163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490742236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490921971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.490988786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.491021539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4910297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49103376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.491096515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492015042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492096979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492141883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/sbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492153484Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/sbdb/sbdb/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492159294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/sbdb/sbdb/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492186266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/sbdb/sbdb/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492278654Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49234616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-wk9t9/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492385723Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492414225Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49246338Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49247236Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492507533Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492601161Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492717241Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492766765Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492796947Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492888645Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.492966011Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493013945Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493061889Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493137236Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493151857Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493160198Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493197921Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493256395Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493283768Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493355504Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493398487Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493446711Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493475954Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493562661Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49367301Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493774959Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493811622Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493856656Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493893589Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.493938952Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494020549Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494098286Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494496079Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494571045Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494615799Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49463208Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494664433Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494723238Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49475418Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494880461Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.494960368Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495193027Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495260713Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495376252Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495499222Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495676907Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495723601Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495768015Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49582509Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495863723Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495907876Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.495956601Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496037347Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496139596Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496175129Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496227023Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496282468Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.4963126Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496371495Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496404788Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496454412Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496464503Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496503136Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/service-ca-operator-7695fc6c8c-vkjxf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496574942Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/service-ca-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496590624Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496594974Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496621506Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496767598Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-vkjxf/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496918941Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.496959324Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497007378Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497042721Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497103196Z namespaces/openshift-service-ca/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497162321Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497220276Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49726778Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497298043Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497341826Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497437914Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497531592Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497616979Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497662133Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497701756Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49774829Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497786393Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49786183Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497911314Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.497939006Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498023223Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498081318Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498093959Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498143883Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498200698Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49822922Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49834291Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498417376Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498528135Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498602091Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49871086Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49883063Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.498989333Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499046138Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499114074Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499166278Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499200001Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499248555Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499291399Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499373816Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499452152Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499498666Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499517148Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499588403Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499605595Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499652519Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.49966861Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499687102Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-79f68b9f4f-jvftf.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499800281Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499820813Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499828294Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.499865557Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500118998Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500193524Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-jvftf/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500248678Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500298673Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500362748Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500433014Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500485108Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500529272Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500605178Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500637131Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500702496Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500737009Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500836398Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.500939296Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501055366Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501141803Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501197198Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501243592Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501285565Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501497723Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501537746Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501600001Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501678858Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501722872Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501758604Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501861073Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.501934189Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502012165Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502205532Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502284218Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502405718Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502555971Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502603855Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502641448Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502688702Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502718084Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502769569Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502797391Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502883138Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.502964885Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503010189Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503039061Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503121298Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503158901Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503205475Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503233857Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503286952Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503336056Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503373459Z namespaces/openshift/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503419943Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503470027Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503518121Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503567615Z namespaces/openshift/apps/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503603358Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503681095Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503754691Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503830687Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503878161Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503905263Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.503959228Z namespaces/openshift/batch/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50398736Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504086498Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504150064Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504183697Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504268874Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504302867Z namespaces/openshift/core/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50435142Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504440078Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504515324Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50458975Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504668597Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504743453Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.504868754Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.505150927Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.505210602Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.505249226Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.505298099Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.505327322Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.506598388Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.506637061Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50674721Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50686482Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50699014Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507113391Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507204698Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507367122Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507578489Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507691359Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507778836Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507872604Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.507995684Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508115274Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508235414Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508319051Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508407689Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508509227Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.5086622Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508812543Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.508955114Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509061673Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509197535Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509304453Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509413933Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509522512Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509628831Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509734579Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.50986062Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.509993371Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510150914Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510252903Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510362632Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510492023Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510597161Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51069952Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510833901Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.510977573Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51105997Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511201052Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511320582Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511466634Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511612726Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511707794Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511788651Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.511913611Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512042562Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512167882Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512277481Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.5123785Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512470997Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512562455Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512683825Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512805005Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.512920555Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513030884Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513268194Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513389434Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513511984Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513650686Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513851763Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.513910077Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514013676Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514140937Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514188061Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514239665Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514282959Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514324112Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514375516Z namespaces/openshift/policy/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51442429Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514450702Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514506977Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.5145432Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514553861Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514625287Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514750047Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514866847Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.514977626Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515131819Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515318555Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515429664Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515526772Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515646012Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515756081Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.515870081Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51598487Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.516257663Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.516296356Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.516402375Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.516554508Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51669543Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.516815Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51693507Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517044689Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51718173Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51730066Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517386767Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517511338Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517623127Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517728856Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517834024Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.517932373Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518058703Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518202605Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518314795Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518407983Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51850464Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518629911Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518749781Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518852769Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.518961129Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.519051266Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.51921251Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.519320739Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.519429938Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.519653306Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.519823581Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.519984404Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.520157848Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.520341064Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.520553451Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.520730896Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.520872048Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.520991458Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.521120149Z network_logs/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.521179823Z network_logs/cluster_scale [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.521275922Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.521356338Z network_logs/multi-networkpolicy [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.52149543Z network_logs/net-attach-def [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.52162011Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.521807996Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.521940647Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.524037542Z nodes/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.524099787Z nodes/debug [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.524119579Z nodes/ip-10-0-132-248.ec2.internal/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.52678027Z nodes/ip-10-0-132-248.ec2.internal/cpu_affinities.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526801482Z nodes/ip-10-0-132-248.ec2.internal/dmesg [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526807603Z nodes/ip-10-0-132-248.ec2.internal/ethtool_channels [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526812523Z nodes/ip-10-0-132-248.ec2.internal/ethtool_features [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526817453Z nodes/ip-10-0-132-248.ec2.internal/ip-10-0-132-248.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526823374Z nodes/ip-10-0-132-248.ec2.internal/irq_affinities.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526828374Z nodes/ip-10-0-132-248.ec2.internal/lscpu [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526849986Z nodes/ip-10-0-132-248.ec2.internal/lspci [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526854797Z nodes/ip-10-0-132-248.ec2.internal/podresources.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526859577Z nodes/ip-10-0-132-248.ec2.internal/pods_info.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526865077Z nodes/ip-10-0-132-248.ec2.internal/proc_cmdline [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.526869808Z nodes/ip-10-0-132-248.ec2.internal/sysinfo.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.528308218Z nodes/ip-10-0-132-248.ec2.internal/sysinfo.tgz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.528460281Z nodes/ip-10-0-133-183.ec2.internal/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.528496733Z nodes/ip-10-0-133-183.ec2.internal/cpu_affinities.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.528799409Z nodes/ip-10-0-133-183.ec2.internal/dmesg [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.529130736Z nodes/ip-10-0-133-183.ec2.internal/ethtool_channels [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.529306891Z nodes/ip-10-0-133-183.ec2.internal/ethtool_features [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.52941309Z nodes/ip-10-0-133-183.ec2.internal/ip-10-0-133-183.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.529670821Z nodes/ip-10-0-133-183.ec2.internal/irq_affinities.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.529832095Z nodes/ip-10-0-133-183.ec2.internal/lscpu [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.529959815Z nodes/ip-10-0-133-183.ec2.internal/lspci [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.530065164Z nodes/ip-10-0-133-183.ec2.internal/podresources.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.530220407Z nodes/ip-10-0-133-183.ec2.internal/pods_info.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.530327846Z nodes/ip-10-0-133-183.ec2.internal/proc_cmdline [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.530407473Z nodes/ip-10-0-133-183.ec2.internal/sysinfo.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.532390588Z nodes/ip-10-0-133-183.ec2.internal/sysinfo.tgz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.532579214Z nodes/ip-10-0-133-56.ec2.internal/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.532624868Z nodes/ip-10-0-133-56.ec2.internal/cpu_affinities.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.532885249Z nodes/ip-10-0-133-56.ec2.internal/dmesg [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533154482Z nodes/ip-10-0-133-56.ec2.internal/ethtool_channels [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533237689Z nodes/ip-10-0-133-56.ec2.internal/ethtool_features [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533324056Z nodes/ip-10-0-133-56.ec2.internal/ip-10-0-133-56.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533594609Z nodes/ip-10-0-133-56.ec2.internal/irq_affinities.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533741021Z nodes/ip-10-0-133-56.ec2.internal/lscpu [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533869701Z nodes/ip-10-0-133-56.ec2.internal/lspci [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.533958749Z nodes/ip-10-0-133-56.ec2.internal/podresources.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.534242743Z nodes/ip-10-0-133-56.ec2.internal/pods_info.json [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.534369903Z nodes/ip-10-0-133-56.ec2.internal/proc_cmdline [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.53445209Z nodes/ip-10-0-133-56.ec2.internal/sysinfo.log [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.536147782Z nodes/ip-10-0-133-56.ec2.internal/sysinfo.tgz [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.536331567Z pod_network_connectivity_check/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.536386751Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.53649239Z static-pods/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.536515662Z static-pods/kube-apiserver/ [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.544459935Z [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.544486617Z sent 58,376 bytes received 4,141,767 bytes 2,800,095.33 bytes/sec [must-gather] [must-gather-82bxq] OUT 2026-07-09T15:52:06.544500858Z total size is 43,647,017 speedup is 10.39 [must-gather] [must-gather ] OUT 2026-07-09T15:52:06.845324228Z namespace/openshift-must-gather-mlhdd 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: f490a118-1cb4-4bc7-8f85-fa0002fb9883 [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-mpsmk [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-mpsmk-e2e-predictor [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-mpsmk [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 6778244 Jul 9 15:52 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-mpsmk/e2e-predictor.tar.gz [git-push-artifacts] [ci-artifacts 099573d] Updating CI Artifacts in e2e-predictor [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-mpsmk/e2e-predictor.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 3e1fdcb..099573d ci-artifacts -> ci-artifacts [fail-if-needed] Failing pipeline because deploy-and-e2e step failed container step-fail-if-needed has failed : [{"key":"StartedAt","value":"2026-07-09T15:52:54.789Z","type":3}]