task e2e-raw has failed: "step-fail-if-needed" exited with code 1: Error [get-kubeconfig] Found kubeconfig secret: cluster-w9j8t-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-w9j8t-kubeconfig [get-kubeconfig] Found admin password secret: cluster-w9j8t-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-w9j8t-password [get-kubeconfig] API Server URL: https://a2e718c716263418abe0b7666253616d-3257a745b8bb39e5.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.134ee209-3038-442e-b823-c034e4138d99.prod.konfluxeaas.com [clone-repo] sync-upstream-master-to-master-20260708 [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2871/3136) Updating files: 92% (2886/3136) Updating files: 93% (2917/3136) Updating files: 94% (2948/3136) Updating files: 95% (2980/3136) Updating files: 96% (3011/3136) Updating files: 97% (3042/3136) Updating files: 98% (3074/3136) Updating files: 99% (3105/3136) Updating files: 100% (3136/3136) Updating files: 100% (3136/3136), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:0714ec4c6684498ea0fe4d0586268556f417a5bf06166eaa30fb956bed5cc56f [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:0714ec4c6684498ea0fe4d0586268556f417a5bf06166eaa30fb956bed5cc56f [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f38bb7755b8a3d9ca70778bcfcfe88c49fb9bec28126461be41ac456051f2b4b [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f38bb7755b8a3d9ca70778bcfcfe88c49fb9bec28126461be41ac456051f2b4b [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:c1955f340724d233022731c5617b07e4cd2c98af1b6f9a5f1e7cd1f8e960c50d [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:c1955f340724d233022731c5617b07e4cd2c98af1b6f9a5f1e7cd1f8e960c50d [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7c70720f87db38b6968860b5514402e0089a36eefd064fc0d1976135057f18d2 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7c70720f87db38b6968860b5514402e0089a36eefd064fc0d1976135057f18d2 [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.24) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1710 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1710 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1710 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.91s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 7.39s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a2e718c716263418abe0b7666253616d-3257a745b8bb39e5.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-rc7fp 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-rc7fp condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-dnk7q 1/1 Running 0 45s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-dnk7q condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-jmnsz 1/1 Running 0 50s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-jmnsz condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f38bb7755b8a3d9ca70778bcfcfe88c49fb9bec28126461be41ac456051f2b4b [e2e-raw] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:0714ec4c6684498ea0fe4d0586268556f417a5bf06166eaa30fb956bed5cc56f [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:c1955f340724d233022731c5617b07e4cd2c98af1b6f9a5f1e7cd1f8e960c50d [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7c70720f87db38b6968860b5514402e0089a36eefd064fc0d1976135057f18d2 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-67d95fdc48-vw8hw 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-67d95fdc48-vw8hw condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler-latency-predictor serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] Error from server (Forbidden): admission webhook "llminferenceserviceconfig.kserve-webhook-server.v1alpha2.validator" denied the request: failed to parse template config: template: config:1: function "kvTransferConfig" not defined [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:f38bb7755b8a3d9ca70778bcfcfe88c49fb9bec28126461be41ac456051f2b4b [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:5731ffef88544281bb99808e267ab02d0aaa85f0c8dd5b4c8b87f57937e6e343 [e2e-raw] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-raw] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:b413662c07a057c9dcfe7e14b795b4ed6c7435e2a74d5ceba063f9c589f96e33 [e2e-raw] === End E2E cluster / operator summary === [must-gather] [must-gather ] OUT 2026-07-09T18:06:35.333013093Z 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: 281e01af-c5d2-412a-a424-60de5153b876 [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-09T18:06:35.365819274Z namespace/openshift-must-gather-wsjwx created [must-gather] [must-gather ] OUT 2026-07-09T18:06:35.370386782Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-8c2xv created [must-gather] [must-gather ] OUT 2026-07-09T18:06:35.397635637Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:41.996474845Z [disk usage checker] Started [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.000121143Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.153608901Z No resources found in openshift-must-gather-wsjwx namespace. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.269573895Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.431797981Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.431833298Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.431833298Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.434018829Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.590386694Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.590417475Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.590417475Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.592554906Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.746764955Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.746798777Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.746798777Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.748737379Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.910643018Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.910738310Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.910738310Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:42.912955130Z Error getting logs from rhods-notebooks [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.066969191Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.066999332Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.066999332Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.068999439Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.227533184Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.227566113Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.227566113Z namespaces "istio-system" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.229639565Z Error getting logs from istio-system [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.548702320Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.548730760Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.548730760Z namespaces "knative-serving" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.550881584Z Error getting logs from knative-serving [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.706841087Z Wrote inspect data to must-gather. [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.706869772Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.706869772Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.709179937Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.821382728Z No resources found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.908670635Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:43.910755146Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.025604671Z No resources found [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.114014688Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.116313498Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.247183293Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.335428323Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.337518518Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.471396601Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.559245167Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.561445586Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.689933444Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.779094782Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.781109516Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:44.919030505Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.005111351Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.006993875Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.140644716Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.225413309Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.227402133Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.356222576Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.444219355Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.446384469Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.578156988Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.661703706Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.663918137Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.801464590Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.889933054Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:45.892202082Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.017508329Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.102267424Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.104475068Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.236380208Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.324561775Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.326719180Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.453467689Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.537541693Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.539664181Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.671458982Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.755392461Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.757522115Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.887305874Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.972056215Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:46.974146716Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.004970736Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.102483962Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.187074902Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.189014161Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.323403069Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.410141547Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.412165534Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.541414416Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.626485909Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.628726738Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.756253947Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.839707119Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.841952331Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:47.970268647Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:48.054551422Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:48.056778950Z Error collecting info from [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:48.764217946Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:48.889603250Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.019138851Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.144029872Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.272735616Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.514932269Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.638302980Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.766024306Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:49.891963013Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.016471434Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.146027496Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.274756096Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.411294930Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.536679402Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.659046919Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:50.789835446Z error: the server doesn't have a resource type "accounts" [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:52.009581631Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-bp8z5] POD 2026-07-09T18:06:54.774104339Z Caches written to disk [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:55.781782826Z waiting for gather to complete [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:55.78477708Z downloading gather output [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.053908299Z receiving incremental file list [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.063624812Z ./ [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.063685023Z aggregated-discovery-api.yaml [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.063950201Z aggregated-discovery-apis.yaml [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.064814105Z event-filter.html [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.064910817Z timestamp [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.06499347Z version [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.072344226Z [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.072360997Z sent 122 bytes received 12,703 bytes 8,550.00 bytes/sec [must-gather] [must-gather-bp8z5] OUT 2026-07-09T18:06:56.072367837Z total size is 142,569 speedup is 11.12 [must-gather] [must-gather ] OUT 2026-07-09T18:06:56.098995754Z namespace/openshift-must-gather-wsjwx 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: 281e01af-c5d2-412a-a424-60de5153b876 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/console is progressing: SyncLoopRefreshProgressing: working toward version 4.21.24, 1 replicas available [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 ] OUT 2026-07-09T18:06:56.214666938Z 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: 281e01af-c5d2-412a-a424-60de5153b876 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/console is progressing: SyncLoopRefreshProgressing: working toward version 4.21.24, 1 replicas available [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-09T18:06:56.246433449Z namespace/openshift-must-gather-sng9t created [must-gather] [must-gather ] OUT 2026-07-09T18:06:56.257186661Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-2mr59 created [must-gather] [must-gather ] OUT 2026-07-09T18:06:56.280584917Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:57.523915778Z [disk usage checker] Started [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:57.527528236Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:57.721557323Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:57.859264505Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:57.950091091Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:58.030390735Z Gathering data for ns/default... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:58.331189231Z Gathering data for ns/openshift... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:58.746376892Z Gathering data for ns/kube-system... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:59.438200094Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:59.749118858Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:59.749152223Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:06:59.749152223Z namespaces "assisted-installer" not found [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.235317354Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.246506722Z Executing Istio gather script [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.252121526Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.252156298Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.263305267Z 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-w4fv2] POD 2026-07-09T18:07:00.265660823Z INFO: Gathering HAProxy config files [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.265937416Z INFO: Collecting host service logs for crio [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.266311655Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.266644523Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.267037037Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.267336878Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.267624943Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.267930467Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.268270066Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.268588601Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.268914295Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.269214421Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.269539913Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.396589710Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:00.607819186Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.035325536Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.209008307Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.230099382Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.239558375Z No resources found [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.349101726Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.355595743Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-dcfxb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.355637440Z insights-runtime-extractor-64dct [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.355656899Z insights-runtime-extractor-6zqcz [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.355675751Z insights-runtime-extractor-zmvq9 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.462793452Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.735105312Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.735105312Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.770472420Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:01.987050906Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.073211296Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.122278364Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.148936308Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.149023869Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.320529585Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.430140235Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.502209054Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.576582954Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.583532233Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.619111490Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.632196649Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.726143385Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.741499889Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.777414515Z No resources found [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.802540951Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.807809177Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.821548630Z INFO: 'previous-logs' folder not found on ip-10-0-132-123.ec2.internal, skipping... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.904198541Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:02.938943187Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.104154228Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.109863458Z INFO: HAProxy config collection complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.164550156Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.247867715Z INFO: 'previous-logs' folder not found on ip-10-0-133-47.ec2.internal, skipping... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.251687850Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.315774983Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.372169021Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.539216258Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.574021088Z INFO: 'previous-logs' folder not found on ip-10-0-136-153.ec2.internal, skipping... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.574101541Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.574135779Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.583926806Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.800397687Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.853936499Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.895831494Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:03.899809503Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.043497162Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.209471236Z INFO: INTERCONNECT MODE [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.209506474Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.280661876Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.285980403Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.408679499Z INFO: Gathering OVN_Northbound from ovnkube-node-4z9mb... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.408962055Z INFO: Gathering OVN_Northbound from ovnkube-node-6mrd6... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.409291467Z INFO: Gathering OVN_Northbound from ovnkube-node-rpllh... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.409806567Z INFO: Gathering OVN_Southbound from ovnkube-node-4z9mb... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.410134894Z INFO: Gathering OVN_Southbound from ovnkube-node-6mrd6... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.410562276Z INFO: Gathering OVN_Southbound from ovnkube-node-rpllh... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.633070084Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.636459931Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.707871048Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.731582433Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.737858427Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.746876948Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.774626394Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.783086829Z tar: Removing leading `/' from member names [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.857560957Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.936157801Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.945661611Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:04.978648387Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.212726046Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.220875903Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.242390301Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.338071456Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.338128911Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.338617792Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.341567107Z 2.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.346141517Z ovnk_database_store/ [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.346194919Z ovnk_database_store/ovnkube-node-6mrd6_sbdb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.367706278Z ovnk_database_store/ovnkube-node-6mrd6_nbdb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.378878171Z ovnk_database_store/ovnkube-node-rpllh_nbdb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.387305228Z ovnk_database_store/ovnkube-node-4z9mb_nbdb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.396860137Z ovnk_database_store/ovnkube-node-rpllh_sbdb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.416928933Z ovnk_database_store/ovnkube-node-4z9mb_sbdb [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.438074129Z INFO: Network log collection complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.455208256Z W0709 18:07:05.455166 1485 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.460305698Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.475475030Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.478802594Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.565151726Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.690454867Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.722397124Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.770708065Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.780320619Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.783086373Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.951926347Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:05.953882793Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.166167782Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.228149631Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.383028918Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.386036068Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.403345132Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.541975278Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.630789113Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.702091545Z Gathering data for ns/openshift-console... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.702997201Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.833418623Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:06.836990962Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.016641471Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.237856057Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.241396941Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.290713332Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.424969682Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.603262482Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.625647347Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.628742959Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.817518558Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.822645746Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:07.865013852Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:08.030191358Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:08.145246953Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:08.731475160Z Done executing Istio gather script [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:08.776231222Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:09.020870198Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:09.272542431Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:09.593534470Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:09.916770702Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:10.143382221Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:10.286656533Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:11.256305712Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:12.388733263Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:12.495016935Z Gathering data for ns/kserve... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:12.614139412Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:13.518087049Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:13.728036103Z Gathering data for ns/openshift-config... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:13.979348711Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:14.428613374Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:14.640823200Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:14.701294883Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:14.944299143Z Collecting performance related data for node ip-10-0-136-153.ec2.internal [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:14.952371739Z Collecting performance related data for node ip-10-0-132-123.ec2.internal [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:14.963563515Z Collecting performance related data for node ip-10-0-133-47.ec2.internal [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:15.020341880Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:15.438986372Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:15.782850573Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:16.110505096Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:16.456504920Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:16.797528567Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:17.097358744Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:17.619332020Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:17.707776854Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:19.145836096Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:20.615011180Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:20.963865650Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:21.483137948Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:21.899857018Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:22.285444023Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:22.586456455Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:22.624335383Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:22.951742782Z Collecting kubelet logs for node ip-10-0-136-153.ec2.internal [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:22.953860700Z Collecting kubelet logs for node ip-10-0-132-123.ec2.internal [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:22.955850779Z Collecting kubelet logs for node ip-10-0-133-47.ec2.internal [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:23.098840090Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:23.333706544Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-sng9t namespace [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:23.339324718Z INFO: Node performance data collection complete. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:23.444397239Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:23.858474235Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:24.154063208Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:24.404767657Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:25.017721322Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:25.286872989Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:25.602142084Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:25.939651677Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:26.782627498Z Wrote inspect data to must-gather. [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:26.782669642Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:26.782669642Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:26.906610663Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-w4fv2] POD 2026-07-09T18:07:27.045713509Z Caches written to disk [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.056620881Z waiting for gather to complete [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.059722519Z downloading gather output [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.300058425Z receiving incremental file list [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.316806865Z ./ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.316931838Z aggregated-discovery-api.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.317284658Z aggregated-discovery-apis.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.318488942Z event-filter.html [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.32089831Z timestamp [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.321013723Z version [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.333208755Z cluster-scoped-resources/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.333234136Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.333243176Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.33339165Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.333626727Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334141201Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334248274Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334342837Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334472131Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334588834Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334749328Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.33481407Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.334973735Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.335078877Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.335664954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.335741846Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.336182079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.336388565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.336670332Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.341846378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.343811153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.343978207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.344157872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.344387449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.344538683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.344835331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.34514767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.345435978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.345801489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.345968533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.346118298Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.346274812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.346441036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.34657713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.346774706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.347011503Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.347185657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.347376933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.350040417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.350236733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.35048489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.350775778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.351133488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.351688114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.351838368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.352009683Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.352150127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.352281131Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.352459885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.352597249Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.352810575Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.35298225Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.353137775Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.353487994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.353662029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.353837304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.354568365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.354726289Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.354871943Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.35510483Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.355252234Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.355528391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.355676866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.355857881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.355982194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.356101418Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.356229531Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.356378895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.356493619Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.356642003Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.356769266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.35691581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.357557739Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.357948899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.358107464Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.358952928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.359111482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.359238266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.359362959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.359484303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.359681258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.359936735Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.360057709Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.360172422Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.360346087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.36047111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.360587473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.360733088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.360851331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.363238708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.363701941Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.364286257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.364485153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.364648148Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.364784362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.364918485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.365027588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.365130391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.368098304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.368248268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.368402263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.368518756Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.368632799Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.373232199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.37754485Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.377694524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.377998262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.378146526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.378307811Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.378435365Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.378589489Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.378831726Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.378940789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379045792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379239597Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379371461Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379485034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379607407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379751202Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.379894346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380007859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380113702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380233425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380373369Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380483462Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380747459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.380875343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.38112406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.381237173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.381382657Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.38149204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.383402544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.383531178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.383640171Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.383741634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.383886758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.384029182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.385642907Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.385791221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.385925555Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.38610767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.386261004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.386569143Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.387085977Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.387239532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.387364745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.387474458Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.388092096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.389533966Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.389627889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.389781813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.389904767Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390065681Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390166254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390277737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390468532Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390624397Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390818282Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390873734Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.390965056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391040979Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391125691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391212003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391391358Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391663636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391770329Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391895042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.391998055Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392106128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392216851Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392362536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392489489Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392607842Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392722086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392832679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.392951272Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393067045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393181359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393319412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393446076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393562199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393678413Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393790705Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.393903059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394012462Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394131215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394240238Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394431574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394550297Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.39465883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394778513Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.394891276Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.39500445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.395117793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.395231426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.39538086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.395492373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.395605356Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.39572295Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.395838533Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.395956197Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.39607306Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.396190733Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.396307436Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.39644861Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.396606145Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.396723278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.396841631Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.396964325Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397083178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397203371Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397351845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397481289Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397604683Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397741736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.397904911Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398028644Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398144678Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398262551Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398414105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398543259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398657742Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.398777396Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.3989215Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399062314Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399144136Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399270259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399415183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399543067Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399665681Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399785854Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.399902167Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40001645Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.400223626Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40037195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.400488384Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.400605827Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40073496Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.400858194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.400974187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40109127Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401206504Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401348668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40142777Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401523583Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401580254Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-25xcs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401707838Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4rt5s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401832121Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5cdtr.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.401947605Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9v7lx.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402065628Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dw5gx.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402180871Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fgp4q.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402322945Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-g4jnz.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402455549Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hzgfl.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402646574Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nrspf.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402773088Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rq899.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.402893851Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-t84g9.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.403019655Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zwt4f.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.403143138Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-g5xt6.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.403278422Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-gzlvf.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.403433026Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-h8jzx.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.403644452Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.403711784Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40393087Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404107605Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404218808Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404350852Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404679251Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404786064Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404873727Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.404966469Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405100473Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405239587Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405262607Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405415012Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405513545Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405612637Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40570672Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405799013Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405901856Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.405982598Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4060692Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406152463Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406238275Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406344528Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406451271Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406487412Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406632986Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.406731939Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407004536Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407091219Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407198792Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407313905Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40746816Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407564172Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407651165Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407747867Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40784305Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.407970283Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408064996Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408159779Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408246131Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408397255Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408490258Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408583381Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408687044Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408781186Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408827498Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408875709Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408933171Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.408980212Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409027403Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409071814Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409139416Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409184558Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.40924613Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409308781Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409363983Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409424495Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409486186Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409494937Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409537158Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409646181Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409712552Z cluster-scoped-resources/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409729083Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409778374Z cluster-scoped-resources/core/nodes/ip-10-0-132-123.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.409952549Z cluster-scoped-resources/core/nodes/ip-10-0-133-47.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410097543Z cluster-scoped-resources/core/nodes/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410211346Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410260688Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410392282Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410504035Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410605468Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41068673Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410783262Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.410883335Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41104888Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411170964Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411265386Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411381859Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411486482Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411589225Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411694898Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411802891Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.411912864Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412012627Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41212001Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412226243Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412352007Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4124576Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412554382Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412639385Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412700396Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412798659Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412893772Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.412994305Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413092197Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41319693Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413402346Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413559911Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413673264Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413715365Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413724965Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413793817Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41390318Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.413944701Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414029924Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414045704Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414106796Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414209349Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414407474Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414474496Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414482846Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414531668Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414677752Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414686672Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414748214Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414846667Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.414897698Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415017901Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415069803Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415141365Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415193816Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415281159Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415345161Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415476194Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415527696Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415601678Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415642899Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415723761Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415766942Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415844384Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415887176Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.415978928Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4160316Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416120232Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416170984Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416234615Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416279467Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416445172Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416477742Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416545274Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416580465Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416667648Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416674738Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416705979Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416762541Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416790201Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416875754Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416926165Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.416965776Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417061399Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417133861Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417283355Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417454Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417542182Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417656735Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417729948Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4178224Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.417910643Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418012525Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418097618Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41817717Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418271793Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418384586Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418468058Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418561381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418648783Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418734616Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.418815588Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41890491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419024254Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419071405Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419180588Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.41925812Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419386064Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419545939Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419638431Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419733334Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419822406Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.419917759Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420006901Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420096684Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420182226Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420273339Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420397412Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420481345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420586168Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420693781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420776073Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420868596Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.420963008Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421051521Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421137003Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421223526Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421334609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421448482Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421534894Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421628487Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42171878Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421806762Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421902805Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421947336Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421954616Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.421989397Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422045839Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422057569Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42210204Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422173672Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422180722Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422220514Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422311036Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422375028Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-132-123.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422468931Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-47.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422557403Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422605574Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422646375Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422727838Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422771569Z host_service_logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42280151Z host_service_logs/masters/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422855492Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422917953Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.422981755Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423048607Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423196561Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423313764Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423398807Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423470769Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423541721Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423611543Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423681724Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423731516Z ingress_controllers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423741986Z ingress_controllers/default/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423750597Z ingress_controllers/default/router-default-54cf448d84-mxdll/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423791808Z ingress_controllers/default/router-default-54cf448d84-mxdll/haproxy.config [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423909671Z insights-data/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.423927702Z istio/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424021514Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424123857Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424696873Z istio/event-filter.html [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424789446Z istio/timestamp [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424849208Z istio/cluster-scoped-resources/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424858168Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.424881048Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42493523Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.425086954Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.425509476Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.425986899Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.426803932Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.426948926Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42707429Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427151132Z machine_config_ondisk/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427158602Z machine_config_termination_logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427162742Z monitoring/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427166642Z monitoring/alertmanager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427195183Z monitoring/alertmanager/status.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427307666Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427354468Z monitoring/prometheus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427385549Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427483841Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.427544843Z monitoring/prometheus/rules.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.428238912Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.428287264Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.428368646Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42919901Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.429243121Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.429287432Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.429426196Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.429502558Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.42959097Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.429639202Z monitoring/prometheus/status/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.429689573Z monitoring/prometheus/status/config.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430113495Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430177847Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430274Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430469635Z namespaces/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430489436Z namespaces/default/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430553837Z namespaces/default/default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430612809Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430663091Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430723272Z namespaces/default/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430767494Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430854316Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.430931918Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43101228Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431066102Z namespaces/default/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431120783Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431162594Z namespaces/default/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431214246Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431308799Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431410432Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431458083Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431544985Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431616257Z namespaces/default/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43170012Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431842134Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.431927816Z namespaces/default/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432094411Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432172413Z namespaces/default/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432252415Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43244489Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432601455Z namespaces/default/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432680677Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432708958Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43278824Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432822601Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432866022Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.432911534Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433022217Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433065238Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43311986Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43315805Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433196082Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433249453Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433316045Z namespaces/default/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433369176Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433443658Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43348169Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433588423Z namespaces/kserve/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433628294Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433696146Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433735227Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433796588Z namespaces/kserve/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43385471Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.433954613Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434100567Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434232331Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434307253Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434355764Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434420396Z namespaces/kserve/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434459867Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434536209Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434595581Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434634752Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434718014Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434767646Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434779436Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434837298Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43491705Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.434987692Z namespaces/kserve/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.435029063Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43525332Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.435369543Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.435522437Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.435596759Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.435953709Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436074072Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436312709Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436398212Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436443813Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436530625Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436579307Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436621988Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436665999Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436748391Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436828214Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436879805Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436925796Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.436982568Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437035159Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437102171Z namespaces/kserve/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437115792Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437141433Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/kserve-controller-manager-6c46f7456d-cwnkq.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437245675Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437252856Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/manager/manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437258926Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/manager/manager/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437328878Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/manager/manager/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437475092Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437547214Z namespaces/kserve/pods/kserve-controller-manager-6c46f7456d-cwnkq/manager/manager/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437596525Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437622736Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/llmisvc-controller-manager-67d95fdc48-vw8hw.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437714298Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437722989Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/manager/manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437726989Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/manager/manager/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4377627Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/manager/manager/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.437918584Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438020087Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-vw8hw/manager/manager/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438074839Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43813359Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs-64568bcd49-7lnsj.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438212923Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438236293Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs/seaweedfs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438258414Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438312425Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43848942Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438560532Z namespaces/kserve/pods/seaweedfs-64568bcd49-7lnsj/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438602543Z namespaces/kserve/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438651675Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438722597Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438759058Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4388231Z namespaces/kube-node-lease/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4388354Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438857771Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.438934123Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-132-123.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439056916Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-47.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439164029Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439236581Z namespaces/kube-system/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439311453Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439384905Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439434117Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439523189Z namespaces/kube-system/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439580761Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439729545Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.43988791Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.439992013Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440066495Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440130466Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440208239Z namespaces/kube-system/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.44026472Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440478866Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440546508Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440594039Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440700652Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440768424Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440776915Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440823206Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-2whulneqweiw5fqpp4wkhhisy4.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.440943619Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441052742Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441180706Z namespaces/kube-system/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441222467Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441462694Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441561926Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441832754Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.441929497Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.442214645Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.442377519Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.44275325Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.442836462Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.442900394Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.442995017Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443085499Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443173782Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443227003Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443361387Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4434793Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443519572Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443589563Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443630204Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443681076Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443766298Z namespaces/kube-system/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443778109Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.44383953Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer-lc946.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443932953Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443943803Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443951173Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.443999755Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444123568Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444205941Z namespaces/kube-system/pods/global-pull-secret-syncer-lc946/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444266072Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444342124Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer-lr6wq.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444435357Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444442647Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444453698Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444512329Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444637093Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444686484Z namespaces/kube-system/pods/global-pull-secret-syncer-lr6wq/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444745286Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444792297Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer-trxgx.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444871639Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.44487937Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.44488653Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.444968702Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445077935Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445159247Z namespaces/kube-system/pods/global-pull-secret-syncer-trxgx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445223739Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445278071Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent-4jg5p.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445428975Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445441635Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445448906Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.445512157Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446062103Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446124215Z namespaces/kube-system/pods/konnectivity-agent-4jg5p/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446192696Z namespaces/kube-system/pods/konnectivity-agent-549ht/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446234468Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent-549ht.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446345111Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446360151Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446370012Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446448374Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446697791Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446770643Z namespaces/kube-system/pods/konnectivity-agent-549ht/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446832585Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446885016Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent-xhw9d.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446964468Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446976358Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.446999399Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447064041Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447286657Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447405361Z namespaces/kube-system/pods/konnectivity-agent-xhw9d/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447456052Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447511724Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447608686Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/haproxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447618416Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447624897Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447710699Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447829293Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447930125Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-132-123.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.447991917Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448053839Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448132751Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/haproxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448143261Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448177642Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448243344Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448380958Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.44846595Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-47.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448499581Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448567023Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448626705Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448634285Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448638745Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448686257Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448891672Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.448973485Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-153.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449023586Z namespaces/kube-system/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449081748Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449140719Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449148719Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449202461Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449324754Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449435178Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449474619Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449566501Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449607192Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449680664Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449688134Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449694105Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449754727Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449859999Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.449956982Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450012814Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450108086Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450148207Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45023786Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450282871Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450426505Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450516558Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45061332Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450695793Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450739544Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450833977Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450873998Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.450979351Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.451024842Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.451094984Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.451193497Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.451254009Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.451327171Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.452259127Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45238513Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.452514694Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.452622487Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45271547Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.452859554Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453054079Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453252695Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453320516Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453418779Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45346364Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453551293Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453597054Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453702507Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45380311Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453862252Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453911833Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.453981455Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454038887Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454120989Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45417582Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454250633Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454315324Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454383696Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454436758Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45452945Z namespaces/openshift-apiserver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454590512Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454668424Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454726486Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454805958Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45485539Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.454954972Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455048315Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455139467Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455210729Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455267141Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455374314Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455415855Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455520928Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4555723Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455630501Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455731964Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455782716Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.455840597Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45594699Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456042363Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456136356Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456230198Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456363802Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456495816Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45666835Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456735963Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456783324Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456853066Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456893577Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.456960429Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45700895Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457106613Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457200985Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457272198Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457341819Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457431862Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457472563Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457539785Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457587416Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457650288Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45770331Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457760071Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457769932Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457776072Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457846303Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457906725Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457925366Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457931056Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.457974587Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458058689Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45806599Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45807196Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458125202Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458188763Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458195943Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458246705Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458367838Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45842821Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458514632Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458568544Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458643526Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458697058Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.45879469Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458885413Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.458983295Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459053288Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459104999Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459183691Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459223692Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459344926Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459421978Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459476049Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459572652Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459632214Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459639254Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459690925Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459796348Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459838719Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.459953903Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460047265Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460144078Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460240081Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460349774Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460504498Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460626492Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460697944Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460755935Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460828687Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460884259Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.460957991Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461011472Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461082934Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461143806Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461241649Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461353982Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461420914Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461475405Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461543427Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461603549Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461670291Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461725763Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461798045Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461806055Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461856676Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.461931508Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46198425Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462058752Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462112073Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462206256Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462264947Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46235454Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462405642Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462482634Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462535575Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462690739Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462787872Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462879245Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462936246Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.462991628Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463058Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463109661Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463214004Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463347218Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463393499Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463498032Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463549264Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463557074Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463610725Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463710728Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463812211Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.463936705Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.464053868Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.464094989Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.464218622Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.464393287Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.464730887Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.464826139Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465038916Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46520226Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465343814Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465402716Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465473288Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465535359Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465612901Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465679054Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465732915Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465809977Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.465863109Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466153217Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466245379Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466332152Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466396964Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466453595Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466504887Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466603939Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46661523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466676751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/aws-ebs-csi-driver-node-4fqdv.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466776894Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-driver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466786094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-driver/csi-driver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466792075Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-driver/csi-driver/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.466878947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46699864Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467085603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467145764Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-liveness-probe/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467155295Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467164225Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467233707Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46735669Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467420762Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467475574Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-node-driver-registrar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467488224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467493064Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467514285Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467615698Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46768155Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-4fqdv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467717271Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467737891Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/aws-ebs-csi-driver-node-bgqhs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467840034Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-driver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467855635Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-driver/csi-driver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467862065Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-driver/csi-driver/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467874935Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.467972668Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468029139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46806448Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-liveness-probe/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468078011Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468087281Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468127142Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468214314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468285396Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468341238Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-node-driver-registrar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468354478Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468361959Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46842014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468512333Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468574755Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bgqhs/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468629266Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468670238Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/aws-ebs-csi-driver-node-lpdcg.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46875484Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-driver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46876204Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-driver/csi-driver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.46876598Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-driver/csi-driver/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468797541Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468889073Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468954695Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468986266Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-liveness-probe/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.468993827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469002597Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469054488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469145061Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469216673Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469264294Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-node-driver-registrar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469271224Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469275375Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469336236Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469442499Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469518171Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-lpdcg/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469552312Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469590043Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469658005Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469666365Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469700506Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469766078Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469809179Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469876071Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469904582Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469977784Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469986074Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.469997065Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470033706Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470093477Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470101647Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470159959Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470249702Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470313113Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470395996Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470441277Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470518199Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4705548Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470677724Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470754086Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470833038Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470869789Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47091517Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.470998893Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471030474Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471078585Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471108586Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471200609Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47124185Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4712737Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471375723Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471429885Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471437975Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471477356Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.471566059Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47160511Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.472174186Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.472258178Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.472468424Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.472530876Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.472723851Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.472877476Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47303008Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473099292Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473198005Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473257346Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473420841Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473481033Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473531334Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473802842Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473842432Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.473932855Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474004097Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474073579Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474148781Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474203383Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474253684Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474348127Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474394388Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474444909Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474486711Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474531912Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474539432Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474572323Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned-2gx8l.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474664346Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474672026Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned/tuned/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474675936Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned/tuned/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474709897Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned/tuned/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47482883Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474887552Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-2gx8l/tuned/tuned/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474946943Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.474981815Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned-d2bgc.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475081117Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475091347Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned/tuned/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475097548Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned/tuned/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475130179Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned/tuned/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475230431Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475313934Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-d2bgc/tuned/tuned/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475377096Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475416227Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned-tmkkl.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47551453Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47552456Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned/tuned/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475560091Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned/tuned/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475616262Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned/tuned/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475736376Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475802758Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tmkkl/tuned/tuned/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475835488Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475874169Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475927691Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.475963632Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476014984Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476025494Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476064215Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-132-123.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476175218Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-47.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476272151Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-153.ec2.internal.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476333533Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476414885Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476544088Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476628551Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476709113Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476752244Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476818626Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476859477Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.476939999Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477053933Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477194617Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477243198Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477280269Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477363342Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477419623Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477503105Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477559077Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477603838Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4776735Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477749872Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477795274Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.477966508Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47804479Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478181804Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478261036Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478485093Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478619487Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478797542Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478876764Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478923715Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.478975877Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479018608Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47908416Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479125351Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479207433Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479316746Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479388178Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.4794342Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479496851Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479523442Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479610405Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479642765Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479712997Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479744228Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47980126Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.47981789Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479862212Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-65db858894-t9frb.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479937654Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-watch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479946374Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.479961254Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480001896Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480092538Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48016058Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480197211Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480202761Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480209081Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480269783Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480604022Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480671764Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-t9frb/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480705195Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480736136Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480786867Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480826799Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480928762Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.480974353Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481031844Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481071406Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481137237Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481173958Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481268591Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481398015Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481524048Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481542919Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48160549Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481649982Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481702053Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481776455Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481838157Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481868788Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48194969Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.481990291Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482002972Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482054283Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482137776Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482223378Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482271029Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482419073Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482496546Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.482965229Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483041021Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483157534Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483325899Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483487433Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483548015Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483592306Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483641538Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483681179Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48373671Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483784782Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483836793Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483883104Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.483978097Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484064319Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484128001Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484167852Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484241515Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484282986Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48444751Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484497232Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484560124Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484599125Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484671267Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484678977Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484713568Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator-78495597f6-m4v5q.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48478861Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48479594Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48480022Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484828781Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484932484Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.484999276Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-m4v5q/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485036827Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485074928Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485119379Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485489019Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485530751Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485603813Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485644734Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485700245Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485742537Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485818289Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48587741Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485955543Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.485995114Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486062575Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486102957Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486189049Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486268631Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486456597Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486516938Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48657288Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486635172Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486683213Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486760825Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486826207Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486876209Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486955421Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.486999902Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487006662Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487082914Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487130805Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487176067Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487268909Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487379352Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487508156Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487590658Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487669241Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.487847436Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488042291Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488097953Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488139744Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488186575Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488226146Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488321959Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48837454Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488458613Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488541665Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488588286Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488626587Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488665289Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48870296Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488755701Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488794942Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488843984Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488887665Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.488974707Z namespaces/openshift-config-managed/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489024999Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48908338Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489122041Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489178143Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489218784Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489318737Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48942139Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489497212Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489550724Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489587545Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489645066Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489690568Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.48976455Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489824261Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489865922Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.489947005Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.490009346Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.490055088Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49335828Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.493450493Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.493542076Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.493617398Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49369713Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.493849684Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.493956887Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.493999868Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49404551Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494130432Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494177063Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494220895Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494260176Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494313597Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49439938Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494443151Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494524833Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494599005Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494651007Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494692038Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494741439Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49478369Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494827162Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494859042Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494920794Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494928084Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.494977266Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495026817Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495075048Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49513237Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495176342Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495221123Z namespaces/openshift-config-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495236053Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495243183Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495274354Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495450299Z namespaces/openshift-config/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495498531Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495569173Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495612264Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495686446Z namespaces/openshift-config/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495722527Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495807029Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495882011Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.495959713Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496005785Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496038535Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496086197Z namespaces/openshift-config/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496127128Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496209Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496249172Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496273562Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496398946Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496451457Z namespaces/openshift-config/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496493238Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496607071Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496677044Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496756286Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.496831948Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49690922Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497056944Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497192778Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497248509Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49728439Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497370653Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497407684Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497469156Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497505347Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497713193Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497750794Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497835076Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497910198Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497959169Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.497997671Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498056102Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498094423Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498146535Z namespaces/openshift-config/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498183756Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498234457Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498277758Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498405272Z namespaces/openshift-console-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498453534Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498523565Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498563137Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498631899Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498669869Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498753982Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498870925Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.498979018Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499020249Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49905598Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499103502Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499142253Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499219235Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499263716Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499313867Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.49941382Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499458902Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499467122Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499493152Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499563554Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.499600266Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.500169051Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.500249814Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.500556053Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.500635465Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.500793569Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.500917403Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501086437Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501151479Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50119313Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501261112Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501359595Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501449978Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501495649Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501589821Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501664013Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501717105Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501749576Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501813288Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501854729Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50190737Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501948621Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.501993173Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502041314Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502091176Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502100476Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502127697Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/console-operator-7866497494-m9tsw.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502214389Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/console-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502223039Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/console-operator/console-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502227079Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/console-operator/console-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502279101Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/console-operator/console-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.502924379Z namespaces/openshift-console-operator/pods/console-operator-7866497494-m9tsw/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50296997Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503010361Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503068953Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503109074Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503190136Z namespaces/openshift-console/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503237678Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503596968Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503637909Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503709591Z namespaces/openshift-console/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503751972Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.503828684Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50402527Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504323188Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504344349Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504429141Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504489053Z namespaces/openshift-console/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504510543Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504605096Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504654388Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504717979Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504791931Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504864633Z namespaces/openshift-console/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.504907895Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.505537692Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.505627715Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.505898652Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.505982055Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506320244Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506456328Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506635953Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506689365Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506722726Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506792157Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506853299Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506944002Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.506990703Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507098796Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507195779Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50725044Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507339773Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507413865Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507475467Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507559009Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50760601Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507702693Z namespaces/openshift-console/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507711123Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507758504Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console-5b97f5b467-w47km.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507867468Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507874698Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console/console/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507882988Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console/console/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.507925589Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console/console/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508045333Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console/console/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508131495Z namespaces/openshift-console/pods/console-5b97f5b467-w47km/console/console/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508182376Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508241988Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console-d84b6dccc-gmksz.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508360301Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508379302Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console/console/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508383762Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console/console/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508410803Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console/console/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508520816Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console/console/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508609028Z namespaces/openshift-console/pods/console-d84b6dccc-gmksz/console/console/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.50866516Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508709931Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/downloads-68c9cbb497-pss8l.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508808874Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/download-server/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508815844Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/download-server/download-server/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508829645Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/download-server/download-server/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508862126Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/download-server/download-server/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.508996099Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509064321Z namespaces/openshift-console/pods/downloads-68c9cbb497-pss8l/download-server/download-server/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509110962Z namespaces/openshift-console/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509149454Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509209345Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509253897Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509470232Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509529444Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509598396Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509640757Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509700499Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5097339Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.509826213Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510031118Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510048269Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510055219Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510068069Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510125311Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510184243Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510251485Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510349177Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510391638Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510481471Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510558463Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510601384Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510727078Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51080261Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510886983Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.510957184Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511036187Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51115558Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511356856Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511408797Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511457499Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511493109Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511541021Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511590012Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511631213Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511713626Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511798318Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511844139Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511887331Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511931952Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.511963693Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512014114Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512071026Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512091966Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512147018Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512258181Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512331033Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512400975Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512449296Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512485397Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512525598Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512608741Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512689493Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512766355Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512821517Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512866338Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51293028Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.512972311Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513053683Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513096645Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513137875Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513249079Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513341701Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513359402Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513446534Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513547147Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513597479Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513716632Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513807324Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.513912267Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514038341Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514117353Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514248377Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514451692Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514503994Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514561186Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514641338Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514676209Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514783542Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514802432Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.514924376Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515051469Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51508228Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515160672Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515225054Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515312457Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515390669Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51543419Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515516532Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515553163Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515683377Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515735648Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.515992756Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516034957Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516098049Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516161991Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516282224Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516394197Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516484409Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516534311Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516594193Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516639934Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516698186Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516886041Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516943132Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.516997354Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.517089826Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.517165848Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51722044Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.517369584Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.517493118Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51758926Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.517668943Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.517764165Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51790974Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518086845Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518159027Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518208298Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51828455Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518365342Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518429474Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518498876Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518603799Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518707852Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518769784Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518822865Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518889087Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.518939438Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519025361Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519063242Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519140334Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519198466Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519269698Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519387791Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519453793Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519490314Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519595267Z namespaces/openshift-dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519640268Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.51969736Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519737011Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519789032Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.519820173Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520201104Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520288886Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520398519Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52044208Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520480102Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520523703Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520564584Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520644416Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520708548Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520744439Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520823831Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520864912Z namespaces/openshift-dns/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.520916164Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.521017167Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.521088809Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.521367977Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.521474069Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.521742697Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.521867231Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522034145Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522090797Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522136498Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52219224Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522227931Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522317013Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522374535Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522468508Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522540699Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522610201Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.522649153Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523006232Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523046354Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523102455Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523143156Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523181417Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523188618Z namespaces/openshift-dns/pods/dns-default-7mgmh/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523230489Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns-default-7mgmh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523346372Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523365783Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns/dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523377653Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns/dns/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523410634Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns/dns/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523509467Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523577259Z namespaces/openshift-dns/pods/dns-default-7mgmh/dns/dns/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52361639Z namespaces/openshift-dns/pods/dns-default-7mgmh/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52362627Z namespaces/openshift-dns/pods/dns-default-7mgmh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52363386Z namespaces/openshift-dns/pods/dns-default-7mgmh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523665691Z namespaces/openshift-dns/pods/dns-default-7mgmh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523763104Z namespaces/openshift-dns/pods/dns-default-7mgmh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523832706Z namespaces/openshift-dns/pods/dns-default-7mgmh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523889437Z namespaces/openshift-dns/pods/dns-default-nq6mf/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.523916478Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns-default-nq6mf.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524040102Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524052792Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns/dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524066242Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns/dns/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524138975Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns/dns/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524258968Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524397032Z namespaces/openshift-dns/pods/dns-default-nq6mf/dns/dns/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524415042Z namespaces/openshift-dns/pods/dns-default-nq6mf/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524458543Z namespaces/openshift-dns/pods/dns-default-nq6mf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524475174Z namespaces/openshift-dns/pods/dns-default-nq6mf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524548726Z namespaces/openshift-dns/pods/dns-default-nq6mf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524647619Z namespaces/openshift-dns/pods/dns-default-nq6mf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524738891Z namespaces/openshift-dns/pods/dns-default-nq6mf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524805713Z namespaces/openshift-dns/pods/dns-default-qsj5j/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524873455Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns-default-qsj5j.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524980668Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.524991038Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns/dns/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525003399Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns/dns/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525092201Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns/dns/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525223995Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525349508Z namespaces/openshift-dns/pods/dns-default-qsj5j/dns/dns/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525429591Z namespaces/openshift-dns/pods/dns-default-qsj5j/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525437581Z namespaces/openshift-dns/pods/dns-default-qsj5j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525444561Z namespaces/openshift-dns/pods/dns-default-qsj5j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525518353Z namespaces/openshift-dns/pods/dns-default-qsj5j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525616216Z namespaces/openshift-dns/pods/dns-default-qsj5j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525679327Z namespaces/openshift-dns/pods/dns-default-qsj5j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525728519Z namespaces/openshift-dns/pods/node-resolver-4fh6n/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52576851Z namespaces/openshift-dns/pods/node-resolver-4fh6n/node-resolver-4fh6n.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525851823Z namespaces/openshift-dns/pods/node-resolver-4fh6n/dns-node-resolver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525861383Z namespaces/openshift-dns/pods/node-resolver-4fh6n/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525877623Z namespaces/openshift-dns/pods/node-resolver-4fh6n/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.525931795Z namespaces/openshift-dns/pods/node-resolver-4fh6n/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526032477Z namespaces/openshift-dns/pods/node-resolver-4fh6n/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52612757Z namespaces/openshift-dns/pods/node-resolver-4fh6n/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526188682Z namespaces/openshift-dns/pods/node-resolver-5w4ht/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526246983Z namespaces/openshift-dns/pods/node-resolver-5w4ht/node-resolver-5w4ht.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526370547Z namespaces/openshift-dns/pods/node-resolver-5w4ht/dns-node-resolver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526387287Z namespaces/openshift-dns/pods/node-resolver-5w4ht/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526409698Z namespaces/openshift-dns/pods/node-resolver-5w4ht/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52647978Z namespaces/openshift-dns/pods/node-resolver-5w4ht/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526569163Z namespaces/openshift-dns/pods/node-resolver-5w4ht/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526679506Z namespaces/openshift-dns/pods/node-resolver-5w4ht/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526746577Z namespaces/openshift-dns/pods/node-resolver-q7nfh/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526803419Z namespaces/openshift-dns/pods/node-resolver-q7nfh/node-resolver-q7nfh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526891121Z namespaces/openshift-dns/pods/node-resolver-q7nfh/dns-node-resolver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526899082Z namespaces/openshift-dns/pods/node-resolver-q7nfh/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526905132Z namespaces/openshift-dns/pods/node-resolver-q7nfh/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.526972044Z namespaces/openshift-dns/pods/node-resolver-q7nfh/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527076987Z namespaces/openshift-dns/pods/node-resolver-q7nfh/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527163439Z namespaces/openshift-dns/pods/node-resolver-q7nfh/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527227871Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527288533Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527382905Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527440687Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52754365Z namespaces/openshift-etcd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527601921Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527685774Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527738475Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527818858Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527873349Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.527975622Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528077145Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528232029Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528285221Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528366373Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528452605Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528509097Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52862803Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528682152Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528732243Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528812566Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528883508Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.528932789Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529027162Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529102304Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529181566Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529260828Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529381302Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529526296Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.52969025Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529750982Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529805543Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529864615Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.529921977Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530000909Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530056601Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530156163Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530251696Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530329998Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53038667Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530448792Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530500763Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530574485Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530624716Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530698928Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5307506Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530851243Z namespaces/openshift-host-network/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.530907344Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.531718997Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.531775289Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.531855931Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.531908033Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532005605Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532098518Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532197661Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532262203Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532333065Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532397466Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532442317Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5325464Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532611782Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532669654Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532766857Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532853689Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.532918141Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533031344Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533123927Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533222609Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533333642Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533442185Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53360789Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533724473Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533796375Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533852977Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533924129Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.533981141Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534026092Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534092784Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534169696Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534227738Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534503585Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534579097Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534639859Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53468664Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534750712Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534797023Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534876046Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534918847Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.534992279Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53503268Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535148173Z namespaces/openshift-image-registry/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535203245Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535280507Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535348039Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535428351Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535486683Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535608386Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535760301Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.535969136Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536025368Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536066149Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536135151Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536176292Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536315126Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536384928Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53644164Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536542263Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536609774Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536618215Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536674946Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.536767819Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53680944Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.537445118Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.537554351Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.537844039Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.537942282Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538196789Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538372684Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53859622Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538658122Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538701983Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538775835Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538831267Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.538908649Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.53896288Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539062123Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539159886Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539235998Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5393145Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539457484Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539510226Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539615799Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539700751Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539764353Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539798224Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539858206Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539902147Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539968809Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.539977289Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54000577Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/image-registry-64c86869c-9hsnr.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540129483Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/registry/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540138113Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/registry/registry/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540146214Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/registry/registry/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540186855Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/registry/registry/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540473363Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540544255Z namespaces/openshift-image-registry/pods/image-registry-64c86869c-9hsnr/registry/registry/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540588736Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540627217Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca-mzmdd.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540703999Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54071598Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca/node-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54072205Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca/node-ca/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540780322Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca/node-ca/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540873384Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540938396Z namespaces/openshift-image-registry/pods/node-ca-mzmdd/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.540992448Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541059659Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca-tcp2v.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541139972Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541148182Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca/node-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541158402Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca/node-ca/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541216364Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca/node-ca/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541330767Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5414281Z namespaces/openshift-image-registry/pods/node-ca-tcp2v/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541476581Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541521172Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca-xqgqm.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541602185Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541613665Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca/node-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541617805Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca/node-ca/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541669876Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca/node-ca/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541771289Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541830311Z namespaces/openshift-image-registry/pods/node-ca-xqgqm/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541859762Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541906653Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.541958395Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542041897Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54214147Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542186811Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542246783Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542287214Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542384827Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542424498Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542533061Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542611473Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542696065Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542750517Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542798618Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542836179Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542882841Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.542953883Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543017904Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543063786Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543139758Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54321371Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543248761Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543372144Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543462567Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543615731Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543694473Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543856078Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.543978611Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544143146Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544206568Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544239608Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544335831Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544387273Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544443914Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544485326Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544566518Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54464124Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544690851Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544726462Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544784814Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544823725Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544879706Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544907747Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.544920398Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/ingress-canary-hfn7l.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545027141Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/serve-healthcheck-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545035621Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545049111Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545087752Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545175175Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545240717Z namespaces/openshift-ingress-canary/pods/ingress-canary-hfn7l/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545280238Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54533929Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/ingress-canary-lr4hn.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545448873Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/serve-healthcheck-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545465053Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545475233Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545512304Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545600507Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545668489Z namespaces/openshift-ingress-canary/pods/ingress-canary-lr4hn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54571325Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54572914Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/ingress-canary-vvlc5.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545827293Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/serve-healthcheck-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545838013Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545844254Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545857054Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.545960137Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546026229Z namespaces/openshift-ingress-canary/pods/ingress-canary-vvlc5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54606089Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546102121Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546145322Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546189583Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546323807Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546345448Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54643043Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546449301Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546527593Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546577204Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546860242Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.546931324Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547016597Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547056468Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547085748Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54713339Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547178541Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547260913Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547304905Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547371736Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547465919Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547562202Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.547604853Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54819575Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.548272902Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.548407776Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.548485538Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54856292Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.548677753Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.548861278Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54892654Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.548970331Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549022823Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549061614Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549105525Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549115605Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549146366Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549228419Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54927454Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549393953Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549475515Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549524077Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549556668Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54962628Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549658381Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549741393Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549772154Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549835456Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549866266Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549930108Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.549941669Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.54999099Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550068492Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550098963Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550144364Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550174845Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550252467Z namespaces/openshift-ingress/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550284208Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550394001Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550415882Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550495134Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550553156Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550634928Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550767092Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550880805Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550920866Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.550971017Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551025499Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55105463Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551137632Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551198974Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551233575Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551352008Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55142218Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551469931Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551575665Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551655107Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55178467Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551854792Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.551985176Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552100849Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552307375Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552397648Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552437619Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552511921Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552551152Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552613954Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552639694Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552729877Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552806839Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55286043Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552905822Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.552964193Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553001914Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553068867Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553108548Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553157779Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553166449Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553211131Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router-default-54cf448d84-mxdll.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553825348Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553838968Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router/router/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553853758Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router/router/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.553886249Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router/router/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554004873Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router/router/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554068424Z namespaces/openshift-ingress/pods/router-default-54cf448d84-mxdll/router/router/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554109736Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554126776Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554181318Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554220689Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554312901Z namespaces/openshift-insights/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554368383Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554452755Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554471716Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554553048Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554592479Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554715443Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554827306Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.554922428Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55497361Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555021691Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555102893Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555140094Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555194906Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555221527Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555304879Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555416082Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555463694Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555545486Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555628598Z namespaces/openshift-insights/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.555672Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.556245536Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.556352519Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.556634096Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55675572Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557048578Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557133081Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557269204Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557353887Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557409138Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55748458Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557525212Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557617084Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557662225Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557710387Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557771188Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557795289Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557862211Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557895762Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557940223Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.557983744Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558057647Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558136219Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55819699Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558238532Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558319174Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558364975Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558425567Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558457108Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558512129Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55855325Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558619572Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558626483Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558667344Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/insights-operator-68d9dd94cf-dcfxb.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558759626Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/insights-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558766306Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/insights-operator/insights-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558772516Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/insights-operator/insights-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.558813178Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559166987Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-dcfxb/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559519468Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559570689Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/insights-runtime-extractor-64dct.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559682192Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559695052Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/exporter/exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559702762Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/exporter/exporter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559753074Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/exporter/exporter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559844886Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559921629Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/exporter/exporter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.559939409Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/extractor/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55996005Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/extractor/extractor/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.55998016Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/extractor/extractor/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560048252Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/extractor/extractor/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560146005Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560213247Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/extractor/extractor/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560248918Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560256258Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560262068Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560341711Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560423963Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560491495Z namespaces/openshift-insights/pods/insights-runtime-extractor-64dct/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560548876Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560578937Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/insights-runtime-extractor-6zqcz.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5606817Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56068922Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/exporter/exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560695181Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/exporter/exporter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560739132Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/exporter/exporter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560826784Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560898946Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/exporter/exporter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560920297Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/extractor/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560935217Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/extractor/extractor/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.560952868Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/extractor/extractor/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561003179Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/extractor/extractor/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561095532Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561185024Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/extractor/extractor/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561206825Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561223195Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561236285Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561282977Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56140262Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561476952Z namespaces/openshift-insights/pods/insights-runtime-extractor-6zqcz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561527554Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561570175Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/insights-runtime-extractor-zmvq9.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561658248Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561666908Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/exporter/exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561679348Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/exporter/exporter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561724469Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/exporter/exporter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561821282Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561886264Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/exporter/exporter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561909695Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/extractor/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561921745Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/extractor/extractor/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561929745Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/extractor/extractor/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.561987347Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/extractor/extractor/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562126571Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562197223Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/extractor/extractor/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562221453Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562226324Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562232084Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562308936Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562405929Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56246903Z namespaces/openshift-insights/pods/insights-runtime-extractor-zmvq9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562517472Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562544642Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562609344Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562656996Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562708627Z namespaces/openshift-keda/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562718937Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562728418Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562779579Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562868342Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562917683Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562927703Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.562970414Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563032846Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563089178Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56317259Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563255082Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563431997Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563447878Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563476908Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563661304Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563705315Z namespaces/openshift-keda/operators.coreos.com/installplans/install-222ws.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563803318Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563839739Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56387681Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563915811Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.563989993Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564028904Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564133037Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564178938Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564431905Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564466036Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564514628Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564559009Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564631321Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564708483Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564801006Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564840417Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564880088Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.564919229Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56496382Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565045692Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565114185Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565148926Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565235438Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56531854Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565365601Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565515046Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565613199Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565706521Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565794644Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.565884436Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56602616Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566226486Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566305538Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566360909Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566420661Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566450422Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566519334Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566560555Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566646437Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56672255Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566767321Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566810372Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566853403Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566895604Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566938006Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.566958136Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567014028Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567053819Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567145971Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567190683Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567250314Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567287795Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567375038Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567419579Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567497241Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567576594Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567651246Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567696427Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567737008Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56779697Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.567832621Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568105049Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56816939Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568208641Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568307134Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568356216Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568396877Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568487319Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568564071Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568644874Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568721196Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568799068Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.568913931Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569069825Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569120727Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569158028Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569201529Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5692319Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569309032Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569342013Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569447456Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569523328Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5695862Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569629521Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569691953Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569736414Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569826267Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569896859Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.56994112Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.569991361Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570031132Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570072904Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570144076Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570226958Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57028588Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570440354Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570483695Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570866426Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570906757Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.570965789Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57101822Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571101683Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571178675Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571264727Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571331859Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57137379Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571438582Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571470603Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571553545Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571588896Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571636128Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57171272Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571783342Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571822173Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.571925376Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572004838Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57208058Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572158172Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572236204Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572494592Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572676227Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572744909Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57277879Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572836791Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572864632Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572939464Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.572978265Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573059597Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5731345Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573172251Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573206892Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573273763Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573330125Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573397857Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573427378Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57349099Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573528061Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573588572Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573615863Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573718256Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573753777Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573812819Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573839899Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573914112Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.573940802Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574028805Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574104847Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574184349Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574239201Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574277102Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574354264Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574387235Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574477577Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574528599Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57455832Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574649642Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574718504Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574732335Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574741465Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574813547Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.574853718Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57493862Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575017832Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57530614Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575387923Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575464335Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575591959Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575742933Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575788144Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575832535Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575866236Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575914618Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.575966949Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57598133Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576081662Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576150404Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576176055Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576228886Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576303089Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576322959Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576398641Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576438712Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576478133Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576524485Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576603847Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576658829Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57670752Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576747561Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576797813Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576843314Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576923376Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.576997288Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57708087Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577131562Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577163063Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577237495Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577274736Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577388339Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.5774206Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577470841Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577549054Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577633086Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577679377Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57777459Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577848392Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.577933814Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578007616Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578087809Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578210752Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578388817Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578464549Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57849133Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578549622Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578590333Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578632784Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578667475Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578750547Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578821939Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57886112Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578896852Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578929732Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.578985554Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579005644Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579066346Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579115507Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579135578Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57921442Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579261432Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579403486Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579423816Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579496298Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.57954239Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579623692Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579698954Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.579778366Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58027825Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580325461Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580413554Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580431295Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580525987Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580564828Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580597999Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580684991Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580723533Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.580780214Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581122074Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581317959Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581422392Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581502354Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581583367Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58170001Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581851584Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581898786Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581931906Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.581993908Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582031549Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582098341Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582137742Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582217614Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582315607Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582370529Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58240262Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582451011Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582493992Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582549414Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582596225Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582630406Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582677707Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58276901Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582817721Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582885493Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582925314Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.582990346Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583030107Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58311129Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583227313Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583343656Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583399658Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583457729Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583511881Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583554372Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583633874Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583695516Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583733057Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58382339Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583870581Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583877701Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583917962Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.583994744Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584040966Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584140889Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584227611Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584430627Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584509629Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584631862Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584750766Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.584955502Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585016783Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585064545Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585116766Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585151827Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585204388Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58525292Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585356973Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585451375Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585489626Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585539568Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585576639Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58562232Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585668682Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585679242Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585728123Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/kube-storage-version-migrator-operator-799cb7f958-bfqz5.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585850047Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/kube-storage-version-migrator-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585857817Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585862277Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.585895618Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586018981Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-bfqz5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586156695Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586197746Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586259248Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586307399Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586410362Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586458844Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586515015Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586559596Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586627158Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58667721Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586758112Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586871905Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.586969468Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58703316Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587076361Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587133703Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587169914Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587264006Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587486222Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587528464Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587613616Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587690898Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587728929Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587829142Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.587909864Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588059538Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588142251Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588266414Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588408618Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588566303Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588630654Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588681786Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588727187Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588761118Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58881542Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588852661Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.588932853Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589016216Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589052786Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589094928Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589144489Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58917577Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589231582Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589242622Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589264463Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator-7f59b54f6c-4r2tt.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589357005Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/graceful-termination/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589368105Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/graceful-termination/graceful-termination/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589386486Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589440827Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.58952904Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589606492Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589621953Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589627933Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator/migrator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589640983Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator/migrator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589704555Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator/migrator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589798327Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589867009Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-4r2tt/migrator/migrator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589916641Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589945462Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.589995083Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590034684Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590094226Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590104506Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590110706Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590155557Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.59025643Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590376503Z namespaces/openshift-marketplace/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590391764Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590397964Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590408595Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590472176Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590481577Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590521788Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.59061016Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590693703Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590783725Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590886368Z namespaces/openshift-monitoring/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590924549Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.590986691Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.591025362Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.591104054Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.591144975Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.591283799Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.591969838Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592342979Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592578836Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592607046Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592673018Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592719169Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592803872Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592847393Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.592889644Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.593001557Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.593068869Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.593118191Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.596170816Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.596340721Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.597410121Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.597481163Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.59845636Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.598585194Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599051797Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599237592Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599282904Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599443158Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599489059Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599553941Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599599922Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599687325Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599768437Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.599831909Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.59988001Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600005644Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600049835Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600134077Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600179509Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600317413Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600373384Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600471967Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600636982Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600754615Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.600999512Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601151796Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60128627Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601426644Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601569878Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601679751Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601784794Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601830235Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.601928828Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60200748Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602107693Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602230816Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602331059Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602479953Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602573136Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602660558Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602749871Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602837083Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602921886Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.602972727Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603017288Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60306953Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60307708Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603134322Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603227614Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603244775Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60342116Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603711278Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603724318Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603732489Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6037742Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603872192Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.603938514Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604351266Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604361726Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604368366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604410397Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604514091Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604585482Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604636794Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604650804Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604659344Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604694596Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604782828Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60485231Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604903691Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604915852Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604925492Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.604955103Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605046566Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605116687Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605164289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605171959Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605178789Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60521793Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605315823Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605424886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605465597Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605473958Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605483578Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605540639Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605617551Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605690033Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605708184Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605716644Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605721044Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605759655Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605850628Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60591506Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605951761Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.605980261Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator-5f7f494dd4-bmjxd.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606071934Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606079714Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606086144Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606147066Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606535287Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606592679Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-bmjxd/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60663392Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606695322Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics-785778ff74-rcs96.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606794215Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-main/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606806365Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606817095Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606862916Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.606955819Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607024061Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607052782Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-self/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607058362Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607073412Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607131364Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607217626Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607324829Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60735436Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60735935Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607389771Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607437902Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607574136Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607639358Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-rcs96/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607667069Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60771342Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server-566bd84994-qtt6r.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607810853Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607819213Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server/metrics-server/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607825503Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server/metrics-server/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607869594Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.607970047Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608030439Z namespaces/openshift-monitoring/pods/metrics-server-566bd84994-qtt6r/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608095481Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608126632Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin-5f68df7f58-dc8qq.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608251515Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608260625Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608264656Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608338478Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608446061Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608513283Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-dc8qq/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608570724Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608611995Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter-4crfq.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608728739Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/init-textfile/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608737379Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/init-textfile/init-textfile/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608743639Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60878568Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608850642Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608937055Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608985616Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.608999956Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609018197Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609036237Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60913132Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609234033Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609283984Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609314875Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter/node-exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609328206Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609423938Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609542701Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609631574Z namespaces/openshift-monitoring/pods/node-exporter-4crfq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609663505Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609713316Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter-pvx4j.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609804699Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/init-textfile/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609813219Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/init-textfile/init-textfile/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609819329Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/init-textfile/init-textfile/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.60985486Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609924842Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.609988344Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610035235Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610043736Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610049256Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610089817Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61020257Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610276452Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610354924Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610367745Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter/node-exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610377545Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter/node-exporter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610415966Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610523499Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610592701Z namespaces/openshift-monitoring/pods/node-exporter-pvx4j/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610653943Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610697164Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter-sbx52.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610799227Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/init-textfile/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610808177Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/init-textfile/init-textfile/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610818447Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/init-textfile/init-textfile/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610856809Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610934621Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.610996752Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611030983Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611038943Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611044454Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611085745Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611171837Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611251429Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611313901Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611330772Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter/node-exporter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611343752Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter/node-exporter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611397464Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611532767Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611599329Z namespaces/openshift-monitoring/pods/node-exporter-sbx52/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611655771Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611697852Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics-84bd68b896-jqdwn.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611839636Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-main/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611852406Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611859046Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.611911698Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612009441Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612084083Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612132184Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-self/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612140685Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612151235Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612207526Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612315759Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612418712Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612438333Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612447333Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612453463Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612504955Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612599167Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612666059Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-jqdwn/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61268433Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612760172Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612934407Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612943577Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.612957717Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613008079Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613106302Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613172883Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613209475Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613219275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613232835Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613271996Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61339639Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613472262Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613516833Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61377892Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613795911Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613834482Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613933005Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.613998947Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614037188Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614050638Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614055228Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614081329Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614175231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614241464Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614262184Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614271294Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614281274Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614415188Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614514801Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614613844Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614632575Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614641905Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614653765Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614709807Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61485147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614921752Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614940313Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614948473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614956853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.614997275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615114658Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61519745Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615243362Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615278813Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator-64785b6675-nh7fd.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615406156Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615423327Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615432847Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615470058Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61556029Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615626142Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615652663Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615657373Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615663633Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615705194Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61588379Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615945651Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-nh7fd/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.615968592Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616015063Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook-77d98bc786-wzcbf.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616136487Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616146887Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616152907Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616183238Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61627212Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616377393Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-wzcbf/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616416365Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616453426Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client-c9cd55f8b-w4w8v.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616741674Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616752054Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616757724Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616786355Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616872427Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616938029Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61697303Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/reload/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6169821Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/reload/reload/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.616987541Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/reload/reload/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617012651Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/reload/reload/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617098364Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617162715Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/reload/reload/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617188216Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617197067Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client/telemeter-client/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617207767Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617255808Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617431663Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617496385Z namespaces/openshift-monitoring/pods/telemeter-client-c9cd55f8b-w4w8v/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617554906Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617618428Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-querier-857cdc7ff-d7qvj.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617742172Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617749142Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617753832Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617795283Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617884246Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617949808Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617963578Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-rules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617971308Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.617975388Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61802962Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618111202Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618183764Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618197275Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-web/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618202635Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618210215Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618251376Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6183707Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618432871Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618465322Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618470382Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618476172Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618514864Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618602306Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618674228Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618722949Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/prom-label-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61873083Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61873685Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618782181Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618865353Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618932805Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618971426Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-query/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618978837Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-query/thanos-query/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.618982746Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-query/thanos-query/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619004357Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61910831Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619178672Z namespaces/openshift-monitoring/pods/thanos-querier-857cdc7ff-d7qvj/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619218813Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619264154Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619414119Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.61945093Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619570753Z namespaces/openshift-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619605554Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619672666Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619701767Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619756978Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.619783939Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620018316Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620095408Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62017689Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620213331Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620259102Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620423957Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62053608Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620599812Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620642383Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620699795Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620755046Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620834449Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62089592Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620915401Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.620994523Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.621043544Z namespaces/openshift-multus/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.621075855Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.621215979Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.621315542Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.621831577Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62194589Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.622589048Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62266311Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.622796114Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.622849355Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.622889836Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.622981109Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623063421Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623145963Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623234756Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623270297Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62340075Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623480273Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623560745Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623607306Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623646697Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623701189Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62375128Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623798732Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623839513Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623888384Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.623908395Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624003307Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624072619Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624118941Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624145831Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624206103Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624232194Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624310936Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624342067Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624399229Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624424439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624473661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/multus-additional-cni-plugins-5fb8h.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624613655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/bond-cni-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624620565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624624675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624659586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624746788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62481289Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624840421Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624847151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/cni-plugins/cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624851331Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624889212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.624971155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625035087Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625060987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/egress-router-binary-copy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625070928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625074948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625114889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625199501Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625268803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625309334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625324564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625330315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625371576Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625447288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62551405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625547051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/routeoverride-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625553951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625557931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625594072Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625679465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625742916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625781808Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni-bincopy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625789918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625794078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625823129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625909951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.625978073Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626007124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626013724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626017674Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626052655Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626156458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62623063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5fb8h/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626248561Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626308732Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/multus-additional-cni-plugins-p7x5f.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626454836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/bond-cni-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626462156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626466117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626508118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62659517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626659012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626685423Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626690533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/cni-plugins/cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626699343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626757865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626850958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.626920559Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62694203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/egress-router-binary-copy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62694705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62695309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627000622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627089964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627154286Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627185297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627192397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627196297Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627231428Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62731328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627467025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627485475Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/routeoverride-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627492135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627495956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627535957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627621149Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627693531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627733082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni-bincopy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627740882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627744992Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627779153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627871066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627957778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.627994899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6280064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62801239Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628055991Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628158944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628243786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p7x5f/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628333109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62838343Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/multus-additional-cni-plugins-w92zg.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628532495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/bond-cni-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628539615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628543675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628586976Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628693369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628773791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628811393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628818143Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/cni-plugins/cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628824303Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628873594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.628973747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629048299Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.62909945Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/egress-router-binary-copy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629106941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629111041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629147542Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629247134Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629351128Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629403959Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629419099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629423679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629476251Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629545533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629629005Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629673197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/routeoverride-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629680767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629685207Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629719338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629821731Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629919924Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629974835Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni-bincopy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629986265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.629992386Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630021196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630117549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630182171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630433028Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630461259Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630470499Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630476309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63048956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630584232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-w92zg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630611813Z namespaces/openshift-multus/pods/multus-f47z4/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630689885Z namespaces/openshift-multus/pods/multus-f47z4/multus-f47z4.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630797418Z namespaces/openshift-multus/pods/multus-f47z4/kube-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630808149Z namespaces/openshift-multus/pods/multus-f47z4/kube-multus/kube-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.630812979Z namespaces/openshift-multus/pods/multus-f47z4/kube-multus/kube-multus/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63085423Z namespaces/openshift-multus/pods/multus-f47z4/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631186709Z namespaces/openshift-multus/pods/multus-f47z4/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631276462Z namespaces/openshift-multus/pods/multus-f47z4/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631313293Z namespaces/openshift-multus/pods/multus-hpkn6/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631377445Z namespaces/openshift-multus/pods/multus-hpkn6/multus-hpkn6.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631478487Z namespaces/openshift-multus/pods/multus-hpkn6/kube-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631487417Z namespaces/openshift-multus/pods/multus-hpkn6/kube-multus/kube-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631491508Z namespaces/openshift-multus/pods/multus-hpkn6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631519978Z namespaces/openshift-multus/pods/multus-hpkn6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.631868578Z namespaces/openshift-multus/pods/multus-hpkn6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63194959Z namespaces/openshift-multus/pods/multus-hpkn6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632001462Z namespaces/openshift-multus/pods/multus-v48c9/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632075144Z namespaces/openshift-multus/pods/multus-v48c9/multus-v48c9.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632171847Z namespaces/openshift-multus/pods/multus-v48c9/kube-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632208058Z namespaces/openshift-multus/pods/multus-v48c9/kube-multus/kube-multus/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632214058Z namespaces/openshift-multus/pods/multus-v48c9/kube-multus/kube-multus/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632244979Z namespaces/openshift-multus/pods/multus-v48c9/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632709952Z namespaces/openshift-multus/pods/multus-v48c9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632789284Z namespaces/openshift-multus/pods/multus-v48c9/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632805634Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632875087Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon-gkhtq.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.632974829Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63298385Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63298811Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633035271Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633159815Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633259937Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633276938Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633285448Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633307899Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633380111Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633522445Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633601087Z namespaces/openshift-multus/pods/network-metrics-daemon-gkhtq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633643728Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633683009Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon-mxrxs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633771802Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633779752Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633783692Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633833963Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.633947997Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634010519Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634050869Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63406092Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63406721Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634096461Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634221144Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634287256Z namespaces/openshift-multus/pods/network-metrics-daemon-mxrxs/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634351698Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63443581Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon-s625w.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634510293Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634520403Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634528443Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634553164Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634641816Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634711558Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634749659Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634755699Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63476106Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634801921Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634910134Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.634980596Z namespaces/openshift-multus/pods/network-metrics-daemon-s625w/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635026677Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635070768Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63512865Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63513898Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635160641Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635251793Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635306795Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635464819Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635546262Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635596533Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635646614Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635697106Z namespaces/openshift-network-console/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635748127Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635825159Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635877311Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.635943473Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636009044Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636111117Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636239261Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636374765Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636428766Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636475608Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63655766Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636610291Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636664323Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636715204Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636811017Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636853128Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636897309Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.636987552Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637037033Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637076544Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637188597Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63727832Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637437704Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637515977Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637676481Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637821205Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.637955159Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638039921Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638094963Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638149795Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638201906Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638259918Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63833229Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638398631Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638452013Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638502845Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638551556Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638641288Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638734601Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638791853Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638839284Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638892045Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638939477Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.638996258Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639015389Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63904922Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin-6cf856758c-k4xvl.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639130472Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639138592Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639142652Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639185934Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639284816Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639388829Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-k4xvl/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639434091Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639477582Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639540074Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639583305Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639636416Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639679187Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.63975254Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639798981Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639860152Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.639902454Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640026667Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64013882Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640254443Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640417318Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640505291Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640566562Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640606664Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640668205Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640729927Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640754278Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640818799Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640901882Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640926033Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.640980404Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641076137Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641115358Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641159229Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641252212Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641402636Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641751856Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.641825188Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642037644Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642117736Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642227959Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64228112Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642344252Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642410934Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642448865Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642532758Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642575219Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64262119Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642677002Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642720573Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642760204Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642805065Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.642885317Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64296325Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643011111Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643046442Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643094393Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643124144Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643182596Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643209897Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643257608Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643264648Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643307579Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/network-check-source-869dcfcdcd-2nm2k.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643408612Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/check-endpoints/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643415552Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/check-endpoints/check-endpoints/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643419703Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643455873Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643571097Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643637639Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-2nm2k/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643665579Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643702191Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-95ns4.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643777762Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-container/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643784963Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643789173Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643823524Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643908166Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.643976748Z namespaces/openshift-network-diagnostics/pods/network-check-target-95ns4/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644000909Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64404251Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-q858h.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644116942Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-container/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644124632Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644128512Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644163783Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644247586Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644344429Z namespaces/openshift-network-diagnostics/pods/network-check-target-q858h/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644369789Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64441632Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-z9jkv.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644494203Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-container/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644505983Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644510313Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644541054Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644618436Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644684038Z namespaces/openshift-network-diagnostics/pods/network-check-target-z9jkv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644722149Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64474865Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644800681Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644808671Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644851893Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644940805Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.644991327Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645027328Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64511602Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645150061Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645191942Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645244194Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645285535Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64547425Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645572353Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645686216Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645745538Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645851121Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.645950714Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646051216Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646111028Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64617282Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646226601Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646279893Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646387096Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646433757Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646461138Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6465545Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646593021Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646600392Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646641843Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646704955Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646747846Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646849909Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.646931911Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647017153Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647094816Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647176508Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647357233Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647483086Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647513778Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647569759Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64761978Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647661702Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647717763Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647735234Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647794875Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647837256Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.647919529Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648188756Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648228378Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648278699Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648363801Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648396192Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648440093Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648479285Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648518486Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648525876Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648570817Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648625009Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64866017Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648712611Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648749882Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648789203Z namespaces/openshift-network-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648826824Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648897116Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648933487Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.648975288Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649009659Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649131523Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649209435Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649305008Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.64936947Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649404231Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649499593Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649515394Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649573935Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649594146Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649697759Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649713909Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649772191Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649855973Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649893204Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649904034Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649948406Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.649989717Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.650031168Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.650180932Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.650267545Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6504685Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.650539582Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.650736578Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65081872Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.650952164Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651019166Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651056247Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651148459Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651210411Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651248442Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651302354Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651360505Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651419457Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651455658Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651493539Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65152987Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651617693Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651694495Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651730496Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651778787Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651818488Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65186548Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651914261Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.651950832Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652004244Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652031434Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652090666Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652098166Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652140927Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter-5s65m.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652218979Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65223348Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65223912Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6522498Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652378604Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652452846Z namespaces/openshift-network-operator/pods/iptables-alerter-5s65m/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652471606Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652518218Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter-nk7t9.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652646782Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652657522Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652663512Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652672702Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652774105Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652842907Z namespaces/openshift-network-operator/pods/iptables-alerter-nk7t9/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652873218Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652917149Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter-wg9bv.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652989611Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.652999771Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653005712Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653038853Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653123575Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653189857Z namespaces/openshift-network-operator/pods/iptables-alerter-wg9bv/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653217407Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653262699Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65332125Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653383412Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653435284Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653481325Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653566797Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653590058Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65365345Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653690041Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653779933Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653855005Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653934048Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.653982029Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65401548Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654065821Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654095422Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654187945Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654221646Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654270567Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65437145Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654408801Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654451992Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654550005Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654639697Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65473145Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654810782Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.654889514Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655013098Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655212634Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655287756Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655346777Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655407179Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65545084Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655497822Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655537923Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655628705Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655696147Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655749509Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655769279Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655826871Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655874702Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655937714Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.655980185Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656049267Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656057307Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656095268Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65614883Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656191441Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656246552Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656308294Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656368406Z namespaces/openshift-operators/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656379396Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656387567Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656413307Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656475199Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65651433Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656575672Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656602793Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656661224Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656685935Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656889001Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.656965323Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657049825Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657098676Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657138328Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657274832Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657317313Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657387804Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657431816Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657515668Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657545759Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.65760069Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657681523Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657727254Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657734894Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657768835Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657823967Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.657867188Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.658274829Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.658382072Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.658739062Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.658868406Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.659476123Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.659552415Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.659740741Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.659792532Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.659835853Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.659929366Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660046759Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660089951Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660192023Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660243545Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660288436Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660361728Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660405259Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660460291Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660504802Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660551653Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660559154Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660598475Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660645536Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660691327Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66077007Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660854382Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660904063Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660942904Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.660997426Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661038507Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6611279Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66114186Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661206072Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661214022Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661241783Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661385577Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661442298Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661484119Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661535121Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661541851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661608523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-node-4z9mb.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661797448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-node/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661804368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661808469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66184467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.661965323Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662036855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662066726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662071466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662075206Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662122388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662229271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662311523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662350064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/nbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662359604Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/nbdb/nbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662363664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/nbdb/nbdb/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662399195Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662501058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66257228Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662614261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/northd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662624582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/northd/northd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662628732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/northd/northd/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662656543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/northd/northd/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662775436Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662844008Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/northd/northd/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662871629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-acl-logging/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662880379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.662884309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66292934Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663016493Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663066824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663074074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-controller/ovn-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663078164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663111505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663333921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663406544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663443294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663451765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663455845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.663488416Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664620138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664687109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664725261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/sbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664736051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/sbdb/sbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664740221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/sbdb/sbdb/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664775382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664884795Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664951197Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-4z9mb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.664995818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66505577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-node-6mrd6.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665212494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-node/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665220824Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665224804Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665256505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66542533Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665490502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665521363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665528153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665539153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665577885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665706188Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66577387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665801381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/nbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665805911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/nbdb/nbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665812051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/nbdb/nbdb/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665853822Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/nbdb/nbdb/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.665952465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666020447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666050118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/northd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666054898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/northd/northd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666063248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/northd/northd/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666109779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/northd/northd/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666220503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666286534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/northd/northd/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666339096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-acl-logging/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666351786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666356266Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666379797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66647271Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666530121Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666543401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-controller/ovn-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666548322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666574962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666740717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666805699Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66683681Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66684635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66685119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.666875261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667648653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667718414Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667750755Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/sbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667757936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/sbdb/sbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667763356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/sbdb/sbdb/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667794827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/sbdb/sbdb/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66789191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.667957221Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6mrd6/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668005083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668065634Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-node-rpllh.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668223239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-node/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668230989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668235479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66826758Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668416884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668488536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668507947Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668513627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668520847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668561928Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668688962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668753664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668795425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/nbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668804615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/nbdb/nbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668808595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/nbdb/nbdb/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668845336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/nbdb/nbdb/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.668940869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669003691Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669018621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/northd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669026341Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/northd/northd/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669031071Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/northd/northd/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669078393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/northd/northd/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669184606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669255318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/northd/northd/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669303089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-acl-logging/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669323099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.66932787Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669357611Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669462863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669534756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669550046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669557376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-controller/ovn-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669563496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669613378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669801503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669869495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669888995Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669897546Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.669987768Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67003515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.670851613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.670916684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.670943315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/sbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.670950615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/sbdb/sbdb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.670962976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/sbdb/sbdb/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.670997457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/sbdb/sbdb/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671097089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671169771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-rpllh/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671185672Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671238213Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671285674Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671311755Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671359487Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671446569Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671576853Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671614044Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671661795Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671747678Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67183124Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671893112Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671927973Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671981264Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671989614Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.671994614Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672026135Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672083197Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672135089Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67219157Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672233101Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672280622Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672447337Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6725304Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672649893Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672744526Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672795277Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672838288Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67288369Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.672924101Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673002883Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673051024Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673093016Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673176138Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673223239Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673231339Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67326489Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673346463Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673399084Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673506617Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673596959Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673796525Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673874957Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.673993981Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674128625Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674312119Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674377131Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674422233Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674477474Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674520716Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674570227Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674611098Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67469062Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674769863Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674827554Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674844774Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674910426Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.674948917Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675003369Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67504109Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675092001Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675099522Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675136153Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/service-ca-operator-7695fc6c8c-d86ck.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675225225Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/service-ca-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675233045Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675237456Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675272326Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675484583Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-d86ck/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675642067Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675681878Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675726489Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675772371Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675820842Z namespaces/openshift-service-ca/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675870163Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675921695Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.675963126Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676012907Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676058508Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676134191Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676237253Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676378997Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676425809Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67647093Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676518852Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676557793Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676636535Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676687166Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676725707Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67681481Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676848131Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676857861Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676894422Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676948093Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.676987365Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677093258Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67717658Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677287953Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677397596Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677509439Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677628853Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677798188Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677846639Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67789274Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677942421Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.677982553Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678033574Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678080205Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678156207Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67823529Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678278871Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678343663Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678393644Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678431525Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678483157Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678490487Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678523108Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-79f68b9f4f-qzjbb.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6785989Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67860908Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678615491Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678650891Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678878668Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67894926Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-qzjbb/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.678988021Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679028092Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679075573Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679116485Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679168016Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679196987Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679263778Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67930609Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679372942Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679416633Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679497345Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679570397Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.67966279Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679701271Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679747572Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679795433Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679830525Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679909487Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679957008Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.679997739Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680080592Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680125893Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680161854Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680258786Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680357649Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680436262Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680516394Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680589546Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680715949Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680874524Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680927515Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.680969757Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681017848Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681059159Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68110635Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681143081Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681233214Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681315536Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681529652Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681582504Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681626835Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681658376Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681714267Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681742948Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68179086Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681846401Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681864752Z namespaces/openshift/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681920203Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.681975595Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682014056Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682061537Z namespaces/openshift/apps/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682105258Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682188711Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682260103Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682378996Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682423197Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682470059Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68251386Z namespaces/openshift/batch/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682545621Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682627663Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682672654Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682717786Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682797498Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682841049Z namespaces/openshift/core/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68287754Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.682978493Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683055025Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683137607Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683209469Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683286351Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683437946Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68360227Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683649122Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683690203Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683744944Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.683783436Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685064821Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685107573Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685196245Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685276427Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685433372Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685533045Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685618617Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685771551Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.685933086Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686057919Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686153132Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686245335Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686402939Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686505772Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686617775Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686705658Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.6867923Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.686894363Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687011216Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687124489Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687226182Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687348785Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687447458Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687545771Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687643574Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687742556Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687841659Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.687927702Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688039965Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688142358Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688252841Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688387835Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688487708Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68857596Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688688963Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688770545Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.688890229Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689064134Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689149116Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689271519Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689415963Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68963114Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.68963878Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689740443Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689838685Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.689971339Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690108153Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690202016Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690311019Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690448763Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690552615Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690643008Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690766132Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.690890175Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691002308Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691123002Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691236975Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691349078Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691462271Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691576524Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691649136Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691702978Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.69177242Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691851182Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691879953Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691931094Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.691961495Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692012026Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692044157Z namespaces/openshift/policy/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692098209Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.69212939Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692175451Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692230522Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692240063Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692253373Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692407627Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692526341Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692633594Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692747187Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.692912202Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693023115Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693132888Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693247161Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693426376Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693531289Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693633442Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.693761165Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694080634Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694185537Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694318201Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694447575Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694553728Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694664181Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694767974Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.694879817Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.69497231Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695078082Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695182065Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695301779Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695419022Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695520305Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695623448Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695781722Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695890935Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.695990328Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696085121Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696189324Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696309367Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696448321Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696554834Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696641656Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696743759Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696859623Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.696966866Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697068678Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697189662Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697306335Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697454849Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697577212Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697709376Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.69785212Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.697979574Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698104507Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698221691Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698308453Z network_logs/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698373135Z network_logs/cluster_scale [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698461077Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.69853878Z network_logs/multi-networkpolicy [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698614282Z network_logs/net-attach-def [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698696294Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698836958Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.698929661Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700113054Z nodes/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700150835Z nodes/debug [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700243518Z nodes/ip-10-0-132-123.ec2.internal/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700279348Z nodes/ip-10-0-132-123.ec2.internal/cpu_affinities.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700574847Z nodes/ip-10-0-132-123.ec2.internal/dmesg [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700850324Z nodes/ip-10-0-132-123.ec2.internal/ethtool_channels [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.700929027Z nodes/ip-10-0-132-123.ec2.internal/ethtool_features [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701017769Z nodes/ip-10-0-132-123.ec2.internal/ip-10-0-132-123.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701310477Z nodes/ip-10-0-132-123.ec2.internal/irq_affinities.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701493273Z nodes/ip-10-0-132-123.ec2.internal/lscpu [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701621646Z nodes/ip-10-0-132-123.ec2.internal/lspci [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701718659Z nodes/ip-10-0-132-123.ec2.internal/podresources.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701824222Z nodes/ip-10-0-132-123.ec2.internal/pods_info.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.701934145Z nodes/ip-10-0-132-123.ec2.internal/proc_cmdline [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.702013707Z nodes/ip-10-0-132-123.ec2.internal/sysinfo.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.703727485Z nodes/ip-10-0-132-123.ec2.internal/sysinfo.tgz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.70388417Z nodes/ip-10-0-133-47.ec2.internal/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.703925181Z nodes/ip-10-0-133-47.ec2.internal/cpu_affinities.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.704150287Z nodes/ip-10-0-133-47.ec2.internal/dmesg [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.704395574Z nodes/ip-10-0-133-47.ec2.internal/ethtool_channels [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.704473066Z nodes/ip-10-0-133-47.ec2.internal/ethtool_features [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.704554979Z nodes/ip-10-0-133-47.ec2.internal/ip-10-0-133-47.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.704817446Z nodes/ip-10-0-133-47.ec2.internal/irq_affinities.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.70495778Z nodes/ip-10-0-133-47.ec2.internal/lscpu [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.705082393Z nodes/ip-10-0-133-47.ec2.internal/lspci [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.705167106Z nodes/ip-10-0-133-47.ec2.internal/podresources.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.705266368Z nodes/ip-10-0-133-47.ec2.internal/pods_info.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.705401092Z nodes/ip-10-0-133-47.ec2.internal/proc_cmdline [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.705487865Z nodes/ip-10-0-133-47.ec2.internal/sysinfo.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.707196283Z nodes/ip-10-0-133-47.ec2.internal/sysinfo.tgz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.707432039Z nodes/ip-10-0-136-153.ec2.internal/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.70746843Z nodes/ip-10-0-136-153.ec2.internal/cpu_affinities.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.708036816Z nodes/ip-10-0-136-153.ec2.internal/dmesg [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.708337215Z nodes/ip-10-0-136-153.ec2.internal/ethtool_channels [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.708423297Z nodes/ip-10-0-136-153.ec2.internal/ethtool_features [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.708507859Z nodes/ip-10-0-136-153.ec2.internal/ip-10-0-136-153.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.708801168Z nodes/ip-10-0-136-153.ec2.internal/irq_affinities.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.708948142Z nodes/ip-10-0-136-153.ec2.internal/lscpu [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.709072565Z nodes/ip-10-0-136-153.ec2.internal/lspci [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.709164288Z nodes/ip-10-0-136-153.ec2.internal/podresources.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.709284161Z nodes/ip-10-0-136-153.ec2.internal/pods_info.json [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.709453916Z nodes/ip-10-0-136-153.ec2.internal/proc_cmdline [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.709538428Z nodes/ip-10-0-136-153.ec2.internal/sysinfo.log [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.711308408Z nodes/ip-10-0-136-153.ec2.internal/sysinfo.tgz [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.711538744Z pod_network_connectivity_check/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.711598206Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.711696199Z static-pods/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.7117193Z static-pods/kube-apiserver/ [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.718906571Z [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.718926912Z sent 57,425 bytes received 3,675,379 bytes 7,465,608.00 bytes/sec [must-gather] [must-gather-w4fv2] OUT 2026-07-09T18:07:28.718933232Z total size is 39,883,653 speedup is 10.68 [must-gather] [must-gather ] OUT 2026-07-09T18:07:28.999687933Z namespace/openshift-must-gather-sng9t 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: 281e01af-c5d2-412a-a424-60de5153b876 [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-5lzhv [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-5lzhv-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-5lzhv [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 6350693 Jul 9 18:08 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-5lzhv/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts ad0858d] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-5lzhv/e2e-raw.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 2534424..ad0858d 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-09T18:08:12.509Z","type":3}]