[get-kubeconfig] Found kubeconfig secret: cluster-h46bl-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-h46bl-kubeconfig [get-kubeconfig] Found admin password secret: cluster-h46bl-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-h46bl-password [get-kubeconfig] API Server URL: https://a9a4b9d8af0eb44baa5a1d882de72b72-31ac8b929feaa8df.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [clone-repo] fix/tokenizer-vllm-cpu-image [clone-repo] https://github.com/vivekk16/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 83% (2734/3258) Updating files: 84% (2737/3258) Updating files: 85% (2770/3258) Updating files: 86% (2802/3258) Updating files: 87% (2835/3258) Updating files: 88% (2868/3258) Updating files: 89% (2900/3258) Updating files: 90% (2933/3258) Updating files: 91% (2965/3258) Updating files: 92% (2998/3258) Updating files: 93% (3030/3258) Updating files: 94% (3063/3258) Updating files: 95% (3096/3258) Updating files: 96% (3128/3258) Updating files: 97% (3161/3258) Updating files: 98% (3193/3258) Updating files: 99% (3226/3258) Updating files: 100% (3258/3258) Updating files: 100% (3258/3258), 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:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [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:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [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:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [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:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-raw] + make e2e-raw-ocp E2E_PARALLELISM=2 RUNNING_LOCAL=false [e2e-raw] make run-e2e-ocp E2E_MARKER="raw" E2E_PARALLELISM="2" E2E_PROFILE=raw SETUP_E2E=true [e2e-raw] make[1]: Entering directory '/workspace/source' [e2e-raw] SETUP_E2E="true" \ [e2e-raw] OPERATOR_TYPE="" \ [e2e-raw] KSERVE_NAMESPACE="kserve" \ [e2e-raw] RUNNING_LOCAL="false" \ [e2e-raw] PYTEST_ARGS="" \ [e2e-raw] ./test/scripts/openshift-ci/run-e2e-tests.sh "raw" "2" "raw" [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.27) [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-1848 [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-1848 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1848 [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[2]: 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[2]: 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 274 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [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] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 4.41s [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 21.21s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.1 [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.4.2 [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==49.0.0 [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.20.0rc0 (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.11.9 [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.13.0 [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.32 [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.7.0 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 46ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make[2]: Entering directory '/workspace/source' [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-77f648d694-lhwlw 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-77f648d694-lhwlw condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-55557df8c-8t6r7 1/1 Running 0 46s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-55557df8c-8t6r7 condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-56f9798bb4-5bz84 1/1 Running 0 51s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-56f9798bb4-5bz84 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] Now using project "kserve" on server "https://a9a4b9d8af0eb44baa5a1d882de72b72-31ac8b929feaa8df.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[2]: Entering directory '/workspace/source' [e2e-raw] make[2]: Leaving directory '/workspace/source' [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:bfa995f7c5097489a4c70538ea17c028413cd48f5ccdfc6abfbf73c47a560dc9 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:9ce7c3058e7df0b4a1b07c83c58a6293353094b90f1440f7751ce51d2cb11c8c [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:925fa2b887b6743b69728677063d64dcececcf1143340982442b2ec3dc29490e [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-raw] kserve-llm-d-tokenizer=registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:0ec0f5ff9a5ff263f58db0cfb19e3d7eef24b94c2d8629fe5145f5a8747e28c9 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-raw] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master [e2e-raw] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.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] # 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/clusterservingruntimes.serving.kserve.io serverside-applied [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/clusterservingruntimes.serving.kserve.io serverside-applied [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-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-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/kserve-tls-distro-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] networkpolicy.networking.k8s.io/llmisvc-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-tokenizer 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/clusterservingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-mq298 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-mq298 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterservingruntimes.serving.kserve.io serverside-applied [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-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-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/kserve-tls-distro-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] networkpolicy.networking.k8s.io/llmisvc-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-tokenizer 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/clusterservingruntime.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] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-6f49dcd9ff-8g9t5" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-6f49dcd9ff-bvr5x condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-mlserver-v1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-ovms-v1 created [e2e-raw] clusterservingruntime.serving.kserve.io/csr-kserve-vllm-v1 created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-cuda-runtime-template created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.27 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.27 [e2e-raw] ClusterVersion history (latest): 4.21.27 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:6ba37f72de85a7a5eca7c8f1b2409f805d521eeb1348a47df69dfc66dd8f855e [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:0d5cc371324beb2e2d27b0c5dd87ff9a1b2c2b6c8df64796327a03df228dd12c [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:d2dd2a0e3d96a6fb115d35c53bf2f520509086c3164d590811a8efdc37fa794f [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:33d58fcbff706a655c9785cf4d51ee3364556f70f3811e8ae97ac679a8db668b [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 2 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.125.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'asyncio': '0.23.8', 'json-report': '1.5.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'cov': '5.0.0', 'metadata': '3.1.1'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, asyncio-0.23.8, json-report-1.5.0, xdist-3.6.1, anyio-4.9.0, cov-5.0.0, metadata-3.1.1 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 2/2 workers [e2e-raw] 2 workers [19 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback 2026-08-05 17:24:52.328 4080 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-08-05 17:24:52.329 4077 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-08-05 17:26:42.630 4080 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.630 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.630 4080 kserve.trace Network layer = openshift-route [e2e-raw] 2026-08-05 17:26:42.630 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-08-05 17:26:42.630 4080 kserve.trace Using external route host: isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.630 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.633 4080 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.633 4080 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.633 4080 kserve.trace base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.633 4080 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.676 4080 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.676 4080 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.676 4080 kserve.trace base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.676 4080 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.677 4080 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.677 4080 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.677 4080 kserve.trace base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.677 4080 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.677 4080 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.677 4080 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:26:42.678 4080 kserve.trace base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:42.678 4080 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-raw-sklearn-batcher-fdd1f-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:26:47.706 4080 kserve.trace Got response [{'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}] [e2e-raw] 2026-08-05 17:26:47.706 4080 kserve.trace INFO [utils.py:predict():150] Got response [{'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}, {'message': '', 'batchId': '0f075c31-33e3-4ded-827a-6eb9151c64d5', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw1] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw1] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-08-05 17:26:47.762 4080 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-08-05 17:26:47.762 4080 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():962] Starting test test_inference_graph_raw_mode [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop 2026-08-05 17:28:38.015 4080 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-08-05 17:28:38.015 4080 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1087] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-08-05 17:28:38.017 4080 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-08-05 17:28:38.017 4080 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1101] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw1] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-08-05 17:28:38.089 4080 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-08-05 17:28:38.089 4080 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1122] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-08-05 17:30:18.239 4077 kserve.trace Created primary ISVC: isvc-primary-d2f65d [e2e-raw] 2026-08-05 17:30:18.239 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-d2f65d [e2e-raw] 2026-08-05 17:30:28.328 4080 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-08-05 17:30:28.328 4080 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1256] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-08-05 17:30:28.330 4080 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-08-05 17:30:28.330 4080 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1270] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw1] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-08-05 17:31:48.286 4077 kserve.trace Primary ISVC is ready [e2e-raw] 2026-08-05 17:31:48.286 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-08-05 17:32:03.316 4077 kserve.trace resourceVersion for isvc-primary-d2f65d stabilized at 19100 (stable for 15.0s) [e2e-raw] 2026-08-05 17:32:03.316 4077 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-d2f65d stabilized at 19100 (stable for 15.0s) [e2e-raw] 2026-08-05 17:32:03.317 4077 kserve.trace Baseline recorded - resourceVersion: 19100 [e2e-raw] 2026-08-05 17:32:03.317 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 19100 [e2e-raw] 2026-08-05 17:32:03.317 4077 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-08-05 17:32:03.317 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-raw] 2026-08-05 17:32:03.426 4077 kserve.trace Created secondary ISVC isvc-secondary-d2f65d, waiting for failure status... [e2e-raw] 2026-08-05 17:32:03.426 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-d2f65d, waiting for failure status... [e2e-raw] 2026-08-05 17:32:08.564 4080 kserve.trace Host from isvc status URL = isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:32:08.564 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:32:08.565 4080 kserve.trace Network layer = openshift-route [e2e-raw] 2026-08-05 17:32:08.565 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-08-05 17:32:08.565 4080 kserve.trace Using external route host: isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:32:08.565 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:32:08.566 4080 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:32:08.566 4080 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:32:08.566 4080 kserve.trace base url = https://isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:32:08.566 4080 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-raw-f99f6-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:32:08.590 4080 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-08-05 17:32:08.590 4080 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-raw] 2026-08-05 17:32:11.451 4077 kserve.trace ISVC isvc-secondary-d2f65d reported failure: {'exitCode': 1, 'message': "2026-08-05 17:32:04.976 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:32:04.976 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:32:04.995 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp3vxjxueq.crt\n2026-08-05 17:32:05.262 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:10.537 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-08-05 17:32:11.451 4077 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-d2f65d reported failure: {'exitCode': 1, 'message': "2026-08-05 17:32:04.976 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:32:04.976 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:32:04.995 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp3vxjxueq.crt\n2026-08-05 17:32:05.262 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:10.537 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-08-05 17:32:11.451 4077 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:32:04.976 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:32:04.976 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:32:04.995 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp3vxjxueq.crt\n2026-08-05 17:32:05.262 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:10.537 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-08-05 17:32:11.451 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:32:04.976 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-08-05 17:32:04.976 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-08-05 17:32:04.995 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp3vxjxueq.crt\n2026-08-05 17:32:05.262 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:10.537 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] [e2e-raw] [gw1] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-08-05 17:32:21.467 4077 kserve.trace Primary ISVC resourceVersion: before=19100, after=19100 [e2e-raw] 2026-08-05 17:32:21.467 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=19100, after=19100 [e2e-raw] 2026-08-05 17:32:21.467 4077 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-08-05 17:32:21.467 4077 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-08-05 17:32:26.591 4077 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-08-05 17:32:26.591 4077 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-raw] 2026-08-05 17:32:26.700 4077 kserve.trace Created ISVC isvc-init-fail-96964e, waiting for failure status... [e2e-raw] 2026-08-05 17:32:26.700 4077 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-96964e, waiting for failure status... [e2e-raw] 2026-08-05 17:32:31.711 4077 kserve.trace ISVC isvc-init-fail-96964e reported failure: {'exitCode': 1, 'message': "2026-08-05 17:32:28.264 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:32:28.265 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:32:28.284 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpjf1tg25r.crt\n2026-08-05 17:32:28.567 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:29.773 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-08-05 17:32:31.711 4077 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-96964e reported failure: {'exitCode': 1, 'message': "2026-08-05 17:32:28.264 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:32:28.265 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:32:28.284 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpjf1tg25r.crt\n2026-08-05 17:32:28.567 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:29.773 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-08-05 17:32:31.711 4077 kserve.trace Failure status detected in 5.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:32:28.264 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:32:28.265 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:32:28.284 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpjf1tg25r.crt\n2026-08-05 17:32:28.567 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:29.773 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-08-05 17:32:31.711 4077 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 5.05 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-08-05 17:32:28.264 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-08-05 17:32:28.265 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-08-05 17:32:28.284 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpjf1tg25r.crt\n2026-08-05 17:32:28.567 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-08-05 17:32:29.773 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-08-05 17:32:31.711 4077 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-08-05 17:32:31.711 4077 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-08-05 17:32:31.716 4077 kserve.trace Ready condition: {'lastTransitionTime': '2026-08-05T17:32:26Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-08-05 17:32:31.716 4077 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-08-05T17:32:26Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-08-05 17:32:31.716 4077 kserve.trace Quick reconciliation validated: Failure detected in 5.05 seconds [e2e-raw] 2026-08-05 17:32:31.716 4077 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 5.05 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-08-05 17:34:06.998 4077 kserve.trace Host from isvc status URL = raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace Network layer = openshift-route [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace Using external route host: raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace Sending Header = {'Host': 'raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace base url = https://raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:34:06.998 4077 kserve.trace INFO [utils.py:_predict():167] base url = https://raw-sklearn-097fb-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:34:07.030 4077 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-08-05 17:34:07.030 4077 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-08-05 17:35:13.891 4080 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace Network layer = openshift-route [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace Using external route host: isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace base url = https://isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:13.891 4080 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-sklearn-scale-raw-606ec-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:13.916 4080 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-08-05 17:35:13.916 4080 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw1] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw1] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_create 2026-08-05 17:35:42.281 4077 kserve.trace Host from isvc status URL = raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:42.281 4077 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:42.281 4077 kserve.trace Network layer = openshift-route [e2e-raw] 2026-08-05 17:35:42.281 4077 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-08-05 17:35:42.282 4077 kserve.trace Using external route host: raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:42.282 4077 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:42.282 4077 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:35:42.282 4077 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:35:42.282 4077 kserve.trace base url = https://raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:42.282 4077 kserve.trace INFO [utils.py:_predict():167] base url = https://raw-sklearn-runtime-992fe-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:35:42.304 4077 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-08-05 17:35:42.304 4077 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [gw1] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [e2e-raw] -------- generated xml file: /workspace/artifacts-dir/junit_e2e-raw.xml -------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-raw.json [e2e-raw] ================== 13 passed, 9 skipped in 910.87s (0:15:10) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] make[1]: Leaving directory '/workspace/source' [e2e-raw] oc patch configmaps -n kserve inferenceservice-config \ [e2e-raw] --patch '{"data":{"service":"{\"serviceClusterIPNone\": true}"}}' [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] sleep 5 [e2e-raw] make run-e2e-ocp E2E_MARKER="rawcipn" E2E_PARALLELISM=1 E2E_PROFILE=raw SETUP_E2E=false [e2e-raw] make[1]: Entering directory '/workspace/source' [e2e-raw] SETUP_E2E="false" \ [e2e-raw] OPERATOR_TYPE="" \ [e2e-raw] KSERVE_NAMESPACE="kserve" \ [e2e-raw] RUNNING_LOCAL="false" \ [e2e-raw] PYTEST_ARGS="" \ [e2e-raw] ./test/scripts/openshift-ci/run-e2e-tests.sh "rawcipn" "1" "raw" [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.27) [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: rawcipn [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.125.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'asyncio': '0.23.8', 'json-report': '1.5.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'cov': '5.0.0', 'metadata': '3.1.1'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, asyncio-0.23.8, json-report-1.5.0, xdist-3.6.1, anyio-4.9.0, cov-5.0.0, metadata-3.1.1 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [1 item] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] logger/test_raw_logger.py::test_kserve_logger_cipn 2026-08-05 17:40:08.859 4326 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace INFO [utils.py:get_isvc_endpoint():375] Host from isvc status URL = isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace Network layer = openshift-route [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace INFO [utils.py:get_isvc_endpoint():376] Network layer = openshift-route [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace INFO [utils.py:get_isvc_endpoint():379] Using external route host: isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace INFO [utils.py:_predict():166] Sending Header = {'Host': 'isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:41:49.100 4326 kserve.trace INFO [utils.py:_predict():167] base url = https://isvc-logger-raw-cipn-kserve-ci-e2e-test.apps.5563b7f2-6abe-4953-831a-74f6cc5ae833.prod.konfluxeaas.com [e2e-raw] 2026-08-05 17:41:49.131 4326 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-08-05 17:41:49.131 4326 kserve.trace INFO [utils.py:predict():150] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger_cipn [e2e-raw] [e2e-raw] ------ generated xml file: /workspace/artifacts-dir/junit_e2e-rawcipn.xml ------ [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-rawcipn.json [e2e-raw] =================== 1 passed, 3 skipped in 107.30s (0:01:47) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] make[1]: Leaving directory '/workspace/source' [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-08-05T17:41:55.789206124Z 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: 6d591aa5-880d-46e2-9d66-1f7f9fabfaea [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-08-05T17:41:55.846373214Z namespace/openshift-must-gather-jt96s created [must-gather] [must-gather ] OUT 2026-08-05T17:41:55.857631179Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bwlzf created [must-gather] [must-gather ] OUT 2026-08-05T17:41:55.91247807Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:02.639347528Z [disk usage checker] Started [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:02.642607530Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:02.784202967Z No resources found in openshift-must-gather-jt96s namespace. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:02.902396940Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.058589823Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.058619050Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.058619050Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.060791371Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.218080945Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.218114190Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.218114190Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.220191605Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.381130216Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.381161767Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.381161767Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.383419001Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.533875964Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.533908609Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.533908609Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.536091422Z Error getting logs from rhods-notebooks [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.692827753Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.693008799Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.693008799Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.695221833Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.846821852Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.846851394Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.846851394Z namespaces "istio-system" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:03.848852102Z Error getting logs from istio-system [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.006321002Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.006353504Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.006353504Z namespaces "knative-serving" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.008788455Z Error getting logs from knative-serving [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.162996239Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.163034867Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.163034867Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.165219421Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.443742063Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.721318059Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.857782010Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.940849416Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:04.942802335Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.074752920Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.159762117Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.161978588Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.292204767Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.373842108Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.375894792Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.510593682Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.595692726Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.597985205Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.730137053Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.816001161Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.818088253Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:05.954082508Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.044160673Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.046503384Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.187142155Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.274521005Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.276735043Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.413344808Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.497558452Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.499628998Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.629705515Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.713890448Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.716026957Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.848087648Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.934992236Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:06.937025801Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.064867158Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.154400705Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.156671780Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.285934280Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.371650887Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.373832832Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.502606830Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.588048975Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.590258843Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.647032932Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.731757448Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.818996977Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.821075275Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:07.950491191Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.036372949Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.038737572Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.166996275Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.249351238Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.251499393Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.382278079Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.462705795Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.464732789Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.590774111Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.672693231Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:08.674711841Z Error collecting info from [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:09.360220594Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:09.484658299Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:09.607704570Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:09.729647635Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:09.859486060Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.098768716Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.221347568Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.348589725Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.471481311Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.599910551Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.726319188Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.858221843Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:10.988026465Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:11.114865442Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:11.247063804Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:11.536128503Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:11.783440533Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:12.103188359Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:12.279630629Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:12.438956354Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:12.651326187Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:12.680168596Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:13.023518835Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:13.219709929Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:13.390600728Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:13.618913204Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:13.925249310Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:14.101260214Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:14.255759437Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:14.468375556Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:14.772666335Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:14.952838404Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:15.110958950Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:15.367847149Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:15.690069884Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:15.869433661Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:16.034083109Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:16.248426447Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:16.563175534Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:16.737057955Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:16.894785244Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:17.135177350Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:17.468696915Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:17.649360833Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:17.655606998Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:17.804928872Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:18.068371395Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:18.423487239Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:18.621849277Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:18.775111317Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:19.003590815Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:19.318673965Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:19.503795852Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:19.659941968Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:19.915811667Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:20.242339982Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:20.433354201Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:20.585549593Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:20.805493084Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:21.122019462Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:21.310259776Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:21.465429973Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:21.700172617Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:22.008166275Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:22.200970564Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:22.360189093Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:22.603444755Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:22.661427504Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:23.079369546Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:23.288361428Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:23.473893044Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:23.719659310Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:24.068695637Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:24.272622952Z Wrote inspect data to must-gather. [must-gather] [must-gather-vflx9] POD 2026-08-05T17:42:25.729822335Z Caches written to disk [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:26.739397363Z waiting for gather to complete [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:26.744001951Z downloading gather output [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.022386379Z receiving incremental file list [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.036512871Z ./ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.037010976Z aggregated-discovery-api.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.037062598Z aggregated-discovery-apis.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.038070568Z event-filter.html [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.039425458Z timestamp [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.039555272Z version [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040328195Z cluster-scoped-resources/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040347896Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040355416Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040368206Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040454339Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04047296Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04049049Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040550252Z namespaces/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040566942Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040606524Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040674826Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040695736Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040761718Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040793249Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040906952Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.040948524Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041034566Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041064307Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041111848Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04116324Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041202361Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041305904Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041366816Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041398787Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04148251Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041523091Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041567992Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041706856Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.041762968Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044059096Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044132319Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044320454Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04450927Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044712446Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044749627Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044796369Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04484831Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044869301Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044930242Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.044970314Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045130528Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04516638Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045213101Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045278863Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045299784Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045373416Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045383326Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045391616Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045563361Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/agent/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045573212Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/agent/agent/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045578322Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/agent/agent/logs/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045586502Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/agent/agent/logs/current.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045708326Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/agent/agent/logs/previous.insecure.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045773688Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/agent/agent/logs/previous.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045795719Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kserve-container/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045808599Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kserve-container/kserve-container/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045816989Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kserve-container/kserve-container/logs/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04584473Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kserve-container/kserve-container/logs/current.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.045960983Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kserve-container/kserve-container/logs/previous.insecure.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046029165Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kserve-container/kserve-container/logs/previous.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046048156Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kube-rbac-proxy/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046054926Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046059206Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046092177Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046214111Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046298694Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046334384Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/storage-initializer/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046339685Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/storage-initializer/storage-initializer/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046343605Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/storage-initializer/storage-initializer/logs/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046375396Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/storage-initializer/storage-initializer/logs/current.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046474629Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/storage-initializer/storage-initializer/logs/previous.insecure.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.04653509Z namespaces/kserve-ci-e2e-test/pods/isvc-logger-raw-cipn-predictor-7d4b6c5f84-qmtr5/storage-initializer/storage-initializer/logs/previous.log [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046565231Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046602352Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046652774Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.046690105Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.053654253Z [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.053669384Z sent 1,068 bytes received 93,552 bytes 63,080.00 bytes/sec [must-gather] [must-gather-vflx9] OUT 2026-08-05T17:42:27.053675264Z total size is 1,321,960 speedup is 13.97 [must-gather] [must-gather ] OUT 2026-08-05T17:42:27.163110964Z namespace/openshift-must-gather-jt96s 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: 6d591aa5-880d-46e2-9d66-1f7f9fabfaea [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-08-05T17:42:27.299602152Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2355b2efc7cd77576e8aa87b8b01a466a61037e0b65a6a371607a34bec31d4b6 [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: 6d591aa5-880d-46e2-9d66-1f7f9fabfaea [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-08-05T17:42:27.323867887Z namespace/openshift-must-gather-jjq9m created [must-gather] [must-gather ] OUT 2026-08-05T17:42:27.332228587Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-t9gn8 created [must-gather] [must-gather ] OUT 2026-08-05T17:42:27.362230003Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2355b2efc7cd77576e8aa87b8b01a466a61037e0b65a6a371607a34bec31d4b6 created [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:28.693904801Z [disk usage checker] Started [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:28.697355251Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:28.906235344Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:29.081282621Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:29.190706481Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:29.285170055Z Gathering data for ns/default... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:29.675580709Z Gathering data for ns/openshift... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:30.160322746Z Gathering data for ns/kube-system... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.041449470Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.406946518Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.406973601Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.406973601Z namespaces "assisted-installer" not found [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.546955076Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.556555610Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.557931792Z 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-wb74d] POD 2026-08-05T17:42:31.566617606Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.571650151Z Executing Istio gather script [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.573576919Z INFO: Collecting host service logs for crio [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.573855414Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.574187811Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.574483307Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.574550866Z INFO: Gathering HAProxy config files [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.574772137Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.575171254Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.575398901Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.575686064Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.575972378Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.576308716Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.576599239Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.576954199Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:31.580317956Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.100628218Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.100712448Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.151787896Z No resources found [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.299474483Z INFO: Collecting Insights Archives from insights-operator-77696685b-d2b2t [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.299530198Z insights-runtime-extractor-2lzdx [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.299551805Z insights-runtime-extractor-5ldls [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.299572620Z insights-runtime-extractor-tr42t [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.316896722Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.372019302Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.405708722Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.435832868Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.575134667Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.876091052Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.876091052Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:32.878052154Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.009583207Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.031588981Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.124604716Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.214974689Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.333470743Z No resources found [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.807064961Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.834042170Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.856380997Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.866135030Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.871050822Z INFO: HAProxy config collection complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.874945796Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.916470200Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:33.947299929Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.001674607Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.077993551Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.124100287Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.129158905Z INFO: 'previous-logs' folder not found on ip-10-0-131-128.ec2.internal, skipping... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.143843873Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.224936857Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.277943298Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.376334263Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.411890313Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.481331047Z INFO: 'previous-logs' folder not found on ip-10-0-136-107.ec2.internal, skipping... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.563163224Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.572815436Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.718654147Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.778221977Z INFO: 'previous-logs' folder not found on ip-10-0-142-192.ec2.internal, skipping... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.778260136Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.778290119Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.828838075Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.960262033Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:34.984926649Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.024392983Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.038782035Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.255821384Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.318000501Z INFO: INTERCONNECT MODE [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.318038825Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.490437965Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.490718368Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.501237194Z INFO: Gathering OVN_Northbound from ovnkube-node-q69wj... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.501493109Z INFO: Gathering OVN_Northbound from ovnkube-node-x55zr... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.501748191Z INFO: Gathering OVN_Northbound from ovnkube-node-xrhbh... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.502063438Z INFO: Gathering OVN_Southbound from ovnkube-node-q69wj... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.502376420Z INFO: Gathering OVN_Southbound from ovnkube-node-x55zr... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.502675319Z INFO: Gathering OVN_Southbound from ovnkube-node-xrhbh... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.836006194Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.836210799Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.876256048Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.881675558Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.883557196Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.887629279Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.912068573Z tar: Removing leading `/' from member names [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:35.917640665Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.143274872Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.207685701Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.294751498Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.363661927Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.363712370Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.364204872Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.365869096Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.368143146Z ovnk_database_store/ [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.368143146Z ovnk_database_store/ovnkube-node-x55zr_nbdb [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.378407379Z ovnk_database_store/ovnkube-node-xrhbh_nbdb [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.386118291Z ovnk_database_store/ovnkube-node-x55zr_sbdb [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.389066352Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.391547709Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.405088526Z ovnk_database_store/ovnkube-node-xrhbh_sbdb [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.429381684Z ovnk_database_store/ovnkube-node-q69wj_sbdb [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.451547921Z ovnk_database_store/ovnkube-node-q69wj_nbdb [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.464209568Z INFO: Network log collection complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.495217566Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.598306507Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.643050069Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.822187200Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.824908615Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.857834418Z W0805 17:42:36.857767 1502 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.864960955Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.944142176Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:36.960373002Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.069316574Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.169701345Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.172496596Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.175347470Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.307931697Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.311398441Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.497430552Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.714921875Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.717540884Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.718774301Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.820042516Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f2eb1033f55d7129b37ecfc3e4e9a306e42e5ab3dd7d2fe0ff08c8b45ea2b675 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.945305247Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:37.962784414Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.116869535Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.166836793Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.170383935Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.226755805Z Gathering data for ns/openshift-console... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.357212051Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.573214170Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.576313272Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.803633786Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:38.838936145Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.012899700Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.015596740Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.017472867Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.201665656Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.265811774Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.422511863Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.462350347Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:39.925316501Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:40.149601140Z Done executing Istio gather script [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:40.402866080Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:40.774966211Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:41.309536723Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:41.518007659Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:41.722803383Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:42.114395459Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:42.598851149Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:42.649531990Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:43.764641422Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:44.021854336Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:44.894518091Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:45.211870915Z Gathering data for ns/kserve... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:46.028020986Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:46.291282533Z Collecting performance related data for node ip-10-0-136-107.ec2.internal [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:46.298206752Z Collecting performance related data for node ip-10-0-131-128.ec2.internal [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:46.304676316Z Collecting performance related data for node ip-10-0-142-192.ec2.internal [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:47.221186145Z Gathering data for ns/openshift-config... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:47.604792339Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:48.184265158Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:48.523150473Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:48.860125148Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:49.026950714Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:49.216301387Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:49.580032340Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:49.935023707Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:50.318857148Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:50.741466001Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:51.105334640Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:51.714928769Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:53.459052483Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:54.031591038Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:54.730694382Z Collecting kubelet logs for node ip-10-0-136-107.ec2.internal [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:54.732634646Z Collecting kubelet logs for node ip-10-0-131-128.ec2.internal [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:54.734388095Z Collecting kubelet logs for node ip-10-0-142-192.ec2.internal [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:54.913421915Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:55.141106776Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-jjq9m namespace [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:55.146953627Z INFO: Node performance data collection complete. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:55.354167756Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:55.987314357Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:56.419384895Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:56.866111298Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:57.168871001Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:57.710835339Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:58.066191921Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:58.516521239Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:58.870461948Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:59.036269280Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:59.212300428Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:42:59.885728879Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:00.276330968Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:00.699656262Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:01.122554245Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:02.115403083Z Wrote inspect data to must-gather. [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:02.115449910Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:02.115449910Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:02.251975186Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-wb74d] POD 2026-08-05T17:43:02.385544298Z Caches written to disk [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.397549051Z waiting for gather to complete [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.401474059Z downloading gather output [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.647895755Z receiving incremental file list [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.668989031Z ./ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.669101004Z aggregated-discovery-api.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.669453125Z aggregated-discovery-apis.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.670126415Z event-filter.html [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.672474056Z timestamp [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.672564469Z version [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684315783Z cluster-scoped-resources/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684339943Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684347064Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684385565Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684511059Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684600181Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684663843Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684710615Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684800377Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.68487622Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.684990683Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.685040735Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.685154918Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.68522449Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.685625872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.685677574Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.6858674Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.686122727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.686339444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.686480658Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.690288173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.691788718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.691916902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.692052316Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.692203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.692339224Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.692555061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.692772828Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.692948513Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.693223911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.693383796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.69349855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.693624093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.693725016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.693826169Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.693978034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.694158769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.694319724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.694436868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.696378466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterservingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.69684084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.696993025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.697142159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.697376936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.697656055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698073227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698180831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698323195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698461729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698577523Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698710207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.69883541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.698987885Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.699137029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.699262923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.699558692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.699715927Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.699860051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.700422508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.700565732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.700700167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.700892972Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.701028096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.701256233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.701428618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.701667986Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.70180583Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.701938054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.702080018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.702220252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.702393438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.702546052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.702702257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.702845261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.703227913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.703671426Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.70379758Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.704623895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.704771339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.704906803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.705029997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.705165481Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.705421399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.705668566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.705811901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.705941974Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.706107399Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.706258734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.706396618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.706553413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.706700207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.710594145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.711044368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.711638576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.711820372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.711986037Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.712148612Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.712350388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.712478971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.712601195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.715516813Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.715669578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.715812912Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.715951586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.71608128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.72236702Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.727566566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.727730321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.728041931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.728197925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.728386541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.728519355Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.72868494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.728966638Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729093082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729211556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729443303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729578117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729712471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729839115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.729986599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.730140084Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.730292088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.730419712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.730553866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.73067153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.730798794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.731078292Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.731275208Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.731550826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.73168286Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.731895647Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.73201993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.73399447Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.734138954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.734283048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.734407822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.734537956Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.734678031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.736192736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.736376652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.736515146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.736673301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.736807495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.737054852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.737666321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.737805165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.737932789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.738066742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.738704882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.740019101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.740138655Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74032183Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.740467625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74063818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.740759884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.740888688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741068413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741202877Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741481996Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741557038Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741662871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741764734Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.741857447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.7419599Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742139745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742254279Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742372002Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742478146Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742581779Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742685582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742787295Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.742898578Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743000571Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743138855Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743247499Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743365582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743475256Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743578169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743680662Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743783595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743885808Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.743988061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744089194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744196797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744325791Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744431294Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744537077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744649611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744748564Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.744852947Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74495575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745059893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745163507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74528554Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745398523Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745503277Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74560464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745711153Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745818746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.745920859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746025253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746130576Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746302531Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746411984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746512257Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74662048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746728244Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746831577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.746957141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747069084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747175467Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747296441Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747405584Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747517017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747645281Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747756535Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.747893159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748037893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748142376Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74827562Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748379893Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748489087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74859226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748703543Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748811036Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.748917129Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749023003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749129246Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74925108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749362383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749475997Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.74958337Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749689063Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749798746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.749902879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750026743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750127486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750284931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750394054Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750507828Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750615881Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750720204Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.750831507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.75093328Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751042093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751120916Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751202698Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751277891Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2hmg6.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751399574Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-54gsd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751508978Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7rz2j.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751620161Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7zp8b.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751722144Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gg72q.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.751835968Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ms7ff.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.7519366Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p7g5d.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.752044144Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p8558.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.752213979Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p97nk.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.752340543Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rbb59.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.752461496Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rnzpp.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.75256911Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-v5bv7.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.752681543Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-2nj9h.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.752801797Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-j6wkj.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.75291811Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-k66kd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.753055274Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.753114656Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.753325373Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.753486347Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.75358966Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.753688463Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754014733Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754157798Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754270571Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754438436Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.75456492Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754646162Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754780346Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754872199Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.754975602Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755086286Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755205329Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755341683Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755458527Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.7555738Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755675253Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755783496Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.755884659Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756001403Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756120317Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756173608Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756316623Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756429606Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756536779Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756647793Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756758806Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.756869419Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757037954Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757139917Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757256061Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757393535Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757500748Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757649363Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757759026Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757861629Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.757979493Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758088926Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758195559Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758317513Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758433656Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.75854631Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758640733Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758702564Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758800247Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758817298Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758924201Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.758946632Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759058965Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759076376Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759163068Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759186609Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759284812Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759340534Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759419866Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759447517Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759502868Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759604182Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759624612Z cluster-scoped-resources/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759640483Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.759716815Z cluster-scoped-resources/core/nodes/ip-10-0-131-128.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760022294Z cluster-scoped-resources/core/nodes/ip-10-0-136-107.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760151918Z cluster-scoped-resources/core/nodes/ip-10-0-142-192.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760262751Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760306983Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760345764Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760437247Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760516669Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760599612Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760680174Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760763477Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.760909501Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761003014Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761088626Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761179689Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761291982Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761405626Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761488048Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761580471Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761669044Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761755976Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761842319Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.761931112Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762060846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762147078Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762258271Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762444827Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762473498Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762578651Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762657224Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762739366Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762824859Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.762922082Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763080547Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76319627Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763310453Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763366175Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763379276Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763388076Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763484659Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763508629Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763571241Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763582042Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763635243Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763725986Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76387462Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763935932Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.763943662Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764004454Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764084777Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764092207Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764134818Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76421035Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764252092Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764379446Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764412176Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764475258Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76451629Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764577521Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764614803Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764724886Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764762487Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764812268Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76485207Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764912972Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.764956053Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765021375Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765061796Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765131238Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765168509Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765250122Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765292733Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765350295Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765388446Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765460718Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765501249Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765576042Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765613253Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765711066Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765718376Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765752547Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765822069Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76586355Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.765936233Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766003364Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766041436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766134788Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766218991Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766386866Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76653122Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766608163Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766691105Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766782158Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766864341Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.766952393Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767035966Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767122508Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767207491Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767318944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767404947Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76750123Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767577392Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767664594Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767747557Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.76783441Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.767922502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768046306Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768089277Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768200761Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768305114Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768397167Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768534001Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768629323Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768716726Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768804329Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768894462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.768980884Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769068027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769153089Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769244792Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769454459Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769539361Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769628354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769720416Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769806909Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769896502Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.769986915Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770075027Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.77016862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770266063Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770355336Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770448809Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770534191Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770624164Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770714237Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770804799Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770893462Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770947953Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770955014Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.770992865Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771047787Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771056007Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771081668Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.77114699Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.77115396Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771202121Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771291854Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771338475Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-128.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771427808Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-107.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.77150679Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-192.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771565272Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771606153Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771693556Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771754788Z host_service_logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771791629Z host_service_logs/masters/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.77183414Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771902372Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.771976255Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772052327Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772194951Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772328405Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772394407Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772465189Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772540692Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772606714Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772674816Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772694956Z ingress_controllers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772701036Z ingress_controllers/default/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772716947Z ingress_controllers/default/router-default-754fbb68d6-44946/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772749318Z ingress_controllers/default/router-default-754fbb68d6-44946/haproxy.config [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772893702Z insights-data/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772908743Z istio/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.772928583Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773027326Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773457669Z istio/event-filter.html [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773548682Z istio/timestamp [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773609174Z istio/cluster-scoped-resources/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773618894Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773637134Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773682166Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.773858171Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.774255643Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.774724727Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.775635475Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.775779749Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.775909673Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.775986935Z machine_config_ondisk/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.775994785Z machine_config_termination_logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776001246Z monitoring/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776005146Z monitoring/alertmanager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776084428Z monitoring/alertmanager/status.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776198042Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776227552Z monitoring/prometheus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776311745Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776425438Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.776502851Z monitoring/prometheus/rules.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.777179101Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.777247743Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.777430899Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778376837Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778424169Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778479891Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778599134Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778681086Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.77879042Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778856062Z monitoring/prometheus/status/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.778918484Z monitoring/prometheus/status/config.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779395548Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779477121Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779582724Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779777299Z namespaces/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779832391Z namespaces/default/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779904994Z namespaces/default/default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.779976025Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780039918Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780093349Z namespaces/default/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780156991Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780274325Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780373588Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.7804711Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780533402Z namespaces/default/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780580894Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780652766Z namespaces/default/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780702447Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78079671Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780844422Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.780911764Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781004707Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781093499Z namespaces/default/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.7811395Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781314886Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78143376Z namespaces/default/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781608065Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781699597Z namespaces/default/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781796Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.781942345Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78212586Z namespaces/default/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782206263Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782281195Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782377978Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782431479Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782513242Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782568914Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782667197Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78276546Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782811971Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782881403Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782925954Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.782993336Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783039308Z namespaces/default/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78310585Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783150371Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783219033Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783349247Z namespaces/kserve/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783410059Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783484841Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783587005Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783641476Z namespaces/kserve/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783705798Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.783809141Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784019687Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784200463Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784276105Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784325217Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784392669Z namespaces/kserve/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78443724Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784541663Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784621525Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784676707Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78477559Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784849082Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784857183Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.784920254Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.785034218Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.785124481Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.785390579Z namespaces/kserve/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.785459931Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.785747459Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.785885834Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.786162642Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.786256975Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.786652787Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.786774681Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787032428Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787142732Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787175542Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787303926Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787326747Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787386439Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78743222Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787515983Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787593225Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787640387Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787668567Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78775932Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787788701Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787889794Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787945456Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.787973897Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.788069829Z namespaces/kserve/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.78808012Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.788126031Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/kserve-controller-manager-6f49dcd9ff-bvr5x.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.788215384Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.788223074Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/manager/manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.788227034Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/manager/manager/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.788283246Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/manager/manager/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.79108128Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791148432Z namespaces/kserve/pods/kserve-controller-manager-6f49dcd9ff-bvr5x/manager/manager/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791165523Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791221634Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/llmisvc-controller-manager-654c557856-mq298.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791333328Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791348848Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/manager/manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791353868Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/manager/manager/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.791382329Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/manager/manager/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.792873584Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.792938726Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-mq298/manager/manager/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.792985778Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793034469Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/model-serving-api-7b954ffc95-xfftc.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793133822Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/server/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793145062Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/server/server/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793153313Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/server/server/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793184034Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/server/server/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793305697Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/server/server/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.79341095Z namespaces/kserve/pods/model-serving-api-7b954ffc95-xfftc/server/server/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793455552Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793503193Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/odh-model-controller-8588677cfb-z6fjd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793598756Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793606356Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/manager/manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793610327Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/manager/manager/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.793659768Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/manager/manager/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801104532Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801174674Z namespaces/kserve/pods/odh-model-controller-8588677cfb-z6fjd/manager/manager/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801198005Z namespaces/kserve/pods/s3-init-9snm8/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801251207Z namespaces/kserve/pods/s3-init-9snm8/s3-init-9snm8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801398941Z namespaces/kserve/pods/s3-init-9snm8/download-hf-model/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801410642Z namespaces/kserve/pods/s3-init-9snm8/download-hf-model/download-hf-model/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801422842Z namespaces/kserve/pods/s3-init-9snm8/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801478304Z namespaces/kserve/pods/s3-init-9snm8/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801573346Z namespaces/kserve/pods/s3-init-9snm8/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801640588Z namespaces/kserve/pods/s3-init-9snm8/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80168238Z namespaces/kserve/pods/s3-init-9snm8/s3-init/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80168959Z namespaces/kserve/pods/s3-init-9snm8/s3-init/s3-init/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80169362Z namespaces/kserve/pods/s3-init-9snm8/s3-init/s3-init/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.801746312Z namespaces/kserve/pods/s3-init-9snm8/s3-init/s3-init/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80201413Z namespaces/kserve/pods/s3-init-9snm8/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802080282Z namespaces/kserve/pods/s3-init-9snm8/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802138793Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802172874Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs-64568bcd49-2b982.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802289678Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802303988Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs/seaweedfs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802314609Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80236147Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802531675Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802598507Z namespaces/kserve/pods/seaweedfs-64568bcd49-2b982/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802638468Z namespaces/kserve/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802665509Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802722831Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802761942Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802815594Z namespaces/kube-node-lease/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802825254Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802831554Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802842955Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-128.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.802945688Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-107.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80302754Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-192.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803129193Z namespaces/kube-system/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803178785Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803258407Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803304639Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8033384Z namespaces/kube-system/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803396141Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803513585Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803591177Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803668399Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803721091Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803746042Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803812934Z namespaces/kube-system/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803848275Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.803936498Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80400919Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804044481Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804136654Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804173385Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804186195Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804246167Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-objskeies3we2tf6nupjwyqmme.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80434172Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804424382Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804504185Z namespaces/kube-system/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804545146Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804716961Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.804801124Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805050421Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805131984Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805443743Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805574387Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805880356Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805947268Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.805984319Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806046061Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806077872Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806151514Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806198836Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806324359Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806404502Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806483054Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806516495Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80667133Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806704151Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806782624Z namespaces/kube-system/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806790284Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806847935Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer-8g5w9.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806959199Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806967049Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.806975119Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807032891Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807221507Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807305959Z namespaces/kube-system/pods/global-pull-secret-syncer-8g5w9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807353441Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807425933Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer-w89xx.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807495415Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807507835Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807511885Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807566867Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807730922Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807797874Z namespaces/kube-system/pods/global-pull-secret-syncer-w89xx/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807857356Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807883817Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer-zxv4c.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.807976289Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80798626Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80799866Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808037731Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808213607Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808294439Z namespaces/kube-system/pods/global-pull-secret-syncer-zxv4c/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808358701Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808411433Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent-8zp9w.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808495325Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808504625Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808514396Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.808556887Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809018481Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809081153Z namespaces/kube-system/pods/konnectivity-agent-8zp9w/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809096823Z namespaces/kube-system/pods/konnectivity-agent-np6sw/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809150285Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent-np6sw.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809255508Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809265808Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809272528Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.80933121Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809832155Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809887987Z namespaces/kube-system/pods/konnectivity-agent-np6sw/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809927438Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.809955229Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent-wk6ks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810062152Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810069152Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810078863Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810131604Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81065083Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810737063Z namespaces/kube-system/pods/konnectivity-agent-wk6ks/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810754343Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810815855Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810908078Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/haproxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810920078Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810929858Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.810966759Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811116854Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811190936Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-128.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811207637Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811286539Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811354051Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/haproxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811364111Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811375032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811402543Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81163904Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811705942Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-107.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811736773Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811776614Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811844716Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/haproxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811852706Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811859726Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.811908068Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812041582Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812111514Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-192.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812142815Z namespaces/kube-system/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812205787Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812291199Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81230359Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812350901Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812469045Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812532667Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812580548Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81263788Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812673841Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812746373Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812758524Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812764344Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812776124Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.812869387Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81296554Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813007891Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813078573Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813120034Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813166256Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813185036Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81331702Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813409873Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813485786Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813539587Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813557277Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81362077Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813666821Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813751294Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813769364Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813825716Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.813905178Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81397216Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.814006151Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.814950619Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815033232Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815137125Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815222328Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815333061Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815462355Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81563615Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815701082Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815750194Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815810725Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815839536Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.815915609Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81596484Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816058703Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816137855Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816204077Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816245118Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816335961Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816367912Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816428484Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816462795Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816517147Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816545068Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816599339Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81663319Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816746574Z namespaces/openshift-apiserver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816826756Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816884258Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.816932579Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81696129Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817015512Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817098394Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817182657Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81730449Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817364042Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817415484Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817464445Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817484646Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817585709Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81761786Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817662681Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817758174Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817808256Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817869478Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.817974661Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818050023Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818135155Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818210918Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818326321Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818442615Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818777925Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818831716Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818880078Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81893307Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.818974651Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819045173Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819077804Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819164666Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819245519Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819323681Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819372093Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819400954Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819454335Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819516627Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819554388Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81961192Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819654531Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819720743Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819727934Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819731954Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819769025Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819815266Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819821806Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819825737Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819866278Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819918319Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81992788Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.81993181Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.819993391Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820053233Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820063544Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820105395Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820202418Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820253879Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820343632Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820377913Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820457096Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820475966Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820570329Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820652762Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820729924Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820780235Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820806826Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820877088Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.820906929Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821003122Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821057084Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821099715Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821179387Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821246279Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82125706Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821317342Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821411944Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821449066Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821554389Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821627561Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821711513Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821786105Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.821874938Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822022293Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822138526Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822196068Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82225408Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822377823Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822417755Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822469716Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822511397Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822573409Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82260999Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822703553Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822779626Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822845437Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822876318Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82292896Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.822965911Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823017783Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823046223Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823105115Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823112476Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823155087Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823198468Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82324918Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823303501Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823333322Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823425615Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823454286Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823541129Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823567339Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823625151Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823652272Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823791176Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823864168Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823946381Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.823992262Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824041704Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824070174Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824126986Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824198298Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824281841Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824305741Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824410665Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824462566Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824470366Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824520868Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824605881Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824693483Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824808777Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82491691Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.824953441Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.825059554Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.825134116Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.825622731Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.825701954Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82591176Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826062914Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826210509Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826284081Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826336943Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826406745Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826437166Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826476157Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826523068Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826595641Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826635722Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826721824Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826801827Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826855548Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826885769Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826938571Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.826987232Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827077645Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827085985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827134287Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/aws-ebs-csi-driver-node-hj8z2.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82725211Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-driver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827268171Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-driver/csi-driver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827277751Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-driver/csi-driver/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827345373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827442896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827517838Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827546559Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-liveness-probe/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827551069Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827554929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827599641Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827696664Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827770976Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827786636Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-node-driver-registrar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827793157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827803917Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827856568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.827955582Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828026233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-hj8z2/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828058265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828107856Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/aws-ebs-csi-driver-node-rsdhd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828208319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-driver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828216149Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-driver/csi-driver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828220159Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828282761Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828388304Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828453837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828514018Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-liveness-probe/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828523488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828529929Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82856835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828659823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828759286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828795837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-node-driver-registrar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828803347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828807387Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828869729Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.828975482Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829069175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-rsdhd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829122526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829165468Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/aws-ebs-csi-driver-node-vv2br.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829289892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-driver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829300892Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-driver/csi-driver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829304842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-driver/csi-driver/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829351813Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829635482Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829705144Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829741715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-liveness-probe/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829751036Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829760456Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829816367Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.82990718Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.829976162Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830026414Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-node-driver-registrar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830036034Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830047765Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830101346Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830183379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830284802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vv2br/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830336783Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830376555Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830427146Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830436416Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830469587Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830520389Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83056311Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830612071Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830662623Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830689624Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830695664Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830700584Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830757566Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830798817Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830808748Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830844838Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830936151Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.830972853Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831039284Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831075605Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831150328Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831185589Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831337384Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831414286Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831502108Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83154376Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831598921Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831682584Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831725855Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831781777Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831827768Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831913701Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831964572Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.831999483Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.832092256Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.832130337Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.832140388Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83220989Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.832303153Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.832350204Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.832941132Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.833023954Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.833174599Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.833358404Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83356482Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.833714485Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83387027Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834014754Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834032405Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834124908Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834139708Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834226871Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834262841Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834337764Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834356244Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834450147Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8345245Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834574731Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834600632Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834664494Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834701775Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834773167Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834799478Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834858699Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834901171Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834952752Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.834963083Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835011734Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned-b78nx.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835110817Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835118957Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned/tuned/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835122797Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned/tuned/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835167929Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned/tuned/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835335544Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835402376Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-b78nx/tuned/tuned/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835441837Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835491929Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned-kzft4.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835580581Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835588281Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned/tuned/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835594752Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned/tuned/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835650403Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned/tuned/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835768987Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835837489Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-kzft4/tuned/tuned/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83587851Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835905521Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned-x8s2w.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.835997414Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836005174Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned/tuned/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836009044Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned/tuned/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836028785Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned/tuned/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836141028Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83621392Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x8s2w/tuned/tuned/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836239821Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836310473Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836360535Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836402116Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836463848Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836473248Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83652369Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-128.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836624853Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-107.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836718726Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-192.ec2.internal.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836775977Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836826689Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836927612Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.836961253Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837052396Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837079606Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837156269Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83721151Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837365005Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837452818Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837559631Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837606452Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837644103Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837697865Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837734186Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837819339Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837887211Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.837914982Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838011274Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838075956Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838121588Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838321174Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838402456Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83853756Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838612223Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.838737666Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83885669Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839027295Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839089887Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839139048Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83920025Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839248612Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839326344Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839369795Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839456998Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83953207Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839595402Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839623203Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839691255Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839729446Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839802848Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.83985224Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839917602Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.839958373Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840020045Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840029785Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840079407Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-559cbf5745-mcpth.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84018027Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-watch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84018818Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84019249Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840255252Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840363905Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840433087Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840482559Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840489989Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840494059Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840541391Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.840962554Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841031816Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-559cbf5745-mcpth/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841059826Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841098798Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841152749Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84119371Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841327674Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841403257Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841471639Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84151545Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841585172Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841614323Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841717126Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841827789Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841933843Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.841988104Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842033476Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842096208Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842124878Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842218641Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842405017Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842438288Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842530081Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842888041Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842896382Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.842925962Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843019845Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843099058Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843133279Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843265093Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843365646Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843676775Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843753258Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.843867651Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844013555Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84415541Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844249682Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844302464Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844375866Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844403447Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844472019Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84450248Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844546411Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844580463Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844670275Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844750537Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844783318Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84481699Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844885452Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.844920393Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845016356Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845043426Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845105468Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845133589Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845215782Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845222982Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845273583Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator-5b8776669-cfhjn.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845396537Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845404917Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845417398Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845454959Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845561252Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845624394Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5b8776669-cfhjn/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845669815Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845705656Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845776248Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845785029Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84582905Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845887812Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845924093Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.845999335Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846026656Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846119989Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84614923Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846258743Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846394327Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846456579Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846505481Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846582353Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846664035Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846742578Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846791329Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84682426Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846873012Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846924433Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.846997855Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847040147Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847071438Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84716245Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847201771Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847209072Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847255763Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847339966Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847373377Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84748748Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847565142Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847663915Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847738598Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84781928Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.847949114Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848125559Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848193981Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848260463Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848328895Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848371967Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848427778Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848456459Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848555042Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848629685Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848692716Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848721037Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84879989Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8488281Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848888452Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848915153Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.848973475Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849000196Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849094048Z namespaces/openshift-config-managed/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849121329Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849206132Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849255153Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849352866Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849393077Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84948453Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849558693Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849643195Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849687716Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849726987Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849765009Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.84981268Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849899543Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849939014Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.849982415Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.850066618Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.850124659Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.850161571Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.853582604Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.853661756Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.853764499Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.853845362Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.853928924Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854090419Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854196832Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854244314Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854410689Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854492281Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854529762Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854568393Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854637506Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854666096Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854739739Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.85476685Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854860462Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854937235Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.854976196Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855019987Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855081799Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.85511567Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855172692Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855202543Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855276575Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855287725Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855315016Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855373638Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855415799Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8554697Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855509432Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855559873Z namespaces/openshift-config-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855567234Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855573654Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855623195Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855735688Z namespaces/openshift-config/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855765769Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855840412Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855868292Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855922864Z namespaces/openshift-config/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.855967855Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856042488Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.85612462Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856200593Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856247264Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856319656Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856336307Z namespaces/openshift-config/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856389548Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856474951Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856510802Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856559084Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856645806Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856717928Z namespaces/openshift-config/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856746519Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856871753Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.856958425Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857024707Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.85710133Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857187732Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.85745574Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857470911Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857546393Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857575394Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857652346Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857686467Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857745959Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857789621Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857853223Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857888904Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.857977356Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858047868Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.85809556Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858136481Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858191093Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858206763Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858297866Z namespaces/openshift-config/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858312256Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858383808Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858399069Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858523213Z namespaces/openshift-console-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858542243Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858618846Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858657657Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858697288Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858743389Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858834672Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.858955496Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859061629Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859082289Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859135101Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859178132Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859212333Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859320277Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859369058Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859404889Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859499132Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859569734Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859578444Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859614565Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859691808Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.859732429Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.860383629Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.860455841Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.860717839Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.860792041Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.860920675Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861045199Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861208684Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861496912Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861522083Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861601605Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861624686Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861687188Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861705659Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861808562Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861883244Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861948736Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.861970976Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862055459Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8620768Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862152002Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862194113Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862229474Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862395879Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862455001Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862469771Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862507473Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/console-operator-5ccd6b445f-cqj2n.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862611236Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/console-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862621606Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/console-operator/console-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862627646Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/console-operator/console-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.862665108Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/console-operator/console-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863386659Z namespaces/openshift-console-operator/pods/console-operator-5ccd6b445f-cqj2n/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8634214Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863471472Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863520363Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863556014Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863697919Z namespaces/openshift-console/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8637445Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863789101Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863809982Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863893765Z namespaces/openshift-console/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.863908705Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864006938Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864175663Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864499773Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864527093Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864579005Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864606026Z namespaces/openshift-console/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864657028Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86473927Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864780681Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864826122Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864907245Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.864968887Z namespaces/openshift-console/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.865002768Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.865658838Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86573925Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866019618Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866097881Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866290127Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866429731Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866609716Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866657368Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86672021Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866780361Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866824483Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866895785Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.866912456Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867021429Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867094851Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867135812Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867168673Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867252806Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867359969Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86740101Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867451022Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867506093Z namespaces/openshift-console/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867518994Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867533654Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console-7c95fb8547-r6xqb.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867624747Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867633507Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console/console/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867637907Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console/console/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867659028Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console/console/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867762611Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console/console/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867842984Z namespaces/openshift-console/pods/console-7c95fb8547-r6xqb/console/console/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867874405Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.867934316Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/downloads-77c974ffcf-bwk2x.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868029729Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/download-server/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86803817Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/download-server/download-server/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86804277Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/download-server/download-server/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868083941Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/download-server/download-server/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868297217Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868363149Z namespaces/openshift-console/pods/downloads-77c974ffcf-bwk2x/download-server/download-server/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868403901Z namespaces/openshift-console/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868449022Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868525094Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868535374Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868673238Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86870333Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868813963Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868835143Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868900175Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.868948177Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869022799Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869117792Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869188824Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869248106Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869304957Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.86938129Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869423071Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869504214Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869560125Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869610087Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869686719Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869768831Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869817273Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.869929306Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870005619Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870083751Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870165883Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870248166Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87039435Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870553665Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870595116Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870632568Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870673289Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8707097Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870764721Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870795662Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870885545Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.870968168Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871003099Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87104113Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871091171Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871129503Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871171964Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871212105Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871294448Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871319618Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871407581Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871455432Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871512984Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871550845Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871588536Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871626287Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87170732Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871787202Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871878165Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871931817Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.871962298Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87203459Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872080981Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872172984Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872219995Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872273837Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8723595Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872417571Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872429842Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872468073Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872564516Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872604277Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87271156Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872791333Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872879415Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.872953247Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87304294Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873147613Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873321658Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87338488Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873440112Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873475513Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873520875Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873584606Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873632938Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87371793Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873797643Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873846205Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873892166Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873942977Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.873983729Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87404239Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874080921Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874138563Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874188875Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874310019Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87435668Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874492944Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874530855Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874581807Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874622838Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87470826Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874778602Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874864365Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874903786Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874940927Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.874981188Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87502446Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875105902Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875147753Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875177354Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875392051Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875463733Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875505374Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875608087Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87569373Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875770702Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875848835Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.875929757Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876056001Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876222196Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87670424Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876750812Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876822304Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876852485Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876925937Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.876954838Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877042601Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877120453Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877179415Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877210176Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877292658Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87733803Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877409632Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877437583Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877500715Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877542146Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877578867Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877627959Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877660539Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877713871Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877816564Z namespaces/openshift-dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877859015Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877920007Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877950468Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.877988539Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87802147Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878415862Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878498225Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878635409Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87868766Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878723361Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878759473Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878789913Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878881216Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878938028Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.878986669Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879057351Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879101543Z namespaces/openshift-dns/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879141444Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879252257Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879370661Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879594098Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.87967428Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.879942848Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880058502Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880292879Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88035029Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880399412Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880457094Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880505825Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880565617Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880630349Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880708351Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880790984Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880852325Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880900747Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.880953999Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88099602Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881047031Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881090513Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881126364Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881133224Z namespaces/openshift-dns/pods/dns-default-gn6t8/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881176925Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns-default-gn6t8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881284769Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881296859Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns/dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881300759Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns/dns/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881364891Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns/dns/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881458034Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881536426Z namespaces/openshift-dns/pods/dns-default-gn6t8/dns/dns/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881558207Z namespaces/openshift-dns/pods/dns-default-gn6t8/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881568357Z namespaces/openshift-dns/pods/dns-default-gn6t8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881579547Z namespaces/openshift-dns/pods/dns-default-gn6t8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881623709Z namespaces/openshift-dns/pods/dns-default-gn6t8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881717472Z namespaces/openshift-dns/pods/dns-default-gn6t8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881791654Z namespaces/openshift-dns/pods/dns-default-gn6t8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881834035Z namespaces/openshift-dns/pods/dns-default-mj85f/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881881807Z namespaces/openshift-dns/pods/dns-default-mj85f/dns-default-mj85f.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.881982319Z namespaces/openshift-dns/pods/dns-default-mj85f/dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88199173Z namespaces/openshift-dns/pods/dns-default-mj85f/dns/dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88201504Z namespaces/openshift-dns/pods/dns-default-mj85f/dns/dns/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882061842Z namespaces/openshift-dns/pods/dns-default-mj85f/dns/dns/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882155955Z namespaces/openshift-dns/pods/dns-default-mj85f/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882272898Z namespaces/openshift-dns/pods/dns-default-mj85f/dns/dns/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882309819Z namespaces/openshift-dns/pods/dns-default-mj85f/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88231624Z namespaces/openshift-dns/pods/dns-default-mj85f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882350771Z namespaces/openshift-dns/pods/dns-default-mj85f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882413603Z namespaces/openshift-dns/pods/dns-default-mj85f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882511695Z namespaces/openshift-dns/pods/dns-default-mj85f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882590628Z namespaces/openshift-dns/pods/dns-default-mj85f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88266431Z namespaces/openshift-dns/pods/dns-default-pbvdz/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882718232Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns-default-pbvdz.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882829125Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882841065Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns/dns/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882844996Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns/dns/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882882287Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns/dns/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.882976269Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883041711Z namespaces/openshift-dns/pods/dns-default-pbvdz/dns/dns/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883117064Z namespaces/openshift-dns/pods/dns-default-pbvdz/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883130104Z namespaces/openshift-dns/pods/dns-default-pbvdz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883137334Z namespaces/openshift-dns/pods/dns-default-pbvdz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883175486Z namespaces/openshift-dns/pods/dns-default-pbvdz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88334196Z namespaces/openshift-dns/pods/dns-default-pbvdz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883417243Z namespaces/openshift-dns/pods/dns-default-pbvdz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883501465Z namespaces/openshift-dns/pods/node-resolver-7wgm8/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883546737Z namespaces/openshift-dns/pods/node-resolver-7wgm8/node-resolver-7wgm8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883637529Z namespaces/openshift-dns/pods/node-resolver-7wgm8/dns-node-resolver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88365138Z namespaces/openshift-dns/pods/node-resolver-7wgm8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88365717Z namespaces/openshift-dns/pods/node-resolver-7wgm8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883719452Z namespaces/openshift-dns/pods/node-resolver-7wgm8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883838495Z namespaces/openshift-dns/pods/node-resolver-7wgm8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.883905557Z namespaces/openshift-dns/pods/node-resolver-7wgm8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88396857Z namespaces/openshift-dns/pods/node-resolver-kgdd2/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884012721Z namespaces/openshift-dns/pods/node-resolver-kgdd2/node-resolver-kgdd2.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884114794Z namespaces/openshift-dns/pods/node-resolver-kgdd2/dns-node-resolver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884124124Z namespaces/openshift-dns/pods/node-resolver-kgdd2/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884133344Z namespaces/openshift-dns/pods/node-resolver-kgdd2/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884177816Z namespaces/openshift-dns/pods/node-resolver-kgdd2/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884295559Z namespaces/openshift-dns/pods/node-resolver-kgdd2/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884367271Z namespaces/openshift-dns/pods/node-resolver-kgdd2/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884417433Z namespaces/openshift-dns/pods/node-resolver-t29x8/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884493235Z namespaces/openshift-dns/pods/node-resolver-t29x8/node-resolver-t29x8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884567788Z namespaces/openshift-dns/pods/node-resolver-t29x8/dns-node-resolver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884576248Z namespaces/openshift-dns/pods/node-resolver-t29x8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884587578Z namespaces/openshift-dns/pods/node-resolver-t29x8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88463675Z namespaces/openshift-dns/pods/node-resolver-t29x8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884737053Z namespaces/openshift-dns/pods/node-resolver-t29x8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884792484Z namespaces/openshift-dns/pods/node-resolver-t29x8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884841926Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884881937Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.884926328Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88497461Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885067032Z namespaces/openshift-etcd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885112674Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885177866Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885209787Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885292229Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88533272Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885442594Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885529717Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885603409Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88564683Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885682761Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885753553Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885792084Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885876967Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.885916778Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8859664Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886048862Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886129915Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886151755Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886284769Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886371772Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886442124Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886520666Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886606899Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886764024Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.886919818Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88696504Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887011191Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887061333Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887119785Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887202207Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887247958Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887352232Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887428014Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887474975Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887554307Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887576368Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88763195Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887686291Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887743233Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887772224Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887832326Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887914669Z namespaces/openshift-host-network/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.887952779Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888035222Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888086744Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888161306Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888193197Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88830597Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888381243Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888458365Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888871477Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.888923099Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88897226Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889016611Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889095204Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889150535Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889191647Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.88929134Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889377793Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889416654Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889520077Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889596759Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889673441Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889754674Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889828506Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.889974811Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890073083Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890128915Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890175877Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890477976Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890516447Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890560108Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89060471Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890678802Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890719043Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890804585Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890880488Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890917699Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8909467Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.890998721Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891033642Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891087324Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891121725Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891174747Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891208738Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891328671Z namespaces/openshift-image-registry/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891374963Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891437855Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891471825Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891537778Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891578389Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891690042Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.891835556Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892061973Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892105325Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892195587Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892242459Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892365072Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892499367Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892557038Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892589439Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892685762Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892734514Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892753514Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892804706Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.892897699Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89294523Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89361451Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.893706923Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.893965551Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894046763Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894306351Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894426985Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8946253Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894699123Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894729964Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894798346Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894849437Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.894900259Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89494386Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895032083Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895107935Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895330412Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895359393Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895450856Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895482956Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89559077Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895675442Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895738504Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895769705Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895830347Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895866228Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8959362Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89594384Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.895979311Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/image-registry-7577cb494d-jlsvz.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.896102415Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/registry/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.896110305Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/registry/registry/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.896123366Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/registry/registry/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.896164757Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/registry/registry/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.896890249Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.896986422Z namespaces/openshift-image-registry/pods/image-registry-7577cb494d-jlsvz/registry/registry/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897054854Z namespaces/openshift-image-registry/pods/node-ca-49sdz/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897100155Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca-49sdz.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897199038Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897211838Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca/node-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897221749Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca/node-ca/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897287101Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca/node-ca/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897433965Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897516388Z namespaces/openshift-image-registry/pods/node-ca-49sdz/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89758566Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897615881Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca-8gxfg.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897707933Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897717254Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca/node-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897724394Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca/node-ca/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897765215Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca/node-ca/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89791151Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.897986622Z namespaces/openshift-image-registry/pods/node-ca-8gxfg/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898038234Z namespaces/openshift-image-registry/pods/node-ca-hsn68/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898079625Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca-hsn68.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898178068Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898188958Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca/node-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898206679Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca/node-ca/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89825042Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca/node-ca/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898420985Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898510628Z namespaces/openshift-image-registry/pods/node-ca-hsn68/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898544659Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8985906Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898654052Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898713114Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898852668Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898874119Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898974902Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.898998812Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899082765Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899147567Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.8992583Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899501747Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89957974Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899612711Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899661552Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899697833Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899749155Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899832337Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.899892669Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.89992377Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900043884Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900125626Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900144407Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900267551Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900375994Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900517968Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.90059316Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.900763416Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.90089142Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901058025Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901124687Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901166898Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.90122914Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901297502Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901399225Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901459197Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901544139Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901618831Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901678203Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901710454Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901771966Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901802917Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901866669Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901876759Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.901952141Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/ingress-canary-4jkwc.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902031814Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/serve-healthcheck-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902047264Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902059905Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902081185Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902186699Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902267241Z namespaces/openshift-ingress-canary/pods/ingress-canary-4jkwc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902652173Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902692584Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/ingress-canary-62z6z.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902771166Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/serve-healthcheck-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902780276Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902798507Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902854448Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.902940111Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903006633Z namespaces/openshift-ingress-canary/pods/ingress-canary-62z6z/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903037264Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903076685Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/ingress-canary-ghsgr.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903145067Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/serve-healthcheck-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903153917Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903158018Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903200259Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903298482Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903370694Z namespaces/openshift-ingress-canary/pods/ingress-canary-ghsgr/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903412135Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903424156Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903485808Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903526959Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903736705Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903773456Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903841348Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903881979Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903948672Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.903979602Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904071445Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904142478Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904276002Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904312343Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904364004Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904404145Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904445336Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904522199Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9045672Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904634952Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904703334Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904769446Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.904822748Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.905445857Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.905524959Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.905632952Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.905728515Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.905805937Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.905938941Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906164568Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906253261Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906296492Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906359704Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906389665Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906440717Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906448917Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906500258Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906596831Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906616702Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906728025Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906832388Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906918991Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.906968452Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907043275Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907086796Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907182789Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.90721025Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907437977Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907473378Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9075438Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.90755444Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907619232Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907706455Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907766137Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907828578Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.90788727Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.907981673Z namespaces/openshift-ingress/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908036145Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908098387Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908137708Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908181859Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908227301Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908342774Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908467968Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908588081Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908621532Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908676214Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908727376Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908768407Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908849359Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908902561Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.908935472Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909019144Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909094277Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909139278Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909287412Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909376335Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909504999Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909578171Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909724186Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.909845679Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910040755Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910124598Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910169479Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910225671Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910310243Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910373195Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910420367Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910497849Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910579521Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910629363Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910672614Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910714685Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910762227Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.910821369Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91086605Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911100437Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911112637Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911151359Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router-default-754fbb68d6-44946.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911287073Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911299963Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router/router/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911320834Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router/router/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911382556Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router/router/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91152322Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router/router/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911588052Z namespaces/openshift-ingress/pods/router-default-754fbb68d6-44946/router/router/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911656704Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911666474Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911718066Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911749577Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91186707Z namespaces/openshift-insights/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911917362Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.911971393Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912016445Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912098157Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912125008Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912280873Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912416347Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91252268Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912566851Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912618233Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912898861Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.912944333Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.913009414Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.913045996Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.913162229Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91319429Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.913255602Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.913384276Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.913481749Z namespaces/openshift-insights/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91352636Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.914136789Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.914223881Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.914591232Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.914709166Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915020085Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915104488Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915256602Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915424678Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915469159Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915544191Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915588662Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915684475Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915735827Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.915775328Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916013435Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916056537Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916141789Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91618639Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916247142Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916311964Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916394877Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916486549Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916546911Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916611313Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916686665Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916762048Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916824869Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916869951Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916922532Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.916963074Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.917030686Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.917041986Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.917101958Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/insights-operator-77696685b-d2b2t.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9171764Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/insights-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91718692Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/insights-operator/insights-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.917197931Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/insights-operator/insights-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.917274483Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.917683155Z namespaces/openshift-insights/pods/insights-operator-77696685b-d2b2t/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918019806Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918072357Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/insights-runtime-extractor-2lzdx.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918177781Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918189451Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/exporter/exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918195931Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/exporter/exporter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918247703Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/exporter/exporter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918391567Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918432228Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/exporter/exporter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91848683Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/extractor/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91849528Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/extractor/extractor/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91850621Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/extractor/extractor/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918540501Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/extractor/extractor/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918643655Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918717627Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/extractor/extractor/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918768958Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918777588Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918787889Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91883127Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918925153Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.918993585Z namespaces/openshift-insights/pods/insights-runtime-extractor-2lzdx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919050987Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919088588Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/insights-runtime-extractor-5ldls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919187481Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919195651Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/exporter/exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919204001Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/exporter/exporter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919273503Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/exporter/exporter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919365686Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919433948Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/exporter/exporter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919465959Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/extractor/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919477729Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/extractor/extractor/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91948206Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/extractor/extractor/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919530141Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/extractor/extractor/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919666295Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919765598Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/extractor/extractor/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919791769Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.91982543Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9198442Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919897012Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.919969334Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920055477Z namespaces/openshift-insights/pods/insights-runtime-extractor-5ldls/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920103938Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920127599Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/insights-runtime-extractor-tr42t.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920543772Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920561732Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/exporter/exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920571962Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/exporter/exporter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920602194Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/exporter/exporter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920703177Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920780329Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/exporter/exporter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92083154Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/extractor/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920844261Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/extractor/extractor/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920852371Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/extractor/extractor/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920896162Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/extractor/extractor/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.920992945Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921058867Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/extractor/extractor/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921088828Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921097388Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921113239Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92115546Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921277054Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921367897Z namespaces/openshift-insights/pods/insights-runtime-extractor-tr42t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921420668Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921460109Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921519451Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921556982Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921635305Z namespaces/openshift-keda/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921649935Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921654525Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921693156Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92180171Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921839141Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921853591Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921910713Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.921987035Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922037657Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92215098Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922220482Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922342446Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922358636Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922393787Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922614474Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922664916Z namespaces/openshift-keda/operators.coreos.com/installplans/install-5cqw2.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922786439Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92282151Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922879022Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.922915033Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923006096Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923037037Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92315314Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923223753Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923316095Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923372907Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923427728Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92347331Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923577743Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923667276Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923761509Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923825851Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923888242Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923949374Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.923985465Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924104129Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924180421Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924227043Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92446513Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924532002Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924574493Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924681786Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924759889Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924846271Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924913083Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.924993656Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92511633Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925310055Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925387368Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925406178Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92547817Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925501951Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925573193Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925612974Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925692987Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925770279Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92581686Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925862352Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925909303Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925945104Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.925990696Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926031527Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926073768Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92611996Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926214752Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926277454Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926331726Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926379637Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926666726Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926707517Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92678371Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926873312Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.926944254Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927000576Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927039068Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92711827Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927154251Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927254614Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927324696Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927371658Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92744832Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927506962Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927537583Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927642196Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927716868Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9278021Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927877983Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.927964315Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928088759Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928253814Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928328396Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928349807Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928412109Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9284508Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928498051Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928534773Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928610265Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928686977Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928751299Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.92879619Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928860142Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928903704Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.928990946Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929051738Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929086329Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929151141Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929181042Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929227213Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929293055Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929370118Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929409589Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929498711Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929529872Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929592154Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929636016Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929693437Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929733529Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929816131Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929893143Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.929999006Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.930919784Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.930975436Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931059349Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931157932Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931410069Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931461441Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931519072Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931627226Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931718398Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93177617Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.931914914Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932012127Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93211321Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932211313Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932339657Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932499662Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932712458Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932798591Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932855283Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932929305Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.932973556Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933063669Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933116251Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933226014Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933357558Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93341798Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933478171Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933560714Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933609155Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933682438Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933736729Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933815562Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933864403Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933938475Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.933994137Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934129921Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934188653Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934275095Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934343257Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93442828Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934485312Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934582035Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934677758Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934779931Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934853023Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934909765Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.934980057Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935035469Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935130491Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935220674Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935299726Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93540827Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935484952Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935495982Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935543284Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935607646Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935663897Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935786031Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.935884954Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936257785Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936362638Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936460551Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936625826Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936822832Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936873954Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936933946Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.936990947Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937042999Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937102601Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937154012Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937276366Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937394769Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937447121Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937508473Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937567295Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937623416Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937692449Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93774747Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937805832Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937855263Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.937971037Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938023239Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938104711Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938149842Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938223514Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938300827Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.93839547Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938491933Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938585805Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938651127Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938702249Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938794722Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938844733Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938944456Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.938999328Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939047949Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939150572Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939435381Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939487952Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939621487Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939716299Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939809782Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.939906275Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940004518Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940163013Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94041141Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940486483Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940527584Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940563855Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940602266Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940643767Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940679719Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940766851Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940842933Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940886095Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940922246Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940952787Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.940988378Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941041899Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941078871Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941114882Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941162673Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941228245Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941309927Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94139085Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941436121Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941501123Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941543974Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941617297Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941698089Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.941983188Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942039199Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942082731Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942146603Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942176904Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942307417Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942340478Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94239194Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942473022Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942531714Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942560515Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942669568Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942768471Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942852494Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.942930896Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943008569Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943131312Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943512914Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943561265Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943620967Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943678089Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94371905Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943786862Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943829954Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.943917606Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944004879Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94405616Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944099162Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944146553Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944175884Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944244136Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944314408Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944347089Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94439702Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944521804Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944568206Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944642468Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944670659Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944744231Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944773222Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.944863315Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945003869Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945108112Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945157463Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945192844Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945279137Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945316548Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945420821Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945493733Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945539825Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945625717Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945674339Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945682299Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94570781Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945799813Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945834474Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.945945217Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94602416Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946215625Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946331689Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946456102Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946568966Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946756422Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946811803Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946851514Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946897866Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946934977Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.946987998Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94702652Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947105902Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947204595Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947278187Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947311908Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94736793Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947397471Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947450883Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947461033Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947517194Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/kube-storage-version-migrator-operator-7878f4b88c-ww266.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947667519Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/kube-storage-version-migrator-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947676639Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94768273Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947713951Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947853975Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7878f4b88c-ww266/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.947993239Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94802495Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948089122Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948122073Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948212915Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948288178Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94836826Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948390761Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948485744Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948509835Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948647989Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948736301Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948845234Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948915097Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.948953718Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.94903293Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949050491Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949141274Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949201505Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949248957Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949423832Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949495714Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949543075Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949636228Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949716661Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949857665Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.949937258Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950050321Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950194265Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950408562Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950464623Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950496374Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950549586Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950588947Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950639149Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.95068178Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950764972Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950844105Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950889526Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950920767Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.950976969Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.95101571Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951074292Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951082042Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951109073Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator-68bc745d87-rzvk9.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951196165Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/graceful-termination/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951204096Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/graceful-termination/graceful-termination/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951226396Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951376271Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951486584Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951557936Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951592847Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951600608Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator/migrator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951606708Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator/migrator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951656959Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator/migrator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951758652Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951824534Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-68bc745d87-rzvk9/migrator/migrator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951872236Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951907677Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951959648Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.951987279Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952052211Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952060081Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952066011Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952136894Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952257637Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9523637Z namespaces/openshift-marketplace/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952376131Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952382211Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952396392Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952468374Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952477114Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952505465Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952621688Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952710411Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952795313Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952918447Z namespaces/openshift-monitoring/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.952973839Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.953025131Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.953067452Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.953139444Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.953180225Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.953369401Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.95400666Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954403082Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.95467879Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954695261Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954784293Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954814765Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954903387Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954932138Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.954980799Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.955060102Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.955121674Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.955162855Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.958203187Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.958376812Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.959568288Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.95964571Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.960598639Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.960720452Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961198687Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961398883Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961431824Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961582449Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96162598Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961695702Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961734193Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961831196Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.961899858Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96197385Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962018262Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962135195Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962185667Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96229695Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962348781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962477576Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962510857Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96262527Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962792835Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.962889858Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963163886Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963337151Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963472535Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963565218Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963697802Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963777015Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.963892108Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96396985Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964063793Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964137895Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964223758Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964393773Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964467515Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964603189Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964698162Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964789805Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.964878158Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96495577Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965049163Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96560356Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965649361Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965714723Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965723203Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965767964Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965868558Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.965879718Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96596248Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966146796Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966159526Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966169196Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966204688Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966332312Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966402684Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966452115Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966459875Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966465985Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966506107Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96660872Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966680302Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966715393Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966724853Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966736764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966789395Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966872268Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96694436Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966984361Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.966992041Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967006012Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967064483Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967138946Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967206828Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96726417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96728946Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967294861Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967362152Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967446445Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967520167Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967555289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967568149Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967573169Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967627821Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967891408Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967960901Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967977981Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967986882Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.967992362Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968029133Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968116295Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968188797Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968229409Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968292741Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator-6f55c4f58d-bsnxf.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968388483Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968399264Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968418904Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.968469726Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96894225Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969012862Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-6f55c4f58d-bsnxf/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969070274Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969107015Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics-6bd9664c4-vbdzs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969213908Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-main/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969223389Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969229609Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969316862Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969421465Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969486516Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969525928Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-self/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969533958Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969546838Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.96960628Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969728084Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969796626Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969810636Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969817537Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969832387Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.969974541Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970124626Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970194678Z namespaces/openshift-monitoring/pods/kube-state-metrics-6bd9664c4-vbdzs/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970214798Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970292981Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server-75f748b5b6-8k2rl.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970402344Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970411804Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server/metrics-server/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970422095Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server/metrics-server/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970476477Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970566569Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970635571Z namespaces/openshift-monitoring/pods/metrics-server-75f748b5b6-8k2rl/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970679443Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970712424Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin-6dffbbd67-8zrfk.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970806056Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970818177Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970833307Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970859858Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.970967451Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971031523Z namespaces/openshift-monitoring/pods/monitoring-plugin-6dffbbd67-8zrfk/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971077884Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971117686Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter-2qfkz.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97124592Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/init-textfile/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97127046Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/init-textfile/init-textfile/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971277541Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/init-textfile/init-textfile/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971340132Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971415875Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971474107Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971534848Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971556149Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971565139Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971608351Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971680513Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971760465Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971775156Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971783976Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter/node-exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971817677Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter/node-exporter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971876369Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.971980732Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972051814Z namespaces/openshift-monitoring/pods/node-exporter-2qfkz/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972070434Z namespaces/openshift-monitoring/pods/node-exporter-bw488/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972125106Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter-bw488.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972218839Z namespaces/openshift-monitoring/pods/node-exporter-bw488/init-textfile/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972228829Z namespaces/openshift-monitoring/pods/node-exporter-bw488/init-textfile/init-textfile/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97225362Z namespaces/openshift-monitoring/pods/node-exporter-bw488/init-textfile/init-textfile/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97227122Z namespaces/openshift-monitoring/pods/node-exporter-bw488/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972335482Z namespaces/openshift-monitoring/pods/node-exporter-bw488/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972418425Z namespaces/openshift-monitoring/pods/node-exporter-bw488/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972432165Z namespaces/openshift-monitoring/pods/node-exporter-bw488/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972447176Z namespaces/openshift-monitoring/pods/node-exporter-bw488/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972466097Z namespaces/openshift-monitoring/pods/node-exporter-bw488/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972521448Z namespaces/openshift-monitoring/pods/node-exporter-bw488/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972605641Z namespaces/openshift-monitoring/pods/node-exporter-bw488/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972662352Z namespaces/openshift-monitoring/pods/node-exporter-bw488/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972700724Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972709674Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter/node-exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972723984Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter/node-exporter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972768726Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972865338Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.972939101Z namespaces/openshift-monitoring/pods/node-exporter-bw488/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973226159Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97326219Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter-slvjn.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973273221Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/init-textfile/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973279211Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/init-textfile/init-textfile/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973284781Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/init-textfile/init-textfile/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973290691Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973304642Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973378254Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973430566Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973439596Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973443926Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973461886Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97358484Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973643582Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973702774Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973714364Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter/node-exporter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973719224Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter/node-exporter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973757095Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973875499Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.973944521Z namespaces/openshift-monitoring/pods/node-exporter-slvjn/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974007993Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974033424Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics-6bb4d7b4dd-gjl59.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974194578Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-main/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974206039Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974217349Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974258231Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974352283Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974430856Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974473337Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-self/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974481497Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974491887Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974555759Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974636832Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974717124Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974735835Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974742015Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974747915Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974777276Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974891539Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974944641Z namespaces/openshift-monitoring/pods/openshift-state-metrics-6bb4d7b4dd-gjl59/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.974984732Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975053835Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97525026Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975263641Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975276961Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975346943Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975425806Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975486597Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975525239Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975532889Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975539939Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97557642Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975668003Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975731255Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975773746Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975781106Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975787477Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975835358Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975930361Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.975998143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976038454Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976046414Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976050354Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976066125Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976161848Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976262051Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976413985Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976423556Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976431136Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976476667Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97656795Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976634682Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976668233Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976681983Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976703814Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.976740825Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977050855Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977138197Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977176608Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977183439Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977213629Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977296532Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977432026Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977515409Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977668703Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.977723025Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator-758d7cb874-4wz45.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978356024Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978371224Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978377764Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978406036Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978532349Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978620782Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978660643Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978670103Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978675764Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978725905Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.978955582Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979031484Z namespaces/openshift-monitoring/pods/prometheus-operator-758d7cb874-4wz45/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979071255Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979102816Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook-66685ff6d4-wqbqq.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979274051Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979290192Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979296372Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979345034Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979450207Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979532349Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-66685ff6d4-wqbqq/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979586901Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979634782Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client-5f68859756-gvfbb.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979816228Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979826638Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979832448Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.97987408Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.979981603Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980060305Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980118577Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/reload/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980129107Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/reload/reload/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980135537Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/reload/reload/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980161218Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/reload/reload/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980289612Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980378265Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/reload/reload/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980416946Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980423706Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client/telemeter-client/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980433157Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980487838Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980668233Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980740276Z namespaces/openshift-monitoring/pods/telemeter-client-5f68859756-gvfbb/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.980810968Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98089095Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-querier-f56bf8d96-mrbnt.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981039755Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981048825Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981052975Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981096837Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98119983Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981304683Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981359325Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-rules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981366485Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981370475Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981430547Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9815361Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981622362Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981674954Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-web/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981683034Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981688484Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981724545Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981830329Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981895171Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981934192Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981944082Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981955323Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.981971853Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982081016Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982154458Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982435057Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/prom-label-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982450167Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982465618Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982477898Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982485028Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982488959Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982501219Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-query/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982507239Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-query/thanos-query/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982511059Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-query/thanos-query/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982517449Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982627983Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982694165Z namespaces/openshift-monitoring/pods/thanos-querier-f56bf8d96-mrbnt/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982725626Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982772987Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982810908Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982850959Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.982967233Z namespaces/openshift-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983004354Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983083016Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983122318Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983171199Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98321308Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983485258Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983572921Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983643383Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983678344Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983734666Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.983887561Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984014765Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984061426Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984107347Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984156189Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98418752Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984307233Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984325814Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984379185Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984483899Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98452746Z namespaces/openshift-multus/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984572301Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984711855Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.984794618Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.985309104Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.985457408Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986048636Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986133298Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986394626Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986459478Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98650732Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986669524Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986760677Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986832819Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986929842Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.986989354Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987086237Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987166699Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987265622Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987334085Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987348915Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987414547Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987460448Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98750841Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987556961Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987601073Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987674115Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987757047Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98785635Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987906012Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.987939253Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988002545Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988022395Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988091777Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988130589Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9881949Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988205971Z namespaces/openshift-multus/pods/multus-2slm7/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988223651Z namespaces/openshift-multus/pods/multus-2slm7/multus-2slm7.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988391736Z namespaces/openshift-multus/pods/multus-2slm7/kube-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988403877Z namespaces/openshift-multus/pods/multus-2slm7/kube-multus/kube-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988407947Z namespaces/openshift-multus/pods/multus-2slm7/kube-multus/kube-multus/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988430418Z namespaces/openshift-multus/pods/multus-2slm7/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98884713Z namespaces/openshift-multus/pods/multus-2slm7/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988912932Z namespaces/openshift-multus/pods/multus-2slm7/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988940153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.988991964Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/multus-additional-cni-plugins-b4tlz.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989163989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/bond-cni-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98917184Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98917856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989222401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989399387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.98949889Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989533691Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989547041Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/cni-plugins/cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989566442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989589612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989674055Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989749877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989764098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/egress-router-binary-copy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989771638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989775658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989826869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989916702Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.989981004Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990009465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990015285Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990019455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990063727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990131629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990256153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990317494Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/routeoverride-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990329335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990335015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990372486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990456039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990525671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990552231Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni-bincopy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990563372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990574282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990606173Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990695346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990759618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990787469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990793839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990797989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99084054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990923763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.990997215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-b4tlz/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991037966Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991082538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/multus-additional-cni-plugins-fg62p.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991212031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/bond-cni-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991220042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991224142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991289644Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991391007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991465729Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99150931Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991516491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/cni-plugins/cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991520651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991557392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991640034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991703276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991727047Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/egress-router-binary-copy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991748767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991763778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991787839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.991998145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992009495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992016636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992020536Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992024276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992062817Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992124949Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992205961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992225162Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/routeoverride-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992247642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992261623Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992299794Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992408347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99249181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992514701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni-bincopy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992527051Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992533131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992583713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992675506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992740107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992754618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992771918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992783479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99282543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.992934433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993031996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-fg62p/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993085138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993122969Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/multus-additional-cni-plugins-n6mhh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993274444Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/bond-cni-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993363276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993378427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993389387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993516941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993580613Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993599563Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993607263Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/cni-plugins/cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993611334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993656565Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993747618Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993790619Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993897372Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/egress-router-binary-copy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993908003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993913913Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.993929753Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994050797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994134219Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99415052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99415645Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.9941607Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994213392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994323045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994406507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994427098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/routeoverride-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994433948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994439839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994470049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994568463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994627384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994646555Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni-bincopy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994653275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994664425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994702907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994795599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994855551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994899282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994906393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994916493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.994923443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995015626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995091398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6mhh/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995121399Z namespaces/openshift-multus/pods/multus-hhkcx/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99516525Z namespaces/openshift-multus/pods/multus-hhkcx/multus-hhkcx.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995261273Z namespaces/openshift-multus/pods/multus-hhkcx/kube-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995285464Z namespaces/openshift-multus/pods/multus-hhkcx/kube-multus/kube-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995291794Z namespaces/openshift-multus/pods/multus-hhkcx/kube-multus/kube-multus/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995319835Z namespaces/openshift-multus/pods/multus-hhkcx/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995706507Z namespaces/openshift-multus/pods/multus-hhkcx/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995770349Z namespaces/openshift-multus/pods/multus-hhkcx/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99581217Z namespaces/openshift-multus/pods/multus-nws8z/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995842091Z namespaces/openshift-multus/pods/multus-nws8z/multus-nws8z.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995933364Z namespaces/openshift-multus/pods/multus-nws8z/kube-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995940844Z namespaces/openshift-multus/pods/multus-nws8z/kube-multus/kube-multus/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995947714Z namespaces/openshift-multus/pods/multus-nws8z/kube-multus/kube-multus/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.995966374Z namespaces/openshift-multus/pods/multus-nws8z/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996362486Z namespaces/openshift-multus/pods/multus-nws8z/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996434529Z namespaces/openshift-multus/pods/multus-nws8z/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996450699Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996510161Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon-j48xm.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996603744Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996615154Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996621564Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996641335Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996736878Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99680826Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996843381Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996854781Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996859172Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.996887532Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997019006Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997086068Z namespaces/openshift-multus/pods/network-metrics-daemon-j48xm/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997118899Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99715919Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon-rpbtn.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997260704Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997274934Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997280724Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997317855Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997432849Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997488571Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997533192Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997545002Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997565953Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997581263Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997688186Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997754628Z namespaces/openshift-multus/pods/network-metrics-daemon-rpbtn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997781759Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997836121Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon-xwnbn.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997919144Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997926394Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997930764Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.997950104Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998048207Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99812091Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99813653Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99814239Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99814877Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998193922Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998373357Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998441429Z namespaces/openshift-multus/pods/network-metrics-daemon-xwnbn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99845878Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998516122Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998566463Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998575703Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998585664Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998687496Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998732438Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998760349Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998851712Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998896123Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998930004Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.998984085Z namespaces/openshift-network-console/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999016046Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999071778Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999102379Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999154921Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999187562Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999303255Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99945231Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999543222Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999584663Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999613235Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999697227Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999725568Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.99980505Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999826361Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999923774Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:03.999961965Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000000336Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000085949Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000103209Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000167371Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000310356Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000380748Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000503321Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000580104Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000733908Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000864062Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.000980886Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001013907Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001068168Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00110572Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001162001Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001204152Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001255514Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00144581Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001477541Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001521102Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001556613Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001633756Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001712728Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001750219Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0017901Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001850992Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001870163Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001922114Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001934314Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.001970326Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin-f77f48c6d-dtpmr.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002042158Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002056048Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002062698Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002097699Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002183882Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002269785Z namespaces/openshift-network-console/pods/networking-console-plugin-f77f48c6d-dtpmr/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002325676Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002361517Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002414629Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00245789Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002492581Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002544393Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002596405Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002629575Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002693257Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002739799Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002857182Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.002954475Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003052988Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003094439Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003135341Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003198252Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003218033Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003463251Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003488251Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003543493Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003582604Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003666287Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003694647Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003746509Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003832742Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003872453Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.003897804Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004005837Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004090919Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004316166Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004404399Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004596725Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004678877Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004809831Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004834772Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004871783Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004944205Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.004966926Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005081569Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00510676Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005157822Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005211993Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005278665Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005332577Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005385058Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005470631Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005541703Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005602125Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005619825Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005679137Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005718339Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00577453Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005791271Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005851843Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005861963Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005897174Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/network-check-source-65bdbbff45-9wrgf.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.005981286Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/check-endpoints/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006001317Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/check-endpoints/check-endpoints/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006007457Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006018588Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006133911Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006206753Z namespaces/openshift-network-diagnostics/pods/network-check-source-65bdbbff45-9wrgf/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006221323Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006309506Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-44mzx.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006383179Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-container/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006393819Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006398359Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00643122Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006521983Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006589915Z namespaces/openshift-network-diagnostics/pods/network-check-target-44mzx/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006631086Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006650736Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-fgnlr.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006745369Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-container/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00675663Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00676298Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006782691Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006861153Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006924975Z namespaces/openshift-network-diagnostics/pods/network-check-target-fgnlr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.006964716Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007005227Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-fjb99.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007076289Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-container/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00708568Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00708999Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007120151Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007204913Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007307626Z namespaces/openshift-network-diagnostics/pods/network-check-target-fjb99/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007334497Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007375428Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00743479Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00744542Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007530383Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007611016Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007643557Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007696308Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007777361Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007826872Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007856853Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007908594Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.007948556Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008010017Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008066699Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008111031Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008142372Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008251725Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008346298Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00841609Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008461881Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008489742Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008546644Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008587965Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008668537Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008718989Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00874861Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008837093Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008875443Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008882304Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008921815Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.008956286Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009008278Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009103141Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009184023Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009394979Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009475572Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009558634Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.00976695Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009870804Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009906385Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.009955326Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010011098Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010038089Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01009029Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010123301Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010174363Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010206764Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010319477Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01041059Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01043179Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010480312Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010529704Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010559564Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010604326Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010647347Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010693958Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010701379Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0107379Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010776391Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010824142Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010857603Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010913755Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010957156Z namespaces/openshift-network-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.010989937Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011057289Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011098911Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011155882Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011206794Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011393399Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011467282Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011556995Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011608196Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011642097Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011711139Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01174775Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011812002Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011852673Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011934526Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.011976627Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012005808Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012096511Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012137712Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012145122Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012170563Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012249395Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012298437Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012427341Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012502623Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012665478Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01274155Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012909635Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.012998498Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013117711Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013176903Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013213034Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013355429Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013416331Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013437471Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013659768Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013676818Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013749481Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013778471Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013834133Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013855474Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.013956057Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014031059Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014080211Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014110331Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014175933Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014190064Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014288487Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014323198Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014378969Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014430071Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014479812Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014488383Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014503263Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter-4xhrh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014594766Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014602506Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014606736Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014618447Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0147223Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014788302Z namespaces/openshift-network-operator/pods/iptables-alerter-4xhrh/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014820643Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014865544Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter-ldtgp.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014929396Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014936756Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014941657Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.014977438Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01506075Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015130422Z namespaces/openshift-network-operator/pods/iptables-alerter-ldtgp/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015160663Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015199804Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter-pfqnr.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015291367Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015302677Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015306617Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015335458Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015417781Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015479993Z namespaces/openshift-network-operator/pods/iptables-alerter-pfqnr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015526104Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015545485Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015605037Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015639447Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015695259Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015739501Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015797192Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015835113Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015882465Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.015914426Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016011669Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016087901Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016168083Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016210375Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016277157Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016312028Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016357309Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016440462Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016485763Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016518794Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016600416Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016644318Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016683549Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016783012Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016863114Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.016957297Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017027669Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017108632Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017248966Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017475353Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017534084Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017576166Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017633027Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017664939Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01771697Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017749021Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017837814Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017913136Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017951717Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.017986848Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01804776Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018066931Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018159283Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018202095Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018421661Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018433222Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018469973Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018536955Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018573986Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018624628Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018670809Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0187171Z namespaces/openshift-operators/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018725131Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018729181Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018759372Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018817813Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018862815Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018921697Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.018959218Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019010989Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01904988Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019250966Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019344769Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019424072Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019627278Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019631488Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019654399Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.01969873Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019742751Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019791352Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019899606Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019920507Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.019962478Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02004814Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020090492Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020097782Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020136873Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020185424Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020255206Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020473813Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020554395Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020870565Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.020997749Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.021533905Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.021614207Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.021918467Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.021969438Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02201311Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022099192Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022255107Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022305268Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022396211Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022444772Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022478404Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022533875Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022575956Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022629968Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022670459Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022717901Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022726111Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022763762Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022812564Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022856735Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.022937097Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02301695Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023062991Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023104212Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023162194Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023196795Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023308189Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02333889Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023401431Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023408941Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023440753Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023530785Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023576267Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023619828Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023662319Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023668909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023731481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-node-q69wj.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023914617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-node/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023922987Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023930047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.023968158Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024092252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024165794Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024195555Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024206256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024212736Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024254267Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024405762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024471164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024503234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/nbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024510255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/nbdb/nbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024514255Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/nbdb/nbdb/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024553656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/nbdb/nbdb/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024647119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024721761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024737682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/northd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024744052Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/northd/northd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024751452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/northd/northd/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024793703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/northd/northd/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024902977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.024969229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/northd/northd/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02500242Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-acl-logging/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0250136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0250227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025058511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025150384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025191385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025197975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-controller/ovn-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025201786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025247907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025498395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025569907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025587857Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025591677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025598327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.025640859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026434343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026507095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026527655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/sbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026532036Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/sbdb/sbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026538696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/sbdb/sbdb/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026579307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/sbdb/sbdb/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02667966Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026747512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-q69wj/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026779983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.026852645Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-node-x55zr.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02699988Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-node/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02700836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0270125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027044091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027185855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027253457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027313909Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02732181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02732564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027372331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027656429Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027725422Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027756193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/nbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027766273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/nbdb/nbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027770403Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/nbdb/nbdb/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027798434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/nbdb/nbdb/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027898957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.027960859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02799467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/northd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02800243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/northd/northd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02800644Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/northd/northd/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028049241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/northd/northd/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028156945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028224137Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/northd/northd/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028284608Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-acl-logging/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028298379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028304609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02833234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028422963Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028470994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028480834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-controller/ovn-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028486425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028515975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028713781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028782874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028804234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028814064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028820465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.028865786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029643309Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029712462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029746283Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/sbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029753733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/sbdb/sbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029757723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/sbdb/sbdb/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029796854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/sbdb/sbdb/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029898447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.029961609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-x55zr/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.02999123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030062172Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-node-xrhbh.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030213497Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-node/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030229237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030264378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030281399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030415653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030491865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030567297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030578408Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030583988Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030600448Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030742833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030807055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030850426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/nbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030858006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/nbdb/nbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030862016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/nbdb/nbdb/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.030879357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/nbdb/nbdb/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0309863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031056002Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031081853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/northd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031092553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/northd/northd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031099373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/northd/northd/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031126564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/northd/northd/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031224307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03132098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/northd/northd/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031343901Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-acl-logging/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031351161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031369021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031426833Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031520936Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031587388Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031603039Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031609349Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-controller/ovn-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031615059Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03166295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031874967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.031931649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03196769Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03197802Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03198628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.032018551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033085053Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033152975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033176786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/sbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033182406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/sbdb/sbdb/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033186196Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/sbdb/sbdb/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033225087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/sbdb/sbdb/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033386602Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033460564Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-xrhbh/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033479205Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033528257Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033581488Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033588968Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033618559Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033709362Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033830536Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033883147Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.033931219Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034009921Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034096254Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034141735Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034182956Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034227278Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034255959Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034263429Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03431957Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034377792Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034414113Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034474625Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034525036Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034585509Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034601449Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034698622Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.034872717Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03497402Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035014461Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035056303Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035104084Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035146955Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035226628Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03529631Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035339611Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035416034Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035465795Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035473515Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035506446Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035555518Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035600599Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035708142Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.035783694Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03597707Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036052482Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036162266Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03631393Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036508526Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036564938Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036611029Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036661391Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036699182Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036751234Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036798555Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.036873487Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03695809Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037000481Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037042763Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037094994Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037136105Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037184597Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037248939Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037362842Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037371142Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037408563Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/service-ca-operator-784f97bcf6-gn2gd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037490196Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/service-ca-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037497656Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037501626Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037537217Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037683752Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-784f97bcf6-gn2gd/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037841227Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037876838Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.037928409Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03796863Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038016522Z namespaces/openshift-service-ca/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038060303Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038102264Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038156686Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038202947Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038249739Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038347502Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038447775Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038544008Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038585429Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03862536Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038672032Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038712823Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038785495Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038831046Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038873338Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.038989601Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039027942Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039035772Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039073834Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039120805Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039165396Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.03929467Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039372473Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039474776Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039555248Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039686082Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039810566Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.039977911Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040012712Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040063743Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040107925Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040152626Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040198607Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04026306Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040483786Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040556938Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04061158Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040639481Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040693062Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040725674Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040778255Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040785705Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040830126Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-98c88fbb5-h8p5w.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040900689Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040909989Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.040914569Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04095428Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041164947Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041227469Z namespaces/openshift-service-ca/pods/service-ca-98c88fbb5-h8p5w/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04128651Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041317251Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041391394Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041425615Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041472786Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041506097Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041573809Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04161318Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041659552Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041700093Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041796726Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041867108Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04195182Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.041991752Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042035433Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042086695Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042125046Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042201868Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04225695Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042306481Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042389764Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042424255Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042469116Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042567629Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042636411Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042720854Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042798556Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042886628Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.042996592Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043149267Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043197098Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04326154Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043297951Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043344262Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043386034Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043419784Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043500367Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04359123Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0436106Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043673122Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043718214Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043754655Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043794806Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043836707Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043879798Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04392349Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.043962711Z namespaces/openshift/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044009682Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044075584Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044091895Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044150907Z namespaces/openshift/apps/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044174477Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044285451Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044366623Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044445855Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044488937Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044527078Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044578159Z namespaces/openshift/batch/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044611191Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044694703Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044749625Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044765475Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044861748Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.044902019Z namespaces/openshift/core/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04494325Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045040973Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045120546Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045201828Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045400644Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045492277Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04559963Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045765565Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045817177Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045849258Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045905399Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.045945041Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047308442Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047352763Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047448276Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047527559Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047638242Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047731885Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047819167Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.047964272Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048121596Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048259801Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048375944Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048463297Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.04858726Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048681373Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048791326Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048878049Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.048967512Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049065895Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049181328Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049323903Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049438796Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049528549Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049629712Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049721134Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049821888Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.049915Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050020783Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050114266Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05022357Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050358674Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050461817Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05056804Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050675333Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050759616Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050869269Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.050952692Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.051075245Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05122236Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.051331993Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.051454847Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05155521Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.051665633Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.051851689Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.051941972Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052030104Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052159098Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052318713Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052427406Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052533979Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052627962Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052726635Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052810938Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.052936671Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053052875Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053172569Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053310383Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053449117Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.0535353Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053621102Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053750496Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05387603Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.053914851Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054001594Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054079006Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054128427Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054166519Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05421263Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054279292Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054338094Z namespaces/openshift/policy/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054378035Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054424296Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054466128Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054512519Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054519429Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05455549Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054676104Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054807778Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.054917591Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.055024284Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05519117Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.055326243Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.055431337Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05554134Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.055666494Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.055763597Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05588602Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056006334Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056144168Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056247231Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056407426Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056517459Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056636843Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056736936Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056843139Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.056951962Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057044445Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057153018Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057282082Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057407116Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057510559Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057603692Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057706855Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057820209Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.057930602Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058031985Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058131568Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058257092Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058380275Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058500339Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058683845Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058788388Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.058891961Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059005884Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059121278Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059225601Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059371485Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059489659Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059613763Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.059751487Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.05987378Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060020405Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060164319Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060314524Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060433377Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.06051452Z network_logs/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060564551Z network_logs/cluster_scale [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060643184Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060715536Z network_logs/multi-networkpolicy [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060796258Z network_logs/net-attach-def [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.060881621Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.061016545Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.061108948Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.062424577Z nodes/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.062458158Z nodes/debug [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.062562421Z nodes/ip-10-0-131-128.ec2.internal/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.062606253Z nodes/ip-10-0-131-128.ec2.internal/cpu_affinities.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.062884481Z nodes/ip-10-0-131-128.ec2.internal/dmesg [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.06316017Z nodes/ip-10-0-131-128.ec2.internal/ethtool_channels [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.063250962Z nodes/ip-10-0-131-128.ec2.internal/ethtool_features [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.063331835Z nodes/ip-10-0-131-128.ec2.internal/ip-10-0-131-128.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.063671635Z nodes/ip-10-0-131-128.ec2.internal/irq_affinities.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.063819399Z nodes/ip-10-0-131-128.ec2.internal/lscpu [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.063940863Z nodes/ip-10-0-131-128.ec2.internal/lspci [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.064036266Z nodes/ip-10-0-131-128.ec2.internal/podresources.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.064143339Z nodes/ip-10-0-131-128.ec2.internal/pods_info.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.064283063Z nodes/ip-10-0-131-128.ec2.internal/proc_cmdline [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.064372726Z nodes/ip-10-0-131-128.ec2.internal/sysinfo.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.066133759Z nodes/ip-10-0-131-128.ec2.internal/sysinfo.tgz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.066310345Z nodes/ip-10-0-136-107.ec2.internal/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.066356556Z nodes/ip-10-0-136-107.ec2.internal/cpu_affinities.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.066653495Z nodes/ip-10-0-136-107.ec2.internal/dmesg [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.066877991Z nodes/ip-10-0-136-107.ec2.internal/ethtool_channels [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.066954214Z nodes/ip-10-0-136-107.ec2.internal/ethtool_features [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067037956Z nodes/ip-10-0-136-107.ec2.internal/ip-10-0-136-107.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067382727Z nodes/ip-10-0-136-107.ec2.internal/irq_affinities.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067523951Z nodes/ip-10-0-136-107.ec2.internal/lscpu [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067647235Z nodes/ip-10-0-136-107.ec2.internal/lspci [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067728187Z nodes/ip-10-0-136-107.ec2.internal/podresources.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067836591Z nodes/ip-10-0-136-107.ec2.internal/pods_info.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.067949234Z nodes/ip-10-0-136-107.ec2.internal/proc_cmdline [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.068027946Z nodes/ip-10-0-136-107.ec2.internal/sysinfo.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.06981262Z nodes/ip-10-0-136-107.ec2.internal/sysinfo.tgz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.069952464Z nodes/ip-10-0-142-192.ec2.internal/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.069992785Z nodes/ip-10-0-142-192.ec2.internal/cpu_affinities.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.070252433Z nodes/ip-10-0-142-192.ec2.internal/dmesg [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.070585943Z nodes/ip-10-0-142-192.ec2.internal/ethtool_channels [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.070658796Z nodes/ip-10-0-142-192.ec2.internal/ethtool_features [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.070744708Z nodes/ip-10-0-142-192.ec2.internal/ip-10-0-142-192.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.071103899Z nodes/ip-10-0-142-192.ec2.internal/irq_affinities.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.071250243Z nodes/ip-10-0-142-192.ec2.internal/lscpu [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.071395988Z nodes/ip-10-0-142-192.ec2.internal/lspci [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.07148056Z nodes/ip-10-0-142-192.ec2.internal/podresources.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.071578173Z nodes/ip-10-0-142-192.ec2.internal/pods_info.json [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.071685247Z nodes/ip-10-0-142-192.ec2.internal/proc_cmdline [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.071770139Z nodes/ip-10-0-142-192.ec2.internal/sysinfo.log [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.07348305Z nodes/ip-10-0-142-192.ec2.internal/sysinfo.tgz [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.073651956Z pod_network_connectivity_check/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.073687267Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.073816351Z static-pods/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.073826341Z static-pods/kube-apiserver/ [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.080943666Z [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.080958496Z sent 57,804 bytes received 4,148,809 bytes 2,804,408.67 bytes/sec [must-gather] [must-gather-wb74d] OUT 2026-08-05T17:43:04.080963576Z total size is 48,856,912 speedup is 11.61 [must-gather] [must-gather ] OUT 2026-08-05T17:43:04.332827396Z namespace/openshift-must-gather-jjq9m 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: 6d591aa5-880d-46e2-9d66-1f7f9fabfaea [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.27" [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-sl68m [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-sl68m-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-sl68m [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] 647b6f6..b907e5d ci-artifacts -> origin/ci-artifacts [git-push-artifacts] Updating 647b6f6..b907e5d [git-push-artifacts] Fast-forward [git-push-artifacts] .../maas-group-test-gntxz/e2e-maas-openshift.tar.gz | Bin 0 -> 15575963 bytes [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/maas-group-test-gntxz/e2e-maas-openshift.tar.gz [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7045917 Aug 5 17:43 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-sl68m/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts cf3dc6f] 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-sl68m/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] b907e5d..cf3dc6f ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded